CVE-2026-89837
Last modified
CVE-2026-89837 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: f2fs: fix dentry folio leak in find_in_level find_in_level() gets a dentry folio with f2fs_find_data_folio() before calling find_in_block(). If find_in_block() returns an error, the function stores the error in res_folio and breaks out of the loop without dropping the dentry folio. This leaks the folio reference on the find_in_block() error path.
Description
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix dentry folio leak in find_in_level find_in_level() gets a dentry folio with f2fs_find_data_folio() before calling find_in_block(). If find_in_block() returns an error, the function stores the error in res_folio and breaks out of the loop without dropping the dentry folio. This leaks the folio reference on the find_in_block() error path. Drop the dentry folio before returning the error to the caller.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 7ad08a58bf67594057362e45cbddd3e27e53e557, < aefb4b0f465b6f95fe02b52d1822a3fb4a9ae922; >= 7ad08a58bf67594057362e45cbddd3e27e53e557, < 93a3e6a4c9e726a13a935963e8dc43d181db1527; >= 7ad08a58bf67594057362e45cbddd3e27e53e557, < cca7d3e30bf30333314e31bc70b9a739f1342167 |
| Linux | Linux | 5.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89837?
How severe is CVE-2026-89837?
How do I fix CVE-2026-89837?
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-89831In the Linux kernel, the following vulnerability has been re…
- 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-89838In the Linux kernel, the following vulnerability has been re…7.1
- 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…
Are you affected by CVE-2026-89837?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
