THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-64305 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: crypto: qat - protect service table iterations with service_lock The service_table list is protected by service_lock when entries are added or removed (in adf_service_add() and adf_service_remove()), but severa

[NVD] CVE-2026-64305 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: crypto: qat - protect service table iterations with service_lock The service_table list is protected by service_lock when entries are added or removed (in adf_service_add() and adf_service_remove()), but severa

lownvdPublished 2026-07-25

CVE-2026-64305 CVSS: 7.8 HIGH Published: 2026-07-25T10:17:11.530

In the Linux kernel, the following vulnerability has been resolved:

crypto: qat - protect service table iterations with service_lock

The service_table list is protected by service_lock when entries are added or removed (in adf_service_add() and adf_service_remove()), but several functions iterate over the list without holding this

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-64305