CVE-2026-46100
In the Linux kernel, the following vulnerability has been resolved: fs: afs: revert mmap_prepare() change Partially reverts commit 9d5403b1036c ("fs: convert most other generic_file_*mmap() users to .mmap_prepare()"). This is because the .mmap invocation establishes a refcount, but .mmap_prepare is called at a point where a merge or an allocation failure might happen after the call, which would leak the refcount increment. Functionality is being added to permit the use of .mmap_prepare in this case, but in the interim, we need to fix this.
- Affected products
- Linux Kernel, Opensuse Tumbleweed
- Linux Linux Kernel
- < 6.18.27, 7.0.4
- Fix
- Available
- CVSS 3.1
- 7.8 HIGH
- EPSS
- 0.1% (4th percentile)
- NVD status
- Analyzed
- Published
- 2026-05-27
No indexed exploits for CVE-2026-46100 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-46100 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.