VDB
DEBIAN-CVE-2024-39489
DEBIAN-CVE-2024-39489
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 0 |
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.67-1, 6.1.69-1, 6.1.69-1 |
| Debian:11 | linux | 5.10.140-1, 5.10.148-1, 5.10.149-1 |
Timeline
- Jul 10, 2024 CVE Published
- Apr 28, 2026 CVE Updated