3 matches found
CVE-2023-54004
In the Linux kernel, the following vulnerability has been resolved: udplite: Fix NULL pointer dereference in skmemraiseallocated. syzbot reported 0 a null-ptr-deref in skgetrmem0 while using IPPROTOUDPLITE 0x88: 14:25:52 executing program 1: r0 = socket$inet60xa, 0x80002, 0x88 We had a similar...
UBUNTU-CVE-2023-54004
In the Linux kernel, the following vulnerability has been resolved: udplite: Fix NULL pointer dereference in skmemraiseallocated. syzbot reported 0 a null-ptr-deref in skgetrmem0 while using IPPROTOUDPLITE 0x88: 14:25:52 executing program 1: r0 = socket$inet60xa, 0x80002, 0x88 We had a similar...
CVE-2023-54004
Summary of CVE-2023-54004 : In the Linux kernel, a vulnerability in UDPLITE (UDP-Lite) allows a local user to trigger a NULL pointer dereference in the __sk_mem_raise_allocated() path via IPPROTO_UDPLITE, causing a kernel crash (DoS). The root cause is a null-ptr-deref in the memory-allocation sc...