CVE-2026-80565

HIGHCVSS 7.8/10

Last modified

CVE-2026-80565 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix error path in devm_qce_register_algs If ops->register_algs() fails, the error path repeatedly calls the same ops->unregister_algs() from the failed registration. Use the loop index to unregister the previously registered algorithms instead..

Description

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix error path in devm_qce_register_algs If ops->register_algs() fails, the error path repeatedly calls the same ops->unregister_algs() from the failed registration. Use the loop index to unregister the previously registered algorithms instead.

Metrics

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 9e403fea74ecbe6b4a4321f13bd4bc929382908d, < dbca8b798caf47fb2799a26dd09c9ad66305883d; >= f52f00efd8c0088992ac07ef46af6096e4f0e52e, < fef187c6194d67395182d58169dd14ba631f1b41; >= 5d5b673b4dd260226b2202f66a920566c27051f3, < 1ece8e16c085e8cd60ecbdb641269aaa53d31da4; >= e914b2f795b6995bb0e7db45caa4a912dca09e65, < de52c713d21806b93b00a6074056b57aec4f8919; >= 76e6d50fa5a2fb466edcc8b513d7aad372312c2a, < c7dc487aade12c692add3221673c9bdf32dc24f5; >= e80cf84b608725303113d6fe98bb727bf7b7a40d, < a134e4b8102c077286818ee112b9f925db613d4c; >= e80cf84b608725303113d6fe98bb727bf7b7a40d, < 4e88b4fda48282f3fd504b4d4f5d2d4f996b76ce; >= e80cf84b608725303113d6fe98bb727bf7b7a40d, < 9c75402286409f5e1a75e4a445555c84066f89db; 8c735ef894dfcca8d0a1cc554f83a82a70fd5b76; 4007883dc7df1dbaeb461b850e0b1b27c057affc; >= 5.10.235, < 5.10.266; >= 5.15.179, < 5.15.217; >= 6.1.129, < 6.1.184; >= 6.6.78, < 6.6.153; >= 6.12.14, < 6.12.105; >= 5.4.291, < 5.5; >= 6.13.3, < 6.14
LinuxLinux6.14

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-80565?
In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix error path in devm_qce_register_algs If ops->register_algs() fails, the error path repeatedly calls the same ops->unregister_algs() from the failed registration. Use the loop index to unregister the previously registered algorithms instead.
How severe is CVE-2026-80565?
CVE-2026-80565 has a CVSS score of 7.8/10 (HIGH severity).
How do I fix CVE-2026-80565?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-80565?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST