Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2024-26606— binder: signal epoll threads of self-work

AI Predicted 4.7 Difficulty: Moderate EPSS 0.24% · P16

Possible ATT&CK Techniques 1AI

T1059 · Command and Scripting Interpreter

Affected Version Matrix 18

VendorProductVersion RangeStatus
LinuxLinux457b9a6f09f011ebcb9b52cc203a6331a6fc2de7< dd64bb8329ce0ea27bc557e4160c2688835402acaffected
457b9a6f09f011ebcb9b52cc203a6331a6fc2de7< 42beab162dcee1e691ee4934292d51581c29df61affected
457b9a6f09f011ebcb9b52cc203a6331a6fc2de7< a423042052ec2bdbf1e552e621e6a768922363ccaffected
457b9a6f09f011ebcb9b52cc203a6331a6fc2de7< 82722b453dc2f967b172603e389ee7dc1b3137ccaffected
457b9a6f09f011ebcb9b52cc203a6331a6fc2de7< 90e09c016d72b91e76de25f71c7b93d94cc3c769affected
457b9a6f09f011ebcb9b52cc203a6331a6fc2de7< a7ae586f6f6024f490b8546c8c84670f96bb9b68affected
457b9a6f09f011ebcb9b52cc203a6331a6fc2de7< 93b372c39c40cbf179e56621e6bc48240943af69affected
457b9a6f09f011ebcb9b52cc203a6331a6fc2de7< 97830f3c3088638ff90b20dfba2eb4d487bf14d7affected
… +10 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2024-26606

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
binder: signal epoll threads of self-work
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于epoll线程无限期等待会导致拒绝服务。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux 457b9a6f09f011ebcb9b52cc203a6331a6fc2de7 ~ dd64bb8329ce0ea27bc557e4160c2688835402ac -
LinuxLinux 2.6.29 -

II. Public POCs for CVE-2024-26606

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-26606

登录查看更多情报信息。

Mailing List Discussions for CVE-2024-26606 (3)

Other References for CVE-2024-26606 (8)

Same Patch Batch · Linux · 2024-02-26 · 6 CVEs total

CVE-2019-251609.1 CRITICALnetlabel: fix out-of-bounds memory accesses
CVE-2019-251627.8 HIGHi2c: Fix a potential use after free
CVE-2023-524747.8 HIGHIB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests
CVE-2020-36775f2fs: fix to avoid potential deadlock
CVE-2021-46906HID: usbhid: fix info leak in hid_submit_ctrl

IV. Related Vulnerabilities

V. Comments for CVE-2024-26606

No comments yet


Leave a comment