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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 7.8 · High EPSS 0.13% · P3

影响版本矩阵 15

厂商产品版本范围状态
LinuxLinux4991b5a08751e2e82488fb93ae08849b6aea10d9< c242c7af2aecf0b538b8623bdb86b8b441da38d9affected
1b2bec4a7dcf5f00b7a1cbeeec8997841d783513< 13da856c86fb8c2ccab95034fd77da1bb2c2a17caffected
9a5fdfb9e57ec3a8ad2b8fce5e5ffa42d53b130e< d886945fcb0f8c9dc6b39928d7a96c95c587346caffected
ac5ee99443891bdb161f5539606a66a1b5e72542< b4892561552d671bd8c4da5ebb70e9fbb1ec446eaffected
93627a29d4b66d4a2def938dfb8610cc80ae454b< 03ffe1112ed88bb3a9bd0b971549bf4d64bfc59aaffected
c348ae47d8e65f06429fa41adce9ad986b696766< 42ff6774ecd9d7f70d599cb71ff64373a1da4948affected
2b62d0611c9af14a16bddf22df2612b4f40eb5a1< c57570fba24016ec25ec046ab44db39143fb7a64affected
2d1f7b65f5deedd2e6b09fdc6ea27f8375f24b45< d3f0a606b9f278ece8a0df626ded9c4044071235affected
… +7 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
dm cache policy smq: check allocation under invalidate lock
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: check allocation under invalidate lock commit 2d1f7b65f5de ("dm cache policy smq: fix missing locks in invalidating cache blocks") added mq->lock around the destructive part of smq_invalidate_mapping(), but left the e->allocated check outside the critical section. That leaves a check-then-act race. Two concurrent invalidators can both observe e->allocated as true before either of them takes mq->lock. The first invalidator that acquires the lock removes the entry from the queues and hash table and then calls free_entry(), which clears e->allocated and puts the entry back on the free list. The second invalidator can then acquire mq->lock and continue with the stale result of the unlocked check. This can corrupt the SMQ queues or hash table by deleting an entry that is no longer on those structures. It can also hit the allocation check in free_entry() when the same entry is freed again. Move the allocation check under mq->lock so the predicate and the destructive operations are serialized by the same lock.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会开源的操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于竞争条件问题,可能导致队列和哈希表损坏或双重释放。以下版本受到影响:5.10.259之前版本、5.15.210之前版本、6.1.176之前版本和7.0.13之前版本。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 4991b5a08751e2e82488fb93ae08849b6aea10d9 ~ c242c7af2aecf0b538b8623bdb86b8b441da38d9 -
LinuxLinux 5.10.258 ~ 5.10.259 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-53265 补丁与修复 (8)

同批安全公告 · Linux · 2026-06-25 · 共 147 条

CVE-2026-531759.8 CRITICALLinux kernel 安全漏洞
CVE-2026-531769.8 CRITICALLinux kernel 安全漏洞
CVE-2026-532219.8 CRITICALLinux kernel 安全漏洞
CVE-2026-532169.8 CRITICALLinux kernel 安全漏洞
CVE-2026-532289.8 CRITICALLinux kernel 安全漏洞
CVE-2026-531519.8 CRITICALLinux kernel 安全漏洞
CVE-2026-532159.8 CRITICALLinux kernel 安全漏洞
CVE-2026-532609.8 CRITICALLinux kernel 安全漏洞
CVE-2026-532479.8 CRITICALLinux kernel 安全漏洞
CVE-2026-532469.8 CRITICALLinux kernel 安全漏洞
CVE-2026-531319.4 CRITICALLinux kernel 安全漏洞
CVE-2026-532249.1 CRITICALLinux kernel 安全漏洞
CVE-2026-531869.1 CRITICALLinux kernel 安全漏洞
CVE-2026-532259.1 CRITICALLinux kernel 安全漏洞
CVE-2026-532008.8 HIGHLinux kernel 安全漏洞
CVE-2026-532778.8 HIGHLinux kernel 安全漏洞
CVE-2026-532328.8 HIGHLinux kernel 安全漏洞
CVE-2026-531988.8 HIGHLinux kernel 安全漏洞
CVE-2026-532408.8 HIGHLinux kernel 安全漏洞
CVE-2026-531888.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-53265

暂无评论


发表评论