2 matches found
PT-2026-61078
In the Linux kernel, the following vulnerability has been resolved: mm/vma: do not try to unmap a VMA if mmap prepare invoked from mmap The mmap prepare hook functionality includes the ability to invoke mmap prepare from the mmap hook of existing 'stacked' drivers, that is ones which are capable ...
EUVD-2026-32483
In the Linux kernel, the following vulnerability has been resolved: fs: afs: revert mmapprepare change Partially reverts commit 9d5403b1036c "fs: convert most other genericfilemmap users to .mmapprepare". This is because the .mmap invocation establishes a refcount, but .mmapprepare is called at a...