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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 4.4 利用难度: 困难 EPSS 0.65% · P48

可能的 ATT&CK 技术 1AI

T1562.001

影响版本矩阵 6

厂商产品版本范围状态
LinuxLinuxbc08041b32abe6c9824f78735bac22018eabfc06< 60d6130d0ac1d883ed93c2a1e10aadb60967fd48affected
bc08041b32abe6c9824f78735bac22018eabfc06< 9e46c70e829bddc24e04f963471e9983a11598b7affected
6.7affected
< 6.7unaffected
6.7.7≤ 6.7.*unaffected
6.8≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
md: Don't suspend the array for interrupted reshape
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: md: Don't suspend the array for interrupted reshape md_start_sync() will suspend the array if there are spares that can be added or removed from conf, however, if reshape is still in progress, this won't happen at all or data will be corrupted(remove_and_add_spares won't be called from md_choose_sync_action for reshape), hence there is no need to suspend the array if reshape is not done yet. Meanwhile, there is a potential deadlock for raid456: 1) reshape is interrupted; 2) set one of the disk WantReplacement, and add a new disk to the array, however, recovery won't start until the reshape is finished; 3) then issue an IO across reshpae position, this IO will wait for reshape to make progress; 4) continue to reshape, then md_start_sync() found there is a spare disk that can be added to conf, mddev_suspend() is called; Step 4 and step 3 is waiting for each other, deadlock triggered. Noted this problem is found by code review, and it's not reporduced yet. Fix this porblem by don't suspend the array for interrupted reshape, this is safe because conf won't be changed until reshape is done.
来源: 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存在安全漏洞,该漏洞源于存在潜在的死锁。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux bc08041b32abe6c9824f78735bac22018eabfc06 ~ 60d6130d0ac1d883ed93c2a1e10aadb60967fd48 -
LinuxLinux 6.7 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-26755 其他参考 (2)

同批安全公告 · Linux · 2024-04-03 · 共 94 条

CVE-2024-26743Linux kernel 安全漏洞
CVE-2024-26740Linux kernel 安全漏洞
CVE-2024-26738Linux kernel 安全漏洞
CVE-2024-26734Linux kernel 安全漏洞
CVE-2024-26733Linux kernel 安全漏洞
CVE-2024-26732Linux kernel 安全漏洞
CVE-2024-26731Linux kernel 安全漏洞
CVE-2024-26730Linux kernel 安全漏洞
CVE-2024-26735Linux kernel 安全漏洞
CVE-2024-26742Linux kernel 安全漏洞
CVE-2024-26741Linux kernel 安全漏洞
CVE-2024-26744Linux kernel 安全漏洞
CVE-2024-26747Linux kernel 安全漏洞
CVE-2024-26748Linux kernel 安全漏洞
CVE-2024-26749Linux kernel 安全漏洞
CVE-2024-26751Linux kernel 安全漏洞
CVE-2024-26752Linux kernel 安全漏洞
CVE-2024-26753Linux kernel 安全漏洞
CVE-2024-26754Linux kernel 安全漏洞
CVE-2024-26756Linux kernel 安全漏洞

显示前 20 条,共 94 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2024-26755

暂无评论


发表评论