Explore top 10 tips to secure your open-source projects now. Read More

×
Alerts This Week
Warning Icon 1 538
Alerts This Week
Warning Icon 1 538

Fedora 40 Naga 2024-129d8ca6fc High: Type Confusion Security Update

fedora
Calendar Grey March 7, 2024
Dist Fedora Esm H88
Fedora 40 Update: Naga 2024-129d8ca6fc released, resolving JDK modifications and tackling identified type verification discrepancies.
Change for system JDK from 17 to 21

Summary

Naga aims to be a very small NIO library that provides a handful of

java classes to wrap the usual Socket and ServerSocket with

asynchronous NIO counterparts (similar to NIO2 planned for Java 1.7).

All of this is driven from a single thread, making it useful for both

client (e.g. allowing I/O to be done in the AWT-thread without any

need for threads) and server programming (1 thread for all connections

instead of 2 threads/connection).

Internally Naga is a straightforward NIO implementation without any

threads or event-queues thrown in, it is "just the NIO-stuff", to let

you build things on top of it.

Naga contains the code needed to get NIO up and running without having

to code partially read buffers and setting various selection key

flags.

Update Information:

Change for system JDK from 17 to 21. upstream security release 122.0.6261.94 High CVE-2024-1938: Type Confusion in V8 High CVE-2024-1939: Type Confusion in V8 fixed bug with requires Automatic update for lucene-9.9.2-1.fc40. bump java source/target to 1.8, fixes 2266639

Change Log

* Sat Mar 2 2024 Jiri Vanek - 3.0-26 - Rebuilt for java-21-openjdk as system jdk

References


[ 1 ] Bug #2123726 - consoleImageViewer crashes at start https://bugzilla.redhat.com/show_bug.cgi?id=2123726 [ 2 ] Bug #2261062 - directory-maven-plugin: FTBFS in Fedora rawhide/f40 https://bugzilla.redhat.com/show_bug.cgi?id=2261062 [ 3 ] Bug #2266639 - directory-maven-plugin fails to build with java-21-openjdk https://bugzilla.redhat.com/show_bug.cgi?id=2266639 [ 4 ] Bug #2266934 - CVE-2024-1938 chromium: type confusion [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2266934 [ 5 ] Bug #2266937 - CVE-2024-1939 chromium: type confusion [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2266937 [ 6 ] Bug #2267486 - Include Java 21 as system Java Change in Fedora 40 Beta https://bugzilla.redhat.com/show_bug.cgi?id=2267486

Update Instructions

This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-129d8ca6fc' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html

Name: naga
Product: Fedora 40
Version: 3.0
Release: 26.20200930git6f1e95d.fc40
Summary: Simplified Java NIO asynchronous sockets

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.