PT-2026-34372 · Linux · Linux Kernel
Published
2026-04-22
·
Updated
2026-04-23
·
CVE-2026-31467
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 bio completion path within the process context, such as in dm-verity. This happens when the path calls decompression directly to minimize scheduling latencies, which may subsequently call the
vm map ram() function with GFP KERNEL. Under conditions of insufficient memory, vm map ram() can trigger memory swapping I/O, leading to a deadlock in submit bio wait because the bio list is already initialized.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