firewire: nosy: ensure user_length is taken into account when fetching packet contents

Summary

CVECVE-2024-27401
StatePUBLISHED
AssignerLinux
Source PriorityCVE Program / NVD first with legacy fallback
Published2024-05-14 15:12:29 UTC
Updated2026-08-04 11:17:44 UTC
DescriptionIn 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.

Risk And Classification

Primary CVSS: v3.1 7.1 HIGH from [email protected]

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

Problem Types: NVD-CWE-noinfo


VersionSourceTypeScoreSeverityVector
3.1[email protected]Primary7.1HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
3.1416baaa9-dc9f-4396-8d5f-8c081fb06d67Secondary7.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
3.1CNADECLARED7.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS v3.1 Breakdown

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
High

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

NVD Known Affected Configurations (CPE 2.3)

TypeVendorProductVersionUpdateEditionLanguage
Operating System Linux Linux Kernel All All All All

Vendor Declared Affected Products

SourceVendorProductVersionPlatforms
CNA Linux Linux affected 286468210d83ce0ca1e37e346ed9f4457a161650 67f34f093c0f7bf33f5b4ae64d3d695a3b978285 git Not specified
CNA Linux Linux affected 286468210d83ce0ca1e37e346ed9f4457a161650 7b8c7bd2296e95b38a6ff346242356a2e7190239 git Not specified
CNA Linux Linux affected 286468210d83ce0ca1e37e346ed9f4457a161650 cca330c59c54207567a648357835f59df9a286bb git Not specified
CNA Linux Linux affected 286468210d83ce0ca1e37e346ed9f4457a161650 79f988d3ffc1aa778fc5181bdfab312e57956c6b git Not specified
CNA Linux Linux affected 286468210d83ce0ca1e37e346ed9f4457a161650 4ee0941da10e8fdcdb34756b877efd3282594c1f git Not specified
CNA Linux Linux affected 286468210d83ce0ca1e37e346ed9f4457a161650 1fe60ee709436550f8cfbab01295936b868d5baa git Not specified
CNA Linux Linux affected 286468210d83ce0ca1e37e346ed9f4457a161650 539d51ac48bcfcfa1b3d4a85f8df92fa22c1d41c git Not specified
CNA Linux Linux affected 286468210d83ce0ca1e37e346ed9f4457a161650 38762a0763c10c24a4915feee722d7aa6e73eb98 git Not specified
CNA Linux Linux affected 2.6.36 Not specified
CNA Linux Linux unaffected 2.6.36 semver Not specified
CNA Linux Linux unaffected 4.19.314 4.19.* semver Not specified
CNA Linux Linux unaffected 5.4.276 5.4.* semver Not specified
CNA Linux Linux unaffected 5.10.217 5.10.* semver Not specified
CNA Linux Linux unaffected 5.15.159 5.15.* semver Not specified
CNA Linux Linux unaffected 6.1.91 6.1.* semver Not specified
CNA Linux Linux unaffected 6.6.31 6.6.* semver Not specified
CNA Linux Linux unaffected 6.8.10 6.8.* semver Not specified
CNA Linux Linux unaffected 6.9 * original_commit_for_fix Not specified

References

ReferenceSourceLinkTags
git.kernel.org/stable/c/4ee0941da10e8fdcdb34756b877efd3282594c1f af854a3a-2127-422b-91ae-364da2661108 git.kernel.org Patch
git.kernel.org/stable/c/67f34f093c0f7bf33f5b4ae64d3d695a3b978285 af854a3a-2127-422b-91ae-364da2661108 git.kernel.org Patch
git.kernel.org/stable/c/1fe60ee709436550f8cfbab01295936b868d5baa af854a3a-2127-422b-91ae-364da2661108 git.kernel.org Patch
lists.fedoraproject.org/archives/list/[email protected]/messag... af854a3a-2127-422b-91ae-364da2661108 lists.fedoraproject.org Third Party Advisory
git.kernel.org/stable/c/cca330c59c54207567a648357835f59df9a286bb af854a3a-2127-422b-91ae-364da2661108 git.kernel.org Patch
lists.debian.org/debian-lts-announce/2024/06/msg00019.html af854a3a-2127-422b-91ae-364da2661108 lists.debian.org Third Party Advisory
lists.fedoraproject.org/archives/list/[email protected]/messag... af854a3a-2127-422b-91ae-364da2661108 lists.fedoraproject.org Third Party Advisory
git.kernel.org/stable/c/7b8c7bd2296e95b38a6ff346242356a2e7190239 af854a3a-2127-422b-91ae-364da2661108 git.kernel.org Patch
git.kernel.org/stable/c/38762a0763c10c24a4915feee722d7aa6e73eb98 af854a3a-2127-422b-91ae-364da2661108 git.kernel.org Patch
lists.debian.org/debian-lts-announce/2024/06/msg00020.html af854a3a-2127-422b-91ae-364da2661108 lists.debian.org Third Party Advisory
git.kernel.org/stable/c/79f988d3ffc1aa778fc5181bdfab312e57956c6b af854a3a-2127-422b-91ae-364da2661108 git.kernel.org Patch
git.kernel.org/stable/c/539d51ac48bcfcfa1b3d4a85f8df92fa22c1d41c af854a3a-2127-422b-91ae-364da2661108 git.kernel.org Patch
CVE Program record CVE.ORG www.cve.org canonical
NVD vulnerability detail NVD nvd.nist.gov canonical, analysis

© CVE.report 2026

Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

Free CVE JSON API cve.report/api

CVE.report and Source URL Uptime Status status.cve.report