CVE-2026-89838
Last modified
CVE-2026-89838 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= f356fe0cba0e3523e538987916bd2acedd4e6f41, < 35c5abccd0924b02ad34126f562d93c8d75b0831; >= f356fe0cba0e3523e538987916bd2acedd4e6f41, < 317d32e1a8deaf1c01c388badc667334c39e62ca; >= f356fe0cba0e3523e538987916bd2acedd4e6f41, < 01027b2fcb74dade59fb833b51023f6593b6a9a2 |
| Linux | Linux | 3.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89838?
How severe is CVE-2026-89838?
How do I fix CVE-2026-89838?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89832In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89833In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89834In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89835In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89836In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89837In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89839In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8984Autel Maxi Charger Single firmware through V1.03.51 allows u…9.8
- CVE-2026-89840In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89841In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89842In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89843In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89838?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
