CVE-2024-40996
Last modified
CVE-2024-40996 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid splat in pskb_pull_reason syzkaller builds (CONFIG_DEBUG_NET=y) frequently trigger a debug hint in pskb_may_pull. We'd like to retain this debug check because it might hint at integer overflows and other issues (kernel code should pull headers, not huge value). In bpf case, this splat isn't interesting at all: such (nonsensical) bpf programs are typically generated by a fuzzer anyway. Do what Eric suggested and suppress such warning. For CONFIG_DEBUG_NET=n we don't need the extra check because pskb_may_pull will do the right thing: return an error without the WARN() backtrace.. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid splat in pskb_pull_reason syzkaller builds (CONFIG_DEBUG_NET=y) frequently trigger a debug hint in pskb_may_pull. We'd like to retain this debug check because it might hint at integer overflows and other issues (kernel code should pull headers, not huge value). In bpf case, this splat isn't interesting at all: such (nonsensical) bpf programs are typically generated by a fuzzer anyway. Do what Eric suggested and suppress such warning. For CONFIG_DEBUG_NET=n we don't need the extra check because pskb_may_pull will do the right thing: return an error without the WARN() backtrace.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.1.86, < 6.1.96 | — |
| Linux | Linux Kernel | >= 6.6.27, < 6.6.36 | — |
| Linux | Linux Kernel | >= 6.9, < 6.9.7 | — |
| Linux | Linux Kernel | 6.10 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-40996?
How severe is CVE-2024-40996?
How do I fix CVE-2024-40996?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-40990In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-40991In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-40992In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-40993In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-40994In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-40995In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-40997In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-40998In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-40999In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4100The Pricing Table plugin for WordPress is vulnerable to Cros…5.3
- CVE-2024-41000In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-41001In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-40996?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
