CVE-2024-40998 is an initialization-order race in the Linux kernel ext4 filesystem mount path, specifically __ext4_fill_super(). ext4 registered its sysfs controls before initializing the filesystem message ratelimit state and its embedded spinlock. Before initialization, the ratelimit interval is ordinarily zero and the ratelimit path returns without acquiring the lock. A concurrent local process can set the exposed message-ratelimit interval to a non-zero value during this window; a subsequent ext4 diagnostic message, including during orphan cleanup, then invokes the ratelimit logic and attempts to acquire the uninitialized lock. The fix defers sysfs registration until ext4 initialization is complete.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
9 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Linux kernel ext4 filesystem vulnerability caused by access to an uninitialized ratelimit_state lock during filesystem superblock initialization.
An uninitialized ratelimit_state lock access vulnerability in the Linux kernel ext4 filesystem superblock initialization path.
Linux kernel ext4 flaw involving access to an uninitialized ratelimit_state lock during filesystem superblock initialization.
Linux kernel ext4 uninitialized ratelimit_state lock access in __ext4_fill_super().
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.