PT-2026-52003 · Linux+2 · Linux Kernel+2
CVE-2026-53109
·
Published
2026-03-17
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV: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
An issue exists in the powerpc architecture's page table fragment management. The system uses
pt frag refcount to track page table fragments. When pte free defer() is called during madvise MADV COLLAPSE on a shmem range, it sets an active flag on the folio and reduces the reference count. A bad page state occurs during the do exit() path when a folio is freed while the active flag is still set. This happens if a process exits while holding a cached pte frag in mm->context and the pte frag destroy() function calls pagetable dtor() and pagetable free() without clearing the active flag. The vulnerability involves the pte frag destroy() function.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu