CVE-2024-26606
Last modified
CVE-2024-26606 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: binder: signal epoll threads of self-work In (e)poll mode, threads often depend on I/O events to determine when data is ready for consumption. Within binder, a thread may initiate a command via BINDER_WRITE_READ without a read buffer and then make use of epoll_wait() or similar to consume any responses afterwards. It is then crucial that epoll threads are signaled via wakeup when they queue their own work. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: binder: signal epoll threads of self-work In (e)poll mode, threads often depend on I/O events to determine when data is ready for consumption. Within binder, a thread may initiate a command via BINDER_WRITE_READ without a read buffer and then make use of epoll_wait() or similar to consume any responses afterwards. It is then crucial that epoll threads are signaled via wakeup when they queue their own work. Otherwise, they risk waiting indefinitely for an event leaving their work unhandled. What is worse, subsequent commands won't trigger a wakeup either as the thread has pending work.
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 | >= 2.6.29, < 4.19.307 |
| Linux | Linux Kernel | >= 4.20.0, < 5.4.269 |
| Linux | Linux Kernel | >= 5.5.0, < 5.10.210 |
| Linux | Linux Kernel | >= 5.11.0, < 5.15.149 |
| Linux | Linux Kernel | >= 5.16.0, < 6.1.79 |
| Linux | Linux Kernel | >= 6.2.0, < 6.6.18 |
| Linux | Linux Kernel | >= 6.7.0, < 6.7.6 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-26606?
How severe is CVE-2024-26606?
How do I fix CVE-2024-26606?
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-26600In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26601In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26602In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26603In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26604In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26605In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26607In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-26608In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26609Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-2661The Barcode Scanner and Inventory manager. POS (Point of Sal…8.8
- CVE-2024-26610In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26611In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-26606?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
