CVE-2026-56000 is a heap use-after-free vulnerability in the GLX extension of X.Org Server and Xwayland. The flaw is in CommonMakeCurrent(), which stores oldTag as a pointer into the per-client contextTags array. During processing of a crafted sequence of GLX MakeCurrent operations, CommonMakeNewCurrent() can trigger allocation growth for that array, causing realloc() to move the underlying buffer and leaving oldTag as a dangling pointer. The subsequent GlxFreeContextTag(oldTag) operation then writes to freed heap memory. The issue affects xorg-server versions before 21.1.24 and Xwayland versions before 24.1.13. The bug can be triggered by a client able to connect to the X server and issue GLX requests, including a sequence that exhausts the initial context tag slots and forces reallocation.
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.
10 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A heap use-after-free vulnerability in X.Org xorg-server and xwayland involving CommonMakeCurrent(), allowing a local attacker with an X connection and ability to provide a GLX context to trigger memory corruption.
A use-after-free vulnerability in the X.Org X server GLX CommonMakeCurrent logic, where realloc of the contextTags array can invalidate oldTag and subsequent GlxFreeContextTag(oldTag) writes into freed memory.
Use-after-free vulnerability in X.Org Server/Xwayland GLX contextTags handling within CommonMakeCurrent(), caused by stale pointer use after realloc(), potentially leading to memory 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.