中危 binder:自我工作的信号 epoll 线程 (CVE-2024-26606)

CVE编号

CVE-2024-26606

利用情况

暂无

补丁情况

官方补丁

披露时间

2024-02-27
漏洞描述
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.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
系统 fedora_39 kernel * Up to
(excluding)
6.7.6-200.fc39
运行在以下环境
系统 linux linux_kernel * From
(including)
2.6.29
Up to
(excluding)
4.19.307
运行在以下环境
系统 linux linux_kernel * From
(including)
4.20.0
Up to
(excluding)
5.4.269
运行在以下环境
系统 linux linux_kernel * From
(including)
5.11.0
Up to
(excluding)
5.15.149
运行在以下环境
系统 linux linux_kernel * From
(including)
5.16.0
Up to
(excluding)
6.1.79
运行在以下环境
系统 linux linux_kernel * From
(including)
5.5.0
Up to
(excluding)
5.10.210
运行在以下环境
系统 linux linux_kernel * From
(including)
6.2.0
Up to
(excluding)
6.6.18
运行在以下环境
系统 linux linux_kernel * From
(including)
6.7.0
Up to
(excluding)
6.7.6
阿里云评分
5.0
  • 攻击路径
    本地
  • 攻击复杂度
    困难
  • 权限要求
    管控权限
  • 影响范围
    有限影响
  • EXP成熟度
    未验证
  • 补丁情况
    官方补丁
  • 数据保密性
    无影响
  • 数据完整性
    无影响
  • 服务器危害
    无影响
  • 全网数量
    N/A
CWE-ID 漏洞类型
NVD-CWE-noinfo
阿里云安全产品覆盖情况