PT-2026-42454 · Linux · Linux Kernel

Published

2026-05-21

·

Updated

2026-05-30

·

CVE-2026-43497

CVSS v3.1

7.3

High

VectorAV:L/AC:L/PR:L/UI:R/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 udlfb component of the fbdev subsystem. The dlfb ops mmap() function uses remap pfn range() to map vmalloc framebuffer pages to userspace without setting vm ops on the VMA, preventing the kernel from tracking active mmaps. Consequently, when dlfb realloc framebuffer() replaces the backing buffer via FBIOPUT VSCREENINFO, existing mmap PTEs (Page Table Entries) are not invalidated. Upon USB disconnect, dlfb ops destroy() calls vfree() on the old pages while userspace PTEs still reference them, allowing a process to retain read/write access to freed kernel pages.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Related Identifiers

CVE-2026-43497
ECHO-8D60-A235-3FD6
OPENSUSE-SU-2026:10859-1

Affected Products

Linux Kernel