PT-2026-90461 · Linux · Linux

CVE-2026-89745

·

Published

2026-09-11

·

Updated

2026-09-11

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-89745

Affected Products

Linux