CVE-2024-46764
Last modified
CVE-2024-46764 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: bpf: add check for invalid name in btf_name_valid_section() If the length of the name string is 1 and the value of name[0] is NULL byte, an OOB vulnerability occurs in btf_name_valid_section() and the return value is true, so the invalid name passes the check. To solve this, you need to check if the first position is NULL byte and if the first character is printable.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: add check for invalid name in btf_name_valid_section() If the length of the name string is 1 and the value of name[0] is NULL byte, an OOB vulnerability occurs in btf_name_valid_section() and the return value is true, so the invalid name passes the check. To solve this, you need to check if the first position is NULL byte and if the first character is printable.
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.9, < 6.10.10 | — |
| Linux | Linux Kernel | 6.11 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-46764?
How severe is CVE-2024-46764?
How do I fix CVE-2024-46764?
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-46759In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-4676A vulnerability was found in Campcodes Complete Web-Based Sc…6.1
- CVE-2024-46760In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46761In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46762In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46763In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46765In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46766In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-46767In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46768In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46769In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4677A vulnerability was found in Campcodes Complete Web-Based Sc…6.1
Are you affected by CVE-2024-46764?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
