Alerts This Week
Warning Icon 1 714
Alerts This Week
Warning Icon 1 714

Fedora 40 xstream 2024-129d8ca6fc High: Type Confusion Fixes

fedora
Calendar Grey March 7, 2024
Dist Fedora Esm H88
Fedora 40 xstream enhancement addresses CVE-2024-1938 and CVE-2024-1939, bolstering security alongside compatibility with Java 21.
Change for system JDK from 17 to 21

Summary

XStream is a simple library to serialize objects to XML

and back again. A high level facade is supplied that

simplifies common use cases. Custom objects can be serialized

without need for specifying mappings. Speed and low memory

footprint are a crucial part of the design, making it suitable

for large object graphs or systems with high message throughput.

No information is duplicated that can be obtained via reflection.

This results in XML that is easier to read for humans and more

compact than native Java serialization. XStream serializes internal

fields, including private and final. Supports non-public and inner

classes. Classes are not required to have default constructor.

Duplicate references encountered in the object-model will be

maintained. Supports circular references. By implementing an

interface, XStream can serialize directly to/from any tree

structure (not just XML). Strategies can be registered allowing

customization of how particular types are represented as XML.

When an exception occurs due to malformed XML, detailed diagnostics

are provided to help isolate and fix the problem.

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 - 1.4.20-6 - Rebuilt for java-21-openjdk as system jdk * Tue Feb 27 2024 Jiri Vanek - 1.4.20-5 - 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: xstream
Product: Fedora 40
Version: 1.4.20
Release: 6.fc40
Summary: Java XML serialization library

Get the latest News and Insights

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

Your message here