CVE-2022-1011 is a use-after-free vulnerability in the Linux kernel's FUSE filesystem implementation. The flaw occurs when a user triggers the write() operation, leading to a situation where freed memory is accessed. This can allow a local attacker to gain unauthorized access to data within the FUSE filesystem and potentially escalate privileges on the affected system. The vulnerability is present in third-party components used by Siemens SCALANCE and RUGGEDCOM products prior to software version v7.2.
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.
1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos.
This repository is a proof-of-concept (PoC) exploit for CVE-2022-1011, a vulnerability in the Linux kernel's FUSE subsystem related to the asynchronous nature of splice and FUSE write operations. The exploit is implemented in C and consists of two main files: 'exp.c' (the main exploit logic) and 'exp.h' (supporting structures and definitions). The Makefile is used to build the statically linked exploit binary. The exploit works by creating a new user and mount namespace, opening /dev/fuse, and mounting a FUSE filesystem at './tmp'. It then orchestrates a series of FUSE operations, including memory mapping and write requests, to demonstrate that a reference to a memory page can be retained after a write operation is completed. This behavior could potentially be leveraged for information disclosure or other attacks, depending on the kernel and FUSE configuration. The exploit does not provide a shell or direct privilege escalation, but serves as a technical demonstration of the vulnerability. The README provides background and a link to the upstream kernel patch. The main entry point is 'exp.c', which contains the full exploit logic.
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.
8 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Linux kernel FUSE use-after-free read vulnerability that can expose portions of /etc/shadow password hashes.
Linux kernel FUSE use-after-free read vulnerability that can expose partial /etc/shadow hashes.
Linux kernel FUSE use-after-free read vulnerability that can expose partial /etc/shadow hashes.
Linux kernel FUSE use-after-free read that can expose portions of /etc/shadow password hashes.
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.