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

目标: 1000 元 · 已筹: 1325

100%

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

AI 预测 7.8 利用难度: 中等 EPSS 0.16% · P6

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinuxde9cbbaadba5adf88a19e46df61f7054000838f6< 0f3d9dd5e1fd52b39e25328307c6a694e994ffe3affected
de9cbbaadba5adf88a19e46df61f7054000838f6< 26d3339e465e54107bd85884341d1609c5300d6aaffected
de9cbbaadba5adf88a19e46df61f7054000838f6< 2c88b2d96e1d4d0c7c4589a4593d4cdee6d332d6affected
de9cbbaadba5adf88a19e46df61f7054000838f6< b4b5a20bed82130da2f2818f04d52378952fbd0baffected
de9cbbaadba5adf88a19e46df61f7054000838f6< 85a2f30e40f7468db732f55659bc6318874f49afaffected
de9cbbaadba5adf88a19e46df61f7054000838f6< 32ce55d424395904986f5066f8755f6cb9993377affected
de9cbbaadba5adf88a19e46df61f7054000838f6< fc39753b7f92e09177777e9c648afe5aa3abb81faffected
de9cbbaadba5adf88a19e46df61f7054000838f6< 5828b9e5b272ecff7cf5d345128d3de7324117f7affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
bpf: fix end-of-list detection in cgroup_storage_get_next_key()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: bpf: fix end-of-list detection in cgroup_storage_get_next_key() list_next_entry() never returns NULL -- when the current element is the last entry it wraps to the list head via container_of(). The subsequent NULL check is therefore dead code and get_next_key() never returns -ENOENT for the last element, instead reading storage->key from a bogus pointer that aliases internal map fields and copying the result to userspace. Replace it with list_entry_is_head() so the function correctly returns -ENOENT when there are no more entries.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于cgroup_storage_get_next_key使用list_next_entry不会返回NULL,可能导致get_next_key对最后一个元素永远不返回-ENOENT而是从别名内部映射字段的虚假指针读取storage->key并复制到用户空间。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux de9cbbaadba5adf88a19e46df61f7054000838f6 ~ 0f3d9dd5e1fd52b39e25328307c6a694e994ffe3 -
LinuxLinux 4.19 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-45838 补丁与修复 (7)

同批安全公告 · Linux · 2026-05-27 · 共 275 条

CVE-2026-458989.8 CRITICALLinux kernel 安全漏洞
CVE-2026-460399.8 CRITICALLinux kernel 安全漏洞
CVE-2026-459729.8 CRITICALLinux kernel 安全漏洞
CVE-2026-459889.8 CRITICALLinux kernel 安全漏洞
CVE-2026-460439.1 CRITICALLinux kernel 安全漏洞
CVE-2026-459458.8 HIGHLinux kernel 安全漏洞
CVE-2026-460568.8 HIGHLinux kernel 安全漏洞
CVE-2026-458438.2 HIGHLinux kernel 安全漏洞
CVE-2026-460378.2 HIGHLinux kernel 安全漏洞
CVE-2026-460108.1 HIGHLinux kernel 安全漏洞
CVE-2026-460998.1 HIGHLinux kernel 安全漏洞
CVE-2026-460767.9 HIGHLinux kernel 安全漏洞
CVE-2026-459597.8 HIGHLinux kernel 安全漏洞
CVE-2026-459567.8 HIGHLinux kernel 安全漏洞
CVE-2026-459107.8 HIGHLinux kernel 安全漏洞
CVE-2026-460937.8 HIGHLinux kernel 安全漏洞
CVE-2026-460537.8 HIGHLinux kernel 安全漏洞
CVE-2026-459357.8 HIGHLinux kernel 安全漏洞
CVE-2026-459337.8 HIGHLinux kernel 安全漏洞
CVE-2026-458947.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-45838

暂无评论


发表评论