CVE-2024-46754
Last modified
CVE-2024-46754 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: bpf: Remove tst_run from lwt_seg6local_prog_ops. The syzbot reported that the lwt_seg6 related BPF ops can be invoked via bpf_test_run() without without entering input_action_end_bpf() first. Martin KaFai Lau said that self test for BPF_PROG_TYPE_LWT_SEG6LOCAL probably didn't work since it was introduced in commit 04d4b274e2a ("ipv6: sr: Add seg6local action End.BPF"). The reason is that the per-CPU variable seg6_bpf_srh_states::srh is never assigned in the self test case but each BPF function expects it. Remove test_run for BPF_PROG_TYPE_LWT_SEG6LOCAL.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Remove tst_run from lwt_seg6local_prog_ops. The syzbot reported that the lwt_seg6 related BPF ops can be invoked via bpf_test_run() without without entering input_action_end_bpf() first. Martin KaFai Lau said that self test for BPF_PROG_TYPE_LWT_SEG6LOCAL probably didn't work since it was introduced in commit 04d4b274e2a ("ipv6: sr: Add seg6local action End.BPF"). The reason is that the per-CPU variable seg6_bpf_srh_states::srh is never assigned in the self test case but each BPF function expects it. Remove test_run for BPF_PROG_TYPE_LWT_SEG6LOCAL.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.18, < 6.10.10 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-46754?
How severe is CVE-2024-46754?
How do I fix CVE-2024-46754?
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-46749In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4675A vulnerability has been found in Campcodes Complete Web-Bas…6.1
- CVE-2024-46750In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46751In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46752In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46753In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46755In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46756Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-46757Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-46758Rejected reason: This CVE ID has been rejected or withdrawn …
- 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
Are you affected by CVE-2024-46754?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
