Описание
Security update for netty
This update for netty fixes the following issues:
Update to upstream version 4.1.130.
Security issues fixed:
- CVE-2025-67735: lack of URI sanitization in
HttpRequestEncoderallows for CRLF injection through a request URI and can lead to request smuggling (bsc#1255048).
Other updates and bugfixes:
-
Version 4.1.130:
- Update
lz4-javaversion to 1.10.1 - Close
Channeland fail bootstrap when setting aChannelOptioncauses an error - Discard the following
HttpContentfor preflight request - Fix race condition in
NonStickyEventExecutorGroupcausing incorrectinEventLoop()results - Fix Zstd compression for large data
- Fix
ZstdEncodernot producing data when source is smaller than block - Make big endian ASCII hashcode consistent with little endian
- Fix reentrancy bug in
ByteToMessageDecoder - Add 32k and 64k size classes to adaptive allocator
- Re-enable reflective field accesses in native images
- Correct HTTP/2 padding length check
- Fix HTTP startline validation
- Fix
MpscIntQueuebug
- Update
-
Build against the
org.jboss:jdk-miscartifact that is implementing thesun.miscclasses removed in Java 25
Список пакетов
SUSE Linux Enterprise Module for Package Hub 15 SP7
openSUSE Leap 15.6
Ссылки
- Link for SUSE-SU-2025:4489-1
- E-Mail link for SUSE-SU-2025:4489-1
- SUSE Security Ratings
- SUSE Bug 1255048
- SUSE CVE CVE-2025-67735 page
Описание
Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.129.Final and 4.2.8.Final, the `io.netty.handler.codec.http.HttpRequestEncoder` has a CRLF injection with the request URI when constructing a request. This leads to request smuggling when `HttpRequestEncoder` is used without proper sanitization of the URI. Any application / framework using `HttpRequestEncoder` can be subject to be abused to perform request smuggling using CRLF injection. Versions 4.1.129.Final and 4.2.8.Final fix the issue.
Затронутые продукты
Ссылки
- CVE-2025-67735
- SUSE Bug 1255048