CVE-2022-32792 is an out-of-bounds write vulnerability in WebKit’s JavaScriptCore FTL JIT compiler, specifically the B3ReduceStrength optimization phase. Pre-fix range analysis handled SExt8, SExt16, and SExt32 operations as though sign extension preserved the source integer range. This could cause the optimizer to incorrectly determine that CheckAdd, CheckSub, or CheckMul could not overflow or underflow and replace the checked operation with an unchecked arithmetic operation. Crafted JavaScript can exploit the resulting incorrect Int32 range assumptions to bypass array-bounds checks and access memory outside an array’s allocated bounds. The fix introduced sign-extension-aware range calculation for these operations.
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.
A vulnerability addressed by the listed product release; technical details are not provided.
Included in the advisory; no vulnerability details are provided in the content.
An out-of-bounds write vulnerability in Safari/WebKit JavaScriptCore's B3ReduceStrength optimization logic caused by incorrect range analysis for sign extension (SExt) operations, which can wrongly eliminate overflow checks and enable OOB access during JIT-compiled JavaScript execution.
An out-of-bounds write vulnerability in Safari/WebKit JavaScriptCore caused by incorrect range analysis for sign extension operations in the B3ReduceStrength optimization phase, which can wrongly remove overflow/underflow checks and enable OOB access.
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.