VYPR
Unrated severityNVD Advisory· Published Apr 17, 2024· Updated May 4, 2025

crypto: algif_hash - Remove bogus SGL free on zero-length error path

CVE-2024-26824

Description

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.

Affected products

2

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.