Socket Handling Flaw in Netty's Network Framework
CVE-2026-45536
4MEDIUM
What is CVE-2026-45536?
A flaw exists in Netty's handling of Unix sockets, where the system allocates file descriptors without proper validation. This results in the leakage of file descriptors during socket communications when a specific message structure is received. The vulnerability can be triggered in non-blocking mode, permitting the leakage of descriptors without notice, potentially exhausting system resources. Developers using affected versions of Netty should upgrade to either 4.1.135.Final or 4.2.15.Final to mitigate this issue.
Affected Version(s)
netty >= 4.2.0.Final, < 4.2.15.Final < 4.2.0.Final, 4.2.15.Final
netty < 4.1.135.Final < 4.1.135.Final
