PULSE
LIVE14signals / 24h
FEED
ransomsecurotrop reclama a Advantage Sintered Metals · US · Manufacturingransomqilin reclama a GOP · GB · Otherransomnova reclama a Center Of Information Technologies In Finance Public Institution · Financial Servicesransomunsafe reclama a Jiva Health · IN · Healthcareransomsafepay reclama a upland.k12.ca.us · US · Educationransomsafepay reclama a gvsurgicalarts.com · US · Healthcareransomm3rx reclama a ausproof.com.au · AU · Professional Servicesransombooba project reclama a Zynex · CH · Healthcareransomakira reclama a Emerge2 Digital · Technologyransomqilin reclama a Ejército Argentino · AR · Government & Defenseransomqilin reclama a Kean University · US · Educationransomqilin reclama a Highline Community College · US · Educationransomdragonforce reclama a ID engineering · ID · Manufacturingransomapt73 reclama a metrabyte.cloud · DE · Technologyransomsecurotrop reclama a Advantage Sintered Metals · US · Manufacturingransomqilin reclama a GOP · GB · Otherransomnova reclama a Center Of Information Technologies In Finance Public Institution · Financial Servicesransomunsafe reclama a Jiva Health · IN · Healthcareransomsafepay reclama a upland.k12.ca.us · US · Educationransomsafepay reclama a gvsurgicalarts.com · US · Healthcareransomm3rx reclama a ausproof.com.au · AU · Professional Servicesransombooba project reclama a Zynex · CH · Healthcareransomakira reclama a Emerge2 Digital · Technologyransomqilin reclama a Ejército Argentino · AR · Government & Defenseransomqilin reclama a Kean University · US · Educationransomqilin reclama a Highline Community College · US · Educationransomdragonforce reclama a ID engineering · ID · Manufacturingransomapt73 reclama a metrabyte.cloud · DE · Technology
← All CVEs
CVE WatchJul 20, 2026

CVE-2026-64015

In the Linux kernel, the following vulnerability has been resolved: security/keys: fix missed RCU read section on lookup Nicholas Carlini

CVSS

7.8

High

EPSS

0.1%

p3

KEV

Exploit Today

1

0-100

Published: Jul 19, 2026 · Last modified: Jul 20, 2026

EPSS · 30d
0.1%EPSS · 30 days0.2%
2026-07-202026-07-23
Technical 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.

Official references
Related CVEs

No related CVEs by CWE or product.