CVE-2026-46194 Details
Description
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
A race condition vulnerability has been identified in the F2FS (Flash-Friendly File System) implementation of the Linux kernel. This issue arises during the destruction of extent nodes, where the function responsible for cleaning up these nodes does not properly set a flag to indicate that no new extent nodes should be added. When this function is called while the inode is marked for synchronous writeback, concurrent write operations can interfere with the node destruction process. This leads to a situation where new extent nodes are inserted into the same tree that is being cleared, causing a consistency error that triggers a kernel bug assertion. Additionally, the mechanism for updating the extent tree range does not adequately protect against similar race conditions, leaving certain types of updates vulnerable to interference from concurrent write operations.
Users can apply the latest patches available in the Linux kernel stable tree to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No CVSS 3.x data is available for this CVE.
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
No references are available for this CVE.
Weakness Enumeration
No weakness enumeration is available for this CVE.
Affected Products
No affected product data is available for this CVE.
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 11, 2026 | CVE Rejected | kernel.org |
| Aug 11, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | kernel.org |
| Jun 10, 2026 | Initial Analysis | [email protected] |
| May 28, 2026 | New CVE Received | kernel.org |