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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 9.1 · Critical EPSS 0.54% · P42

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinuxdcbc919a5dc8c2629684a113a90c0b6fe10c3462< 36a79759a288961b1ff28a68ec2d1f56f6848098affected
dcbc919a5dc8c2629684a113a90c0b6fe10c3462< 3f2575bb7f955d42569d96c3e04fa958a0dcf4b4affected
dcbc919a5dc8c2629684a113a90c0b6fe10c3462< 8713bbc4b2b9ad78f803978e54b7e49dd21bd9beaffected
dcbc919a5dc8c2629684a113a90c0b6fe10c3462< 0d2dd7e6bb74fd7712aa73457a4a821906c6863aaffected
dcbc919a5dc8c2629684a113a90c0b6fe10c3462< e7187f33c02488697ec0d01d82bf7a3f8deaba8faffected
dcbc919a5dc8c2629684a113a90c0b6fe10c3462< 48df98d12b15360cd56af5c1f460307b340c1197affected
dcbc919a5dc8c2629684a113a90c0b6fe10c3462< ee933694645dac062d65fc2743f92bc06fa0db6baffected
dcbc919a5dc8c2629684a113a90c0b6fe10c3462< 35d0ed82d03e5ee77ea4f31f20e29562a7721649affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
libceph: Fix potential out-of-bounds access in osdmap_decode()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in osdmap_decode() When decoding osd_state and osd_weight from an incoming osdmap in osdmap_decode(), both are decoded for each osd, i.e., map->max_osd times. The ceph_decode_need() check only accounts for sizeof(*map->osd_weight) once. This can potentially result in an out-of-bounds memory access if the incoming message is corrupted such that the max_osd value exceeds the actual content of the osdmap message. This patch fixes the issue by changing the corresponding part in the ceph_decode_need() check to account for map->max_osd*sizeof(*map->osd_weight).
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会开源的操作系统Linux所使用的内核。 Linux kernel 5.3版本存在安全漏洞,该漏洞源于libceph在osdmap_decode()中ceph_decode_need()检查不足,可能导致越界内存访问。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux dcbc919a5dc8c2629684a113a90c0b6fe10c3462 ~ 36a79759a288961b1ff28a68ec2d1f56f6848098 -
LinuxLinux 5.3 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2026-06-24 · 共 219 条

CVE-2026-530889.8 CRITICALLinux kernel 安全漏洞
CVE-2026-529939.8 CRITICALLinux kernel 安全漏洞
CVE-2026-529899.8 CRITICALLinux kernel 安全漏洞
CVE-2026-529869.8 CRITICALLinux kernel 安全漏洞
CVE-2026-529829.8 CRITICALLinux kernel 安全漏洞
CVE-2026-530869.8 CRITICALLinux kernel 安全漏洞
CVE-2026-530029.8 CRITICALLinux kernel 安全漏洞
CVE-2026-530459.8 CRITICALLinux kernel 安全漏洞
CVE-2026-530069.8 CRITICALLinux kernel 安全漏洞
CVE-2026-530469.8 CRITICALLinux kernel 安全漏洞
CVE-2026-529559.8 CRITICALLinux kernel 安全漏洞
CVE-2026-530499.8 CRITICALLinux kernel 安全漏洞
CVE-2026-530109.8 CRITICALLinux kernel 安全漏洞
CVE-2026-529149.8 CRITICALLinux kernel 安全漏洞
CVE-2026-529249.8 CRITICALLinux kernel 安全漏洞
CVE-2026-530559.8 CRITICALLinux kernel 安全漏洞
CVE-2026-529319.8 CRITICALLinux kernel 安全漏洞
CVE-2026-530439.1 CRITICALLinux kernel 安全漏洞
CVE-2026-529999.1 CRITICALLinux kernel 安全漏洞
CVE-2026-530718.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-52958

暂无评论


发表评论