CVE-2026-63823
Last modified
CVE-2026-63823 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
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.]
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= b5f545c880a2a47947ba2118b2509644ab7a2969, < d8274181b0f28d450b42489723a5ba81042158d7; >= b5f545c880a2a47947ba2118b2509644ab7a2969, < 4982bfabce6b33b3c9eddb4fb900fe5568b7cf91; >= b5f545c880a2a47947ba2118b2509644ab7a2969, < 708709c65a1832a99b0eef8ae46e343ddaca3d06; >= b5f545c880a2a47947ba2118b2509644ab7a2969, < 35ab4db86774d82389e4b9559e26ab7f68d8e395; >= b5f545c880a2a47947ba2118b2509644ab7a2969, < f9b68632ac93cc742f2e411021c4dbfe452ea0c2; >= b5f545c880a2a47947ba2118b2509644ab7a2969, < 7216ce8cb12fee44e309503955bb83806b106129; >= b5f545c880a2a47947ba2118b2509644ab7a2969, < 83c0a1cb296d955d5f4d1f0bd8a769ba8ed8c29f; >= b5f545c880a2a47947ba2118b2509644ab7a2969, < fd15b457a86939c38aa12116adabd8ff686c5e51 |
| Linux | Linux | 2.6.16 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63823?
How severe is CVE-2026-63823?
How do I fix CVE-2026-63823?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-63818In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-63819In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-6382The FileOrganizer WordPress plugin before 1.1.9, Advanced F…9.1
- CVE-2026-63820In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63821In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63822In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63824In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63825In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-63826In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63827In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63828In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-63829In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2026-63823?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
