Lucene search

K
redhatcveRedhat.comRH:CVE-2024-26824
HistoryApr 17, 2024 - 5:29 p.m.

CVE-2024-26824

2024-04-1717:29:02
redhat.com
access.redhat.com
15
linux kernel
vulnerability
cve-2024-26824
resolved
crypto
algif_hash
sgl
zero-length message
error path
sg list

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

15.5%

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.

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

15.5%