CVE detail
CVE-2024-38612
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 26.4 · diversity 11.5 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
13 source links · newest first
- https://cert-portal.siemens.com/productcert/html/ssa-613116.htmlcert-portal.siemens.com
No excerpt available.
Vendor Advisorycert-portal.siemens.comJun 19, 2024, 2:15 PM - https://cert-portal.siemens.com/productcert/html/ssa-398330.htmlcert-portal.siemens.com
No excerpt available.
Vendor Advisorycert-portal.siemens.comJun 19, 2024, 2:15 PM - https://cert-portal.siemens.com/productcert/html/ssa-265688.htmlcert-portal.siemens.com
No excerpt available.
Vendor Advisorycert-portal.siemens.comJun 19, 2024, 2:15 PM No excerpt available.
Vendor Advisorylists.debian.orgJun 19, 2024, 2:15 PMNo excerpt available.
Exploitgit.kernel.orgJun 19, 2024, 2:15 PMNo excerpt available.
Exploitgit.kernel.orgJun 19, 2024, 2:15 PMNo excerpt available.
Exploitgit.kernel.orgJun 19, 2024, 2:15 PMNo excerpt available.
Exploitgit.kernel.orgJun 19, 2024, 2:15 PMNo excerpt available.
Exploitgit.kernel.orgJun 19, 2024, 2:15 PMNo excerpt available.
Exploitgit.kernel.orgJun 19, 2024, 2:15 PMNo excerpt available.
Exploitgit.kernel.orgJun 19, 2024, 2:15 PMNo excerpt available.
Exploitgit.kernel.orgJun 19, 2024, 2:15 PMNo excerpt available.
Exploitgit.kernel.orgJun 19, 2024, 2:15 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-52951CVSS 7.8 · High
In the Linux kernel, the following vulnerability has been resolved: drm/xe/dma-buf: handle empty bo and UAF races There look to be some nasty races here when triggering the inva…
- CVE-2024-57798CVSS 7.8 · High
In the Linux kernel, the following vulnerability has been resolved: drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req() While receiving an MST up reque…
- CVE-2024-56669CVSS 8.8 · High
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Remove cache tags before disabling ATS The current implementation removes cache tags after disabl…
- CVE-2024-53232CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: iommu/s390: Implement blocking domain This fixes a crash when surprise hot-unplugging a PCI device. This cras…
- CVE-2024-53185CVSS 7.5 · High
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix NULL ptr deref in crypto_aead_setkey() Neither SMB3.0 or SMB3.02 supports encryption negotia…
- CVE-2022-48735CVSS 7.8 · High
In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix UAF of leds class devs at unbinding The LED class devices that are created by HD-audio codec d…