PT-2026-34949 · Linux · Linux Kernel

Published

2026-04-24

·

Updated

2026-05-06

·

CVE-2026-31597

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the ocfs2 fault() function. This occurs because filemap fault() may drop the mmap lock before returning VM FAULT RETRY. In such cases, a concurrent munmap() can trigger remove vma() and free the vm area struct via RCU. Consequently, the saved vma pointer in ocfs2 fault() becomes a dangling pointer, which is then dereferenced during the trace ocfs2 fault() call.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Use After Free

Weakness Enumeration

Related Identifiers

CVE-2026-31597
ECHO-393D-B369-89D5
OPENSUSE-SU-2026:10703-1

Affected Products

Linux Kernel