CVE detail
CVE-2026-63823
In the Linux kernel, the following vulnerability has been resolved: keys: Pin request_key_auth payload in instantiate paths A: request_key() B: KEYCTL_INSTANTIATE_IOV ================ ========================= create auth key store rka in auth key wait for helper get auth key load rka from auth key copy user payload sleep on #PF helper completed detach and free rka destroy auth key wake up use rka->target_key **USE-AFTER-FREE** Give request_key_auth payloads a refcount. Take a payload reference while authkey->sem stabilizes the payload and revocation state. Hold that reference across the instantiate and reject paths. Drop the auth key owning reference from revoke and destroy. [jarkko: Replaced the first two paragraphs of text with an actual concurrency scenario.]
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 23.0 · diversity 10.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 9
- within the 30d window
- Peak daily
- 8
- highest bucket
Evidence
Source links by recency
9 source links · newest first
Information published.
vendormsrc.microsoft.comJul 20, 2026, 8:06 AMNo excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PMNo excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PMNo excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PMNo excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PMNo excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PMNo excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PMNo excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PMNo excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.