PT-2026-61106 · Linux+1 · Linux Kernel+1

CVE-2026-53401

·

Published

2026-06-09

·

Updated

2026-09-07

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 versions prior to 7.1.3
Description A race condition exists in the omap2 framebuffer driver within the omapfb mmap() function and the OMAPFB SETUP PLANE ioctl. The fb mmap() entry point holds the mm lock but not the fb info->lock, while OMAPFB SETUP PLANE holds the fb info->lock but not the mm lock, allowing concurrent execution. This can lead to a use-after-free scenario where a user-space mapping is created for physical memory that has been freed because the map count was incremented for an old region reference while the mapping was based on a new region.
Recommendations Update to version 7.1.3.

Exploit

Fix

Use After Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-14349
CVE-2026-53401
OPENSUSE-SU-2026:11339-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu