-
Component Upgrade
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
Includes fix for CVE-2023-5685 (https://access.redhat.com/security/cve/CVE-2023-5685)
Upgrade XNIO from 3.8.8.Final to 3.8.14.Final
Diff: https://github.com/xnio/xnio/compare/3.8.8.Final...3.8.14.Final
Release: https://issues.redhat.com/projects/XNIO/versions/12423148
Full list of Jiras: https://issues.redhat.com/issues/?jql=project%20=%2012310680%20AND%20fixVersion%20=%2012423148%20ORDER%20BY%20priority%20DESC,%20key%20ASC
- incorporates
-
XNIO-423 CVE-2023-5685 Replace the recursion in NotifierState by a iteration
- Closed
-
XNIO-427 ClosedChannelException when NioSocketConduit.handleReady invokes write listener after read listener closes connection
- Closed
-
XNIO-385 Address already in use error is shown if a stream server is closed and created again quickly
- Closed
-
XNIO-415 WatchServiceFileSystemWatcher swallows some events
- Closed
-
XNIO-417 Prevent NPEs in ChannelListeners utility methods
- Closed
-
XNIO-419 Wrap JDK Security Exceptions and provide a easily understandable message
- Closed
-
XNIO-425 Use configured client address for secured client connections if it is available
- Closed
-
XNIO-422 Add information about remote connection address to the Exception when connection fails
- Closed
-
XNIO-428 Test XNIO on JDK21
- Closed
- is blocked by
-
XNIO-434 Make wakeupReads and wakeWrites invoke listener in closed channels (XNIO-427 Breaks wakeup calls contract)
- Resolved