CVE-2026-80565
Published Aug 26, 2026
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.
Is your site exposed to CVE-2026-80565?
Run a free security scan — no signup, results in seconds.
References
Other References
https://git.kernel.org/stable/c/1ece8e16c085e8cd60ecbdb641269aaa53d31da4
https://git.kernel.org/stable/c/4e88b4fda48282f3fd504b4d4f5d2d4f996b76ce
https://git.kernel.org/stable/c/9c75402286409f5e1a75e4a445555c84066f89db
https://git.kernel.org/stable/c/a134e4b8102c077286818ee112b9f925db613d4c
https://git.kernel.org/stable/c/c7dc487aade12c692add3221673c9bdf32dc24f5
https://git.kernel.org/stable/c/dbca8b798caf47fb2799a26dd09c9ad66305883d
https://git.kernel.org/stable/c/de52c713d21806b93b00a6074056b57aec4f8919
https://git.kernel.org/stable/c/fef187c6194d67395182d58169dd14ba631f1b41
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 do I check if I'm vulnerable to CVE-2026-80565? +
You can use Secably's free Website Scanner to check your website for known vulnerabilities. For infrastructure scanning, use the Port Scanner to identify exposed services that may be affected. Check the vendor advisories linked above for specific patch and version information.