CVE-2026-89833
Last modified
CVE-2026-89833 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadloop in f2fs_fsync_node_pages() There is potential deadloop in race condition: Thread A Thread B - fsync - f2fs_do_sync_file - f2fs_fsync_node_pages - last_fsync_dnode - folio_get(last_folio) - f2fs_setattr - f2fs_truncate - f2fs_truncate_blocks - f2fs_do_truncate_blocks - f2fs_truncate_inode_blocks - truncate_dnode - truncate_node - invalidate_mapping_pages - folio->mapping = NULL - is_node_folio alwasy return false - atomic && !marked is always true, then goto retry.
Description
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadloop in f2fs_fsync_node_pages() There is potential deadloop in race condition: Thread A Thread B - fsync - f2fs_do_sync_file - f2fs_fsync_node_pages - last_fsync_dnode - folio_get(last_folio) - f2fs_setattr - f2fs_truncate - f2fs_truncate_blocks - f2fs_do_truncate_blocks - f2fs_truncate_inode_blocks - truncate_dnode - truncate_node - invalidate_mapping_pages - folio->mapping = NULL - is_node_folio alwasy return false - atomic && !marked is always true, then goto retry
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 608514deba38c8611ad330d6a3c8e2b9a1f68e4b, < 161513f53e4ac90fd356433bdf8e31e6adeb92af; >= 608514deba38c8611ad330d6a3c8e2b9a1f68e4b, < 905411f6504876d268ba8dafc8e75367782da4b7; >= 608514deba38c8611ad330d6a3c8e2b9a1f68e4b, < ce366bfa821ec81dd45bde547ee31e659306cc61 |
| Linux | Linux | 4.7 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89833?
How severe is CVE-2026-89833?
How do I fix CVE-2026-89833?
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-89828In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89829In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-8983Autel Maxi Charger Single firmware through V1.03.51 contains…9.8
- CVE-2026-89830In the Linux kernel, the following vulnerability has been re…
- 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-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-89838In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89839In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89833?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
