PT-2025-54010 · Linux+1 · Linux Kernel+1

Published

2023-01-01

·

Updated

2026-04-20

·

CVE-2023-54181

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions linux versions prior to 6.1.y
Description The Linux kernel contains an issue in the bpf verifier related to pointer comparisons. Specifically, the verifier incorrectly flagged comparisons of packet pointers as potential pointer leaks. This occurred after capabilities were changed from cap sys admin to cap net admin+cap bpf, causing networking-bpf programs to fail to start. The issue was identified in a networking-bpf program and a reproducer was provided demonstrating the problem with pointer comparisons within the ingress function. The code checks if (long)(iph + 1) > (long)skb->data end, where iph is a pointer to the IP header within a socket buffer (skb).
Recommendations Update to a newer kernel version than 6.1.y to address this issue.

Exploit

Related Identifiers

CVE-2023-54181
SUSE-SU-2026:0278-1
SUSE-SU-2026:0281-1
SUSE-SU-2026:0293-1
SUSE-SU-2026:0315-1
SUSE-SU-2026:20477-1
SUSE-SU-2026:20498-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1

Affected Products

Debian
Linux Kernel