Security Advisory

CVE-2025-24970

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-10 21:57:28
Last updated 2025-04-16 15:37:17
Assigner GitHub_M
State PUBLISHED

Description

Netty, an asynchronous, event-driven network application framework, has a vulnerability starting in version 4.1.91.Final and prior to version 4.1.118.Final. When a special crafted packet is received via SslHandler it doesnt correctly handle validation of such a packet in all cases which can lead to a native crash. Version 4.1.118.Final contains a patch. As workaround its possible to either disable the usage of the native SSLEngine or change the code manually.