๐Ÿ” CVE Alert

CVE-2026-89745

UNKNOWN 0.0

debugfs: Fix lockdown check for mmap_prepare

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: debugfs: Fix lockdown check for mmap_prepare Commit 651fdda8406d ("relay: update relay to use mmap_prepare") changed the `mmap` file operation to `mmap_prepare` for relayfs, but the lockdown check in debugfs was not updated accordingly. This prevents debugfs from being locked down when the kernel is in integrity mode if a file uses `mmap_prepare` but not `mmap`. Since the conversion to `mmap_prepare` across the kernel is not yet complete, update the lockdown check to look for both `mmap` and `mmap_prepare` to ensure comprehensive coverage.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
651fdda8406d42a5004c5c79f269540a85d6a1ab < e7f6a6b5741d16fdac7adaecbe0fa52ae756f208 651fdda8406d42a5004c5c79f269540a85d6a1ab < f81808de37338aac8e167f99bfae647b1b835c70
Linux / Linux
6.19

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/e7f6a6b5741d16fdac7adaecbe0fa52ae756f208 git.kernel.org: https://git.kernel.org/stable/c/f81808de37338aac8e167f99bfae647b1b835c70