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.
Metrics
Affected Vendors & Products
References
History
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-04-17T09:43:50.485Z
Updated: 2024-11-05T09:16:28.310Z
Reserved: 2024-02-19T14:20:24.181Z
Link: CVE-2024-26824
Vulnrichment
Updated: 2024-09-11T12:42:17.132Z
NVD
Status : Awaiting Analysis
Published: 2024-04-17T10:15:09.087
Modified: 2024-04-17T12:48:07.510
Link: CVE-2024-26824
Redhat