CVE-2024-53681
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
nvmet: Don't overflow subsysnqn
nvmet_root_discovery_nqn_store 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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 95409e277d8343810adf8700d29d4329828d452b < 86645d8d062af3fdcbdaa0a289b95de55bca827d | affected |
| Linux | Linux | 95409e277d8343810adf8700d29d4329828d452b < 4db3d750ac7e894278ef1cb1c53cc7d883060496 | affected |
| Linux | Linux | 6.9 | affected |
| Linux | Linux | 0 < 6.9 | unaffected |
| Linux | Linux | 6.12.9 <= 6.12.* | unaffected |
| Linux | Linux | 6.13 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/86645d8d062af3fdcbdaa0a289b95de55bca827d
- https://git.kernel.org/stable/c/4db3d750ac7e894278ef1cb1c53cc7d883060496
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.