CVE-2024-26824
In the Linux kernel, the following vulnerability has been resolved: crypto: algif_hash - Remove bogus SGL free on zero-length error path W
CVSS
7.8
High
EPSS
0.2%
p14
KEV
—
Exploit Today
4
0-100
Published: Apr 17, 2024 · Last modified: Aug 4, 2026
0.2%EPSS · 30 days0.2%
2026-07-292026-08-26
In the Linux kernel, the following vulnerability has been resolved: crypto: algif_hash - Remove bogus SGL free on zero-length error path When a zero-length message is hashed by algif_hash, and an error is triggered, it tries to free an SG list that was never allocated in the first place. Fix this by not freeing the SG list on the zero-length error path.
- git.kernel.orghttps://git.kernel.org/stable/c/24c890dd712f6345e382256cae8c97abb0406b70
- git.kernel.orghttps://git.kernel.org/stable/c/775f3c1882a493168e08fdb8cde0865c8f3a8a29
- git.kernel.orghttps://git.kernel.org/stable/c/9c82920359b7c1eddaf72069bcfe0ffddf088cd0
- git.kernel.orghttps://git.kernel.org/stable/c/24c890dd712f6345e382256cae8c97abb0406b70
- git.kernel.orghttps://git.kernel.org/stable/c/775f3c1882a493168e08fdb8cde0865c8f3a8a29
- git.kernel.orghttps://git.kernel.org/stable/c/9c82920359b7c1eddaf72069bcfe0ffddf088cd0
No related CVEs by CWE or product.