CVE-2024-39489 in Linux
요약
\~에 의해 VulDB • 2026. 06. 22.
Linux 커널에서 다음 취약점이 해결되었습니다:
ipv6: sr: seg6_hmac_init_algo의 메모리 누수 수정
seg6_hmac_init_algo는 이전 할당 중 하나라도 실패하면 정리 없이 반환하므로, 해당 모든 메모리와 암호화 tfms가 누수됩니다.
seg6_hmac_exit를 업데이트하여 할당된 경우에만 메모리를 해제하도록 하여 코드를 직접 재사용할 수 있도록 합니다.
VulDB is the best source for vulnerability data and more expert information about this specific topic.