CVE-2024-26824
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
17/04/2024
Last modified:
27/03/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
crypto: algif_hash - Remove bogus SGL free on zero-length error path<br />
<br />
When a zero-length message is hashed by algif_hash, and an error<br />
is triggered, it tries to free an SG list that was never allocated<br />
in the first place. Fix this by not freeing the SG list on the<br />
zero-length error path.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.5 (including) | 6.6.18 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.7.6 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/24c890dd712f6345e382256cae8c97abb0406b70
- https://git.kernel.org/stable/c/775f3c1882a493168e08fdb8cde0865c8f3a8a29
- https://git.kernel.org/stable/c/9c82920359b7c1eddaf72069bcfe0ffddf088cd0
- https://git.kernel.org/stable/c/24c890dd712f6345e382256cae8c97abb0406b70
- https://git.kernel.org/stable/c/775f3c1882a493168e08fdb8cde0865c8f3a8a29
- https://git.kernel.org/stable/c/9c82920359b7c1eddaf72069bcfe0ffddf088cd0



