CVE-2024-27401
Linux Firewire NULL Data Corruption Buffer Overflow
Description
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.
INFO
Published Date :
May 14, 2024, 3:12 p.m.
Last Modified :
Nov. 21, 2024, 9:04 a.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
Exploitability Score :
Public PoC/Exploit Available at Github
CVE-2024-27401 has a 1 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-27401
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
None
Dockerfile C Python
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-27401
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-27401
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/1fe60ee709436550f8cfbab01295936b868d5baa Added Reference https://git.kernel.org/stable/c/38762a0763c10c24a4915feee722d7aa6e73eb98 Added Reference https://git.kernel.org/stable/c/4ee0941da10e8fdcdb34756b877efd3282594c1f Added Reference https://git.kernel.org/stable/c/539d51ac48bcfcfa1b3d4a85f8df92fa22c1d41c Added Reference https://git.kernel.org/stable/c/67f34f093c0f7bf33f5b4ae64d3d695a3b978285 Added Reference https://git.kernel.org/stable/c/79f988d3ffc1aa778fc5181bdfab312e57956c6b Added Reference https://git.kernel.org/stable/c/7b8c7bd2296e95b38a6ff346242356a2e7190239 Added Reference https://git.kernel.org/stable/c/cca330c59c54207567a648357835f59df9a286bb Added Reference https://lists.debian.org/debian-lts-announce/2024/06/msg00019.html Added Reference https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/DW2MIOIMOFUSNLHLRYX23AFR36BMKD65/ Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/OTB4HWU2PTVW5NEYHHLOCXDKG3PYA534/ -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Nov. 05, 2024
Action Type Old Value New Value Removed Reference kernel.org https://lists.fedoraproject.org/archives/list/[email protected]/message/OTB4HWU2PTVW5NEYHHLOCXDKG3PYA534/ Removed Reference kernel.org https://lists.fedoraproject.org/archives/list/[email protected]/message/DW2MIOIMOFUSNLHLRYX23AFR36BMKD65/ Removed Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html Removed Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00019.html -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jun. 27, 2024
Action Type Old Value New Value Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00019.html [No types assigned] -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jun. 27, 2024
Action Type Old Value New Value Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html [No types assigned] -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jun. 10, 2024
Action Type Old Value New Value Added Reference kernel.org https://lists.fedoraproject.org/archives/list/[email protected]/message/DW2MIOIMOFUSNLHLRYX23AFR36BMKD65/ [No types assigned] -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jun. 10, 2024
Action Type Old Value New Value Added Reference kernel.org https://lists.fedoraproject.org/archives/list/[email protected]/message/OTB4HWU2PTVW5NEYHHLOCXDKG3PYA534/ [No types assigned] -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 29, 2024
Action Type Old Value New Value -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 17, 2024
Action Type Old Value New Value Added Reference kernel.org https://git.kernel.org/stable/c/67f34f093c0f7bf33f5b4ae64d3d695a3b978285 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/7b8c7bd2296e95b38a6ff346242356a2e7190239 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/cca330c59c54207567a648357835f59df9a286bb [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/79f988d3ffc1aa778fc5181bdfab312e57956c6b [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/4ee0941da10e8fdcdb34756b877efd3282594c1f [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/1fe60ee709436550f8cfbab01295936b868d5baa [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/539d51ac48bcfcfa1b3d4a85f8df92fa22c1d41c [No types assigned] -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 14, 2024
Action Type Old Value New Value Added Description 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. Added Reference kernel.org https://git.kernel.org/stable/c/38762a0763c10c24a4915feee722d7aa6e73eb98 [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-27401
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-27401
weaknesses.