CVE detail
CVE-2024-27401
In the Linux kernel, the following vulnerability has been resolved: firewire: nosy: ensure user_length is taken into account when fetching packet contents Ensure that packet_buffer_get respects the user_length provided. If the length of the head packet exceeds the user_length, packet_buffer_get will now return 0 to signify to the user that no data were read and a larger buffer size is required. Helps prevent user space overflows.
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 25.6 · diversity 15.0 · 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
12 source links · newest first
- https://lists.fedoraproject.org/archives/list/[email protected]/message/OTB4HWU2PTVW5NEYHHLOCXDKG3PYA534/lists.fedoraproject.org
No excerpt available.
Third Party Advisorylists.fedoraproject.orgMay 14, 2024, 3:12 PM - https://lists.fedoraproject.org/archives/list/[email protected]/message/DW2MIOIMOFUSNLHLRYX23AFR36BMKD65/lists.fedoraproject.org
No excerpt available.
Third Party Advisorylists.fedoraproject.orgMay 14, 2024, 3:12 PM No excerpt available.
Vendor Advisorylists.debian.orgMay 14, 2024, 3:12 PMNo excerpt available.
Vendor Advisorylists.debian.orgMay 14, 2024, 3:12 PMNo excerpt available.
Exploitgit.kernel.orgMay 14, 2024, 3:12 PMNo excerpt available.
Exploitgit.kernel.orgMay 14, 2024, 3:12 PMNo excerpt available.
Exploitgit.kernel.orgMay 14, 2024, 3:12 PMNo excerpt available.
Exploitgit.kernel.orgMay 14, 2024, 3:12 PMNo excerpt available.
Exploitgit.kernel.orgMay 14, 2024, 3:12 PMNo excerpt available.
Exploitgit.kernel.orgMay 14, 2024, 3:12 PMNo excerpt available.
Exploitgit.kernel.orgMay 14, 2024, 3:12 PMNo excerpt available.
Exploitgit.kernel.orgMay 14, 2024, 3:12 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-2024-35947CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: dyndbg: fix old BUG_ON in >control parser Fix a BUG_ON from 2009. Even if it looks "unreachable" (I didn't r…
- CVE-2024-27399CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout There is a race condition between l2cap_chan_timeo…
- CVE-2024-27398CVSS 8.0 · High
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout When the sco connection is established and then…
- CVE-2024-27008CVSS 7.8 · High
In the Linux kernel, the following vulnerability has been resolved: drm: nv04: Fix out of bounds access When Output Resource (dcb->or) value is assigned in fabricate_dcb_output(…
- CVE-2024-27004CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree during disable_unused Doug reported [1] the following hung task: IN…
- CVE-2024-27001CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix incomplete endpoint checking While vmk80xx does have endpoint checking implemented, some…