U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2024-38612 Detail

Description

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.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to nvd@nist.gov.

Hyperlink Resource
https://git.kernel.org/stable/c/00e6335329f23ac6cf3105931691674e28bc598c
https://git.kernel.org/stable/c/10610575a3ac2a702bf5c57aa931beaf847949c7
https://git.kernel.org/stable/c/160e9d2752181fcf18c662e74022d77d3164cd45
https://git.kernel.org/stable/c/1a63730fb315bb1bab97edd69ff58ad45e04bb01
https://git.kernel.org/stable/c/3398a40dccb88d3a7eef378247a023a78472db66
https://git.kernel.org/stable/c/646cd236c55e2cb5f146fc41bbe4034c4af5b2a4
https://git.kernel.org/stable/c/85a70ff1e572160f1eeb096ed48d09a1c9d4d89a
https://git.kernel.org/stable/c/c04d6a914e890ccea4a9d11233009a2ee7978bf4
https://git.kernel.org/stable/c/e77a3ec7ada84543e75722a1283785a6544de925

Weakness Enumeration

CWE-ID CWE Name Source
CWE-416 Use After Free CISA-ADP  
CWE-476 NULL Pointer Dereference CISA-ADP  

Change History

4 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2024-38612
NVD Published Date:
06/19/2024
NVD Last Modified:
07/15/2024
Source:
kernel.org