Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2024-38612
HistoryJun 19, 2024 - 2:15 p.m.

CVE-2024-38612

2024-06-1914:15:21
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
2
linux kernel
ipv6
vulnerability

0.0004 Low

EPSS

Percentile

13.1%

In the Linux kernel, the following vulnerability has been resolved:

ipv6: sr: fix invalid unregister error path

The error path of seg6_init() is wrong in case CONFIG_IPV6_SEG6_LWTUNNEL
is not defined. In that case if seg6_hmac_init() fails, the
genl_unregister_family() isn’t called.

This issue exist since commit 46738b1317e1 (“ipv6: sr: add option to control
lwtunnel support”), and commit 5559cea2d5aa (“ipv6: sr: fix possible
use-after-free and null-ptr-deref”) replaced unregister_pernet_subsys()
with genl_unregister_family() in this error path.

0.0004 Low

EPSS

Percentile

13.1%