Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-80565

UNKNOWN NVD
CVSS Score 0
Severity UNKNOWN
Published Aug 26, 2026
Vendor unknown

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.

References