4 matches found
EUVD-2026-35145
In the Linux kernel, the following vulnerability has been resolved: lib: testhmm: evict device pages on file close to avoid use-after-free Patch series "Minor hmmtest fixes and cleanups". Two bugfixes a cleanup for the HMM kernel selftests. These were mostly reported by Zenghui Yu with special...
CVE-2026-46280 lib: test_hmm: evict device pages on file close to avoid use-after-free
In the Linux kernel, the following vulnerability has been resolved: lib: testhmm: evict device pages on file close to avoid use-after-free Patch series "Minor hmmtest fixes and cleanups". Two bugfixes a cleanup for the HMM kernel selftests. These were mostly reported by Zenghui Yu with special...
CVE-2026-46280
CVE-2026-46280 : In the Linux kernel, a fix was applied to the HMM selftests related to device memory handling. The issue occurred when dmirror_fops_release() freed the dmirror struct without migrating device private pages back to system memory, leaving a dangling zone_device_data pointer. A faul...
PT-2026-47352
In the Linux kernel, the following vulnerability has been resolved: lib: test hmm: evict device pages on file close to avoid use-after-free Patch series "Minor hmm test fixes and cleanups". Two bugfixes a cleanup for the HMM kernel selftests. These were mostly reported by Zenghui Yu with special...