CVE-2024-53681

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

In the Linux kernel, the following vulnerability has been resolved:

nvmet: Don't overflow subsysnqn

nvmetrootdiscoverynqnstore treats the subsysnqn string like a fixed size buffer, even though it is dynamically allocated to the size of the string.

Create a new string with kstrndup instead of using the old buffer.

References

Affected packages