Back to overview

CVE-2026-63823

Description
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.]

Metadata

CVE ID
CVE-2026-63823
State
PUBLISHED
Assigner
Linux
Reserved
2026-07-19 07:54 UTC
Published
2026-07-19 12:02 UTC
Last updated
2026-07-19 12:02 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux b5f545c880a2a47947ba2118b2509644ab7a2969 < d8274181b0f28d450b42489723a5ba81042158d7, b5f545c880a2a47947ba2118b2509644ab7a2969 < 4982bfabce6b33b3c9eddb4fb900fe5568b7cf91, b5f545c880a2a47947ba2118b2509644ab7a2969 < 708709c65a1832a99b0eef8ae46e343ddaca3d06, b5f545c880a2a47947ba2118b2509644ab7a2969 < 35ab4db86774d82389e4b9559e26ab7f68d8e395 …
Linux Linux 2.6.16, 0 < 2.6.16, 5.10.260 ≤ 5.10.*, 5.15.211 ≤ 5.15.* …
Back to overview