Vulnerability CVE-2023-42754


Published: 2023-10-05

Description:
A NULL pointer dereference flaw was found in the Linux kernel ipv4 stack. The socket buffer (skb) was assumed to be associated with a device before calling __ip_options_compile, which is not always the case if the skb is re-routed by ipvs. This issue may allow a local user with CAP_NET_ADMIN privileges to crash the system.

 References:
https://access.redhat.com/security/cve/CVE-2023-42754
https://bugzilla.redhat.com/show_bug.cgi?id=2239845
https://seclists.org/oss-sec/2023/q4/14

Copyright 2026, cxsecurity.com

 

Back to Top