CVE-2024-39489 - In the Linux kernel, the following vulnerability h

CVE ID : CVE-2024-39489 Published : July 10, 2024, 8:15 a.m. | 44 minutes ago Description : 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. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

Jul 10, 2024 - 11:00
 0  2
CVE-2024-39489 - In the Linux kernel, the following vulnerability h
CVE ID : CVE-2024-39489
Published : July 10, 2024, 8:15 a.m. | 44 minutes ago
Description : 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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...