CVE-2024-27401

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-27401
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-27401.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-27401
Downstream
Related
Published
2024-05-14T15:12:29Z
Modified
2025-08-09T19:01:26Z
Summary
[none]
Details

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 packetbufferget respects the userlength provided. If the length of the head packet exceeds the userlength, packetbufferget 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.

References

Affected packages