CVE detail
CVE-2024-38381
In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix uninit-value in nci_rx_work syzbot reported the following uninit-value access issue [1] nci_rx_work() parses received packet from ndev->rx_q. It should be validated header size, payload size and total packet size before processing the packet. If an invalid packet is detected, it should be silently discarded.
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 24.9 · 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
11 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 21, 2024, 11:15 AM - https://cert-portal.siemens.com/productcert/html/ssa-265688.htmlcert-portal.siemens.com
No excerpt available.
Vendor Advisorycert-portal.siemens.comJun 21, 2024, 11:15 AM No excerpt available.
Vendor Advisorylists.debian.orgJun 21, 2024, 11:15 AMNo excerpt available.
Exploitgit.kernel.orgJun 21, 2024, 11:15 AMNo excerpt available.
Exploitgit.kernel.orgJun 21, 2024, 11:15 AMNo excerpt available.
Exploitgit.kernel.orgJun 21, 2024, 11:15 AMNo excerpt available.
Exploitgit.kernel.orgJun 21, 2024, 11:15 AMNo excerpt available.
Exploitgit.kernel.orgJun 21, 2024, 11:15 AMNo excerpt available.
Exploitgit.kernel.orgJun 21, 2024, 11:15 AMNo excerpt available.
Exploitgit.kernel.orgJun 21, 2024, 11:15 AMNo excerpt available.
Exploitgit.kernel.orgJun 21, 2024, 11:15 AM
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-64220CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: device property: set fwnode->secondary to NULL in fwnode_init() If a firmware node is allocated on the stack…
- CVE-2026-64130CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: fix initialization of tags of the huge zero folio with init_on_free __GFP_ZEROTAGS semantics a…
- CVE-2026-53379CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov8856: free control handler on error in ov8856_init_controls() The control handler wasn't freed…
- CVE-2026-53347CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Fix driver removal with disabled KMS DRM atomic and modesetting aren't initialized if virtio-gpu…
- CVE-2026-53344CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init Regmap initialization triggers regcac…
- CVE-2026-53311CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: fuse: fix uninit-value in fuse_dentry_revalidate() fuse_dentry_revalidate() may be called with a dentry that…