In the Linux kernel, the following vulnerability has been resolved:
ipv6: sr: fix memleak in seg6_hmac_init_algo
seg6_hmac_init_algo returns without cleaning up the previous allocations
if one fails, so it's going to leak all that memory and the crypto tfms.
Update seg6_hmac_exit to only free the memory when allocated, so we can
reuse the code directly.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-07-10T07:14:08.988Z
Updated: 2024-12-19T09:07:10.574Z
Reserved: 2024-06-25T14:23:23.747Z
Link: CVE-2024-39489
Vulnrichment
Updated: 2024-08-02T04:26:15.940Z
NVD
Status : Modified
Published: 2024-07-10T08:15:11.110
Modified: 2024-11-21T09:27:48.110
Link: CVE-2024-39489
Redhat