CVE-2024-26606

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
26/02/2024
Last modified:
05/11/2024

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> binder: signal epoll threads of self-work<br /> <br /> In (e)poll mode, threads often depend on I/O events to determine when<br /> data is ready for consumption. Within binder, a thread may initiate a<br /> command via BINDER_WRITE_READ without a read buffer and then make use<br /> of epoll_wait() or similar to consume any responses afterwards.<br /> <br /> It is then crucial that epoll threads are signaled via wakeup when they<br /> queue their own work. Otherwise, they risk waiting indefinitely for an<br /> event leaving their work unhandled. What is worse, subsequent commands<br /> won&amp;#39;t trigger a wakeup either as the thread has pending work.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 2.6.29 (including) 4.19.307 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.20.0 (including) 5.4.269 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.5.0 (including) 5.10.210 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11.0 (including) 5.15.149 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16.0 (including) 6.1.79 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2.0 (including) 6.6.18 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7.0 (including) 6.7.6 (excluding)