PT-2026-34950 · Linux · Linux Kernel
Published
2026-04-24
·
Updated
2026-05-06
·
CVE-2026-31598
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A deadlock can occur in the ocfs2 module due to an ABBA lock ordering violation between the
ocfs2 unlink() and ocfs2 dio end io write() functions. The ocfs2 unlink() function acquires the orphan directory inode lock followed by ip alloc sem, whereas ocfs2 dio end io write() acquires these locks in the reverse order. This conflict happens between the lock classes ocfs2 sysfile lock key[ORPHAN DIR SYSTEM INODE] and ocfs2 file ip alloc sem key.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Improper Locking
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel