CVE-2024-53099
Last modified
CVE-2024-53099 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: bpf: Check validity of link->type in bpf_link_show_fdinfo() If a newly-added link type doesn't invoke BPF_LINK_TYPE(), accessing bpf_link_type_strs[link->type] may result in an out-of-bounds access. To spot such missed invocations early in the future, checking the validity of link->type in bpf_link_show_fdinfo() and emitting a warning when such invocations are missed.. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Check validity of link->type in bpf_link_show_fdinfo() If a newly-added link type doesn't invoke BPF_LINK_TYPE(), accessing bpf_link_type_strs[link->type] may result in an out-of-bounds access. To spot such missed invocations early in the future, checking the validity of link->type in bpf_link_show_fdinfo() and emitting a warning when such invocations are missed.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | < 6.6.62 | — |
| Linux | Linux Kernel | >= 6.7, < 6.11.9 | — |
| Linux | Linux Kernel | 6.12 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-53099?
How severe is CVE-2024-53099?
How do I fix CVE-2024-53099?
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-53093In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53094In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53095In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2024-53096In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-53097In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53098In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-5310A vulnerability classified as problematic has been found in …5.4
- CVE-2024-53100In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-53101In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53102Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-53103In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-53104In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2024-53099?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
