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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-26 15:17

Updated : 2026-08-27 06:17


NVD link : CVE-2026-80565

Mitre link : CVE-2026-80565

CVE.ORG link : CVE-2026-80565


JSON object : View

Products Affected

No product.

CWE

No CWE.