CVE-2026-64015
Last modified
CVE-2026-64015 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: security/keys: fix missed RCU read section on lookup Nicholas Carlini reports that the keyring code calls assoc_array_find() in find_key_to_update() without holding the RCU read lock, while the assoc_array_gc() code really is designed around removing the node from the tree and then freeing it after an RCU grace-period. The regular key handling doesn't see this because holding the keyring semaphore hides any lifetime issues, but the persistent key handling uses a different model. Instead of extending the keyring locking, just do the simple RCU locking that the assoc_array was designed for.. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: security/keys: fix missed RCU read section on lookup Nicholas Carlini reports that the keyring code calls assoc_array_find() in find_key_to_update() without holding the RCU read lock, while the assoc_array_gc() code really is designed around removing the node from the tree and then freeing it after an RCU grace-period. The regular key handling doesn't see this because holding the keyring semaphore hides any lifetime issues, but the persistent key handling uses a different model. Instead of extending the keyring locking, just do the simple RCU locking that the assoc_array was designed for.
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 | >= b2a4df200d570b2c33a57e1ebfa5896e4bc81b69, < 4c5d407ba3ff7f30561ff73ba1b07ed70c864edc; >= b2a4df200d570b2c33a57e1ebfa5896e4bc81b69, < cefa4265b11176c897a7d9e8e54d89e3701c5584; >= b2a4df200d570b2c33a57e1ebfa5896e4bc81b69, < 5659e6923cb72f8e18e8b539109ab512455fe195; >= b2a4df200d570b2c33a57e1ebfa5896e4bc81b69, < 50bb3435a5e627bfbdc52eb4536f49f88b3486b8; >= b2a4df200d570b2c33a57e1ebfa5896e4bc81b69, < 66288dcadf80974436250e9f70ed848836b835b5; >= b2a4df200d570b2c33a57e1ebfa5896e4bc81b69, < 43a1e3744548e6fd85873e6fb43e293eb4010694 |
| Linux | Linux | 3.13 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64015?
How severe is CVE-2026-64015?
How do I fix CVE-2026-64015?
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-6401The Bottom Bar plugin for WordPress is vulnerable to Cross-S…4.3
- CVE-2026-64010In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64011In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64012In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64013In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64014In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64016In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64017In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64018In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-64019In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6402webpack-dev-server versions up to and including 5.2.3 are vu…6.5
- CVE-2026-64020In the Linux kernel, the following vulnerability has been re…7.5
Are you affected by CVE-2026-64015?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
