目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-42245— Linux kernel 安全漏洞

AI 预测 5.9 利用难度: 较易 EPSS 0.17% · P6

可能的 ATT&CK 技术 1AI

T1499 · Endpoint Denial of Service

影响版本矩阵 10

厂商产品版本范围状态
LinuxLinuxb0defa7ae03ecf91b8bfd10ede430cff12fcbd06< d467194018dd536fe6c65a2fd3aedfcdb1424903affected
b0defa7ae03ecf91b8bfd10ede430cff12fcbd06< 1e116c18e32b035a2d1bd460800072c8bf96bc44affected
b0defa7ae03ecf91b8bfd10ede430cff12fcbd06< 0fa6dcbfa2e2b97c1e6febbea561badf0931a38baffected
b0defa7ae03ecf91b8bfd10ede430cff12fcbd06< 2feab2492deb2f14f9675dd6388e9e2bf669c27aaffected
6.1affected
< 6.1unaffected
6.1.100≤ 6.1.*unaffected
6.6.41≤ 6.6.*unaffected
… +2 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2024-42245 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Revert "sched/fair: Make sure to try to detach at least one movable task"
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: Revert "sched/fair: Make sure to try to detach at least one movable task" This reverts commit b0defa7ae03ecf91b8bfd10ede430cff12fcbd06. b0defa7ae03ec changed the load balancing logic to ignore env.max_loop if all tasks examined to that point were pinned. The goal of the patch was to make it more likely to be able to detach a task buried in a long list of pinned tasks. However, this has the unfortunate side effect of creating an O(n) iteration in detach_tasks(), as we now must fully iterate every task on a cpu if all or most are pinned. Since this load balance code is done with rq lock held, and often in softirq context, it is very easy to trigger hard lockups. We observed such hard lockups with a user who affined O(10k) threads to a single cpu. When I discussed this with Vincent he initially suggested that we keep the limit on the number of tasks to detach, but increase the number of tasks we can search. However, after some back and forth on the mailing list, he recommended we instead revert the original patch, as it seems likely no one was actually getting hit by the original issue.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel 存在安全漏洞,该漏洞源于 sched/fair 模块负载均衡逻辑变更导致在所有任务都被固定时忽略env.max_loop,这可能导致detach_tasks中的O(n)迭代,从而容易触发硬锁。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux b0defa7ae03ecf91b8bfd10ede430cff12fcbd06 ~ d467194018dd536fe6c65a2fd3aedfcdb1424903 -
LinuxLinux 6.1 -

二、漏洞 CVE-2024-42245 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-42245 的情报信息

登录查看更多情报信息。

CVE-2024-42245 补丁与修复 (2)

同批安全公告 · Linux · 2024-08-07 · 共 19 条

CVE-2024-422329.8 CRITICALLinux kernel 安全漏洞
CVE-2024-422497.8 HIGHLinux kernel 安全漏洞
CVE-2024-422347.8 HIGHLinux kernel 安全漏洞
CVE-2024-422337.8 HIGHLinux kernel 安全漏洞
CVE-2024-422357.8 HIGHLinux kernel 安全漏洞
CVE-2024-422367.8 HIGHLinux kernel 安全漏洞
CVE-2024-422507.8 HIGHLinux kernel 安全漏洞
CVE-2024-422477.5 HIGHLinux kernel 安全漏洞
CVE-2024-42240Linux kernel 安全漏洞
CVE-2024-42237Linux kernel 安全漏洞
CVE-2024-42238Linux kernel 安全漏洞
CVE-2024-42239Linux kernel 安全漏洞
CVE-2024-42242Linux kernel 安全漏洞
CVE-2024-42241Linux kernel 安全漏洞
CVE-2024-42244Linux kernel 安全漏洞
CVE-2024-42243Linux kernel 安全漏洞
CVE-2024-42246Linux kernel 安全漏洞
CVE-2024-42248Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2024-42245

暂无评论


发表评论