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

目标: 1000 元 · 已筹: 1325

100%

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

AI 预测 3.3 利用难度: 极易 EPSS 0.25% · P16

影响版本矩阵 12

厂商产品版本范围状态
LinuxLinuxa54667f6728c2714a400f3c884727da74b6d1717< 3ade391adc584f17b5570fd205de3ad029090368affected
a54667f6728c2714a400f3c884727da74b6d1717< cd1bbca03f3c1d845ce274c0d0a66de8e5929f72affected
a54667f6728c2714a400f3c884727da74b6d1717< 13eca403876bbea3716e82cdfe6f1e6febb38754affected
a54667f6728c2714a400f3c884727da74b6d1717< ab6397f072e5097f267abf5cb08a8004e6b17694affected
a54667f6728c2714a400f3c884727da74b6d1717< 8590541473188741055d27b955db0777569438e3affected
4.16affected
< 4.16unaffected
5.15.160≤ 5.15.*unaffected
… +4 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net: tls: handle backlogging of crypto requests
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: tls: handle backlogging of crypto requests Since we're setting the CRYPTO_TFM_REQ_MAY_BACKLOG flag on our requests to the crypto API, crypto_aead_{encrypt,decrypt} can return -EBUSY instead of -EINPROGRESS in valid situations. For example, when the cryptd queue for AESNI is full (easy to trigger with an artificially low cryptd.cryptd_max_cpu_qlen), requests will be enqueued to the backlog but still processed. In that case, the async callback will also be called twice: first with err == -EINPROGRESS, which it seems we can just ignore, then with err == 0. Compared to Sabrina's original patch this version uses the new tls_*crypt_async_wait() helpers and converts the EBUSY to EINPROGRESS to avoid having to modify all the error handling paths. The handling is identical.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel 存在安全漏洞,该漏洞源于 net 模块在某些情况下会将异步回调调用两次。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux a54667f6728c2714a400f3c884727da74b6d1717 ~ 3ade391adc584f17b5570fd205de3ad029090368 -
LinuxLinux 4.16 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-26584 邮件列表归档 (2)

CVE-2024-26584 其他参考 (5)

同批安全公告 · Linux · 2024-02-21 · 共 7 条

CVE-2024-26585Linux kernel 安全漏洞
CVE-2024-26583Linux kernel 安全漏洞
CVE-2024-26582Linux kernel 安全漏洞
CVE-2023-52442Linux kernel 安全漏洞
CVE-2023-52441Linux kernel 安全漏洞
CVE-2023-52440Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2024-26584

暂无评论


发表评论