๐Ÿ” CVE Alert

CVE-2026-89838

UNKNOWN 0.0

f2fs: limit recovery filename logging to stored length

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: f2fs: limit recovery filename logging to stored length F2FS stores recovery filenames as a length plus a fixed-size i_name buffer. The buffer is not NUL-terminated, but recover_inode() and recover_dentry() print it with %s. For a 255-byte filename, recovery logging can read past i_name into the following raw inode fields. Print the name with a precision bounded by i_namelen and F2FS_NAME_LEN.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 16, 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
f356fe0cba0e3523e538987916bd2acedd4e6f41 < 317d32e1a8deaf1c01c388badc667334c39e62ca f356fe0cba0e3523e538987916bd2acedd4e6f41 < 01027b2fcb74dade59fb833b51023f6593b6a9a2
Linux / Linux
3.11

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/317d32e1a8deaf1c01c388badc667334c39e62ca git.kernel.org: https://git.kernel.org/stable/c/01027b2fcb74dade59fb833b51023f6593b6a9a2