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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-53334— Linux kernel 安全漏洞

AI 预测 5.5 利用难度: 困难 EPSS 0.17% · P6

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinux3f7a914ab9a5e46cf8aac7de270f02aa3f63de04< 66bc00ea37fa8ec14be5a3909d067a5967ef234baffected
3f7a914ab9a5e46cf8aac7de270f02aa3f63de04< 635b45ce61de53a9357e28ac97461428cdb650f0affected
3f7a914ab9a5e46cf8aac7de270f02aa3f63de04< 7e2ed8a29427af534bf2cb9b8bc51762b8b6e654affected
6.18affected
< 6.18unaffected
6.18.36≤ 6.18.*unaffected
7.0.13≤ 7.0.*unaffected
7.1≤ *unaffected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-53334 基础信息

漏洞信息

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

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

Vulnerability Title
mm/damon/reclaim: handle ctx allocation failure
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: handle ctx allocation failure Patch series "mm/damon/{reclaim,lru_sort}: handle ctx allocation failures". DAMON_RECLAIM and DAMON_LRU_SORT could dereference NULL pointers if their damon_ctx object allocations fail. The bugs are expected to happen infrequently because the allocations are arguably too small to fail on common setups. But theoretically they are possible and the consequences are bad. Fix those. The issues were discovered [1] by Sashiko. This patch (of 2): DAMON_RECLAIM allocates the damon_ctx object for its kdamond in its init function. damon_reclaim_enabled_store() wrongly assumes the allocation will always succeed once tried. If the damon_ctx allocation was failed, therefore, code execution reaches to damon_commit_ctx() while 'ctx' is NULL. As a result, it dereferences the NULL 'ctx' pointer. Avoid the NULL dereference by returning -ENOMEM if 'ctx' is NULL.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会开源的一款操作系统内核。 Linux kernel存在安全漏洞,该漏洞源于DAMON_RECLAIM中damon_ctx对象分配失败时未正确处理,可能导致空指针取消引用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 3f7a914ab9a5e46cf8aac7de270f02aa3f63de04 ~ 66bc00ea37fa8ec14be5a3909d067a5967ef234b -
LinuxLinux 6.18 -

二、漏洞 CVE-2026-53334 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-53334 的情报信息

登录查看更多情报信息。

CVE-2026-53334 补丁与修复 (2)

同批安全公告 · Linux · 2026-07-01 · 共 31 条

CVE-2026-53342Linux kernel 安全漏洞
CVE-2026-53326Linux kernel 安全漏洞
CVE-2026-53327Linux kernel 安全漏洞
CVE-2026-53328Linux kernel 安全漏洞
CVE-2026-53329Linux kernel 安全漏洞
CVE-2026-53330Linux kernel 安全漏洞
CVE-2026-53331Linux kernel 安全漏洞
CVE-2026-53332Linux kernel 安全漏洞
CVE-2026-53333Linux kernel 安全漏洞
CVE-2026-53335Linux kernel 安全漏洞
CVE-2026-53336Linux kernel 安全漏洞
CVE-2026-53337Linux kernel 安全漏洞
CVE-2026-53338Linux kernel 安全漏洞
CVE-2026-53340Linux kernel 安全漏洞
CVE-2026-53339Linux kernel 安全漏洞
CVE-2026-53356Linux kernel 安全漏洞
CVE-2026-53341Linux kernel 安全漏洞
CVE-2026-53343Linux kernel 安全漏洞
CVE-2026-53344Linux kernel 安全漏洞
CVE-2026-53345Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-53334

暂无评论


发表评论