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

目标: 1000 元 · 已筹: 1325

100%

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

CVSS 7.8 · High EPSS 0.13% · P3

影响版本矩阵 20

厂商产品版本范围状态
LinuxLinux614a9e849ca6ea24843795251cb30af525d5336b< 36539c4d536f851a3b346a6ebb27b51bc3d77a94affected
614a9e849ca6ea24843795251cb30af525d5336b< 35c2c05261d6f6d84aaa1355afa201d507943e76affected
614a9e849ca6ea24843795251cb30af525d5336b< 3f5e74b5db9353b01ed50f4de84e75b755f8fbc2affected
614a9e849ca6ea24843795251cb30af525d5336b< 6f072daefcab1d84ce37c073645615f63be91006affected
614a9e849ca6ea24843795251cb30af525d5336b< 4cf2768a0291a0cdd0dae801ea0eafa3878a349daffected
614a9e849ca6ea24843795251cb30af525d5336b< d45ff441b416d4aa1af72b1db23d959601c04da2affected
614a9e849ca6ea24843795251cb30af525d5336b< 76a602fdbb78dd05b2da06f74a988cebc97e82d0affected
614a9e849ca6ea24843795251cb30af525d5336b< 925bf22c1b823e231b1baea761fe8a1512e442f2affected
… +12 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY filemap_fault() may drop the mmap_lock before returning VM_FAULT_RETRY, as documented in mm/filemap.c: "If our return value has VM_FAULT_RETRY set, it's because the mmap_lock may be dropped before doing I/O or by lock_folio_maybe_drop_mmap()." When this happens, a concurrent munmap() can call remove_vma() and free the vm_area_struct via RCU. The saved 'vma' pointer in ocfs2_fault() then becomes a dangling pointer, and the subsequent trace_ocfs2_fault() call dereferences it -- a use-after-free. Fix this by saving ip_blkno as a plain integer before calling filemap_fault(), and removing vma from the trace event. Since ip_blkno is copied by value before the lock can be dropped, it remains valid regardless of what happens to the vma or inode afterward.
来源: 美国国家漏洞数据库 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存在安全漏洞,该漏洞源于ocfs2文件系统ocfs2_fault()函数在filemap_fault()返回VM_FAULT_RETRY时可能释放mmap_lock,并发munmap()释放vm_area_struct,导致后续trace_ocfs2_fault()中发生释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 614a9e849ca6ea24843795251cb30af525d5336b ~ 36539c4d536f851a3b346a6ebb27b51bc3d77a94 -
LinuxLinux 2.6.39 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-31597 补丁与修复 (5)

同批安全公告 · Linux · 2026-04-24 · 共 138 条

CVE-2026-316079.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316599.8 CRITICALLinux kernel 安全漏洞
CVE-2026-315369.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316579.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316099.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316499.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316379.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316089.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316689.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316339.8 CRITICALLinux kernel 安全漏洞
CVE-2026-315899.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316699.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316369.1 CRITICALLinux kernel 安全漏洞
CVE-2026-315888.8 HIGHLinux kernel 安全漏洞
CVE-2026-315538.8 HIGHLinux kernel 安全漏洞
CVE-2026-316298.8 HIGHLinux kernel 安全漏洞
CVE-2026-315708.8 HIGHLinux kernel 安全漏洞
CVE-2026-316228.8 HIGHLinux kernel 安全漏洞
CVE-2026-315588.8 HIGHLinux kernel 安全漏洞
CVE-2026-316118.6 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-31597

暂无评论


发表评论