CVE-2024-58072 is a use-after-free vulnerability in the Linux kernel Realtek rtlwifi wireless-driver subsystem. During device probing, rtlwifi added private driver data to a global list associated with an unused check_buddy_priv mechanism. If probing failed, the driver did not remove the entry before freeing its private data. A subsequent probe could dereference the stale list entry. The list lock was also not used, creating potential race and list-corruption conditions. The upstream fix removes the unused hook and its associated list-management structures and members.
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.
4 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Linux kernel rtlwifi driver flaw.
A Linux kernel rtlwifi driver use-after-free/race-condition issue: a failed device probe could leave freed private data in an unlocked global list, enabling a subsequent probe to access freed memory.
A Linux kernel rtlwifi use-after-free vulnerability (CWE-416) during PCI driver initialization/probing. A failed probe can leave freed private data in an unmanaged global list, allowing a second probe to access freed memory and potentially corrupt the list. Red Hat rates the impact Moderate (CVSS 6.4) and states that only a privileged user can trigger it.
A Linux kernel Realtek rtlwifi driver use-after-free risk: failed device probing leaves private data on an unlocked global list, allowing a subsequent probe to access freed memory. Removing the unused list-related code prevents the potential race and list corruption.
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.