PT-2026-47352 · Linux+2 · Linux Kernel+2
CVE-2026-46280
·
Published
2026-06-08
·
Updated
2026-08-25
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
A use-after-free issue exists in the HMM kernel selftests. When the
dmirror fops release() function is called, it frees the dmirror structure without first migrating device private pages back to system memory. This results in those pages maintaining a dangling zone device data pointer to the freed dmirror structure. If a subsequent fault occurs on these pages, such as during a coredump, the dmirror devmem fault() callback dereferences the stale pointer, leading to a kernel panic.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 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu