First published: Wed Sep 18 2024(Updated: )
Unchecked Return Value to NULL Pointer Dereference vulnerability in Open Networking Foundation (ONF) libfluid (libfluid_msg module). This vulnerability is associated with program routine fluid_msg::of13::TablePropertiesList::unpack. This issue affects libfluid: 0.1.0.
Credit: prodsec@nozominetworks.com
Affected Software | Affected Version | How to fix |
---|---|---|
Opennetworking Libfluid Msg | =0.1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-31175 is considered critical due to the potential for a NULL pointer dereference.
To fix CVE-2024-31175, upgrade to a patched version of libfluid that addresses this vulnerability.
CVE-2024-31175 affects version 0.1.0 of the Open Networking Foundation's libfluid library.
In the context of CVE-2024-31175, a NULL pointer dereference occurs when the program does not properly check a return value, leading to potential crashes or undefined behavior.
Yes, CVE-2024-31175 can potentially be exploited remotely if an attacker can trigger the vulnerable function.