Description
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.
References (2)
Core 2
Scores
CVSS v3
5.5
EPSS
0.0001
EPSS Percentile
1.8%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-120
Status
published
Products (4)
linux/Kernel
6.9.0 - 6.12.9linux
linux/linux_kernel
6.9 (6 CPE variants)
linux/linux_kernel
6.13 rc1 (5 CPE variants)
linux/linux_kernel
6.9.1 - 6.12.9
Published
Jan 15, 2025
Tracked Since
Feb 18, 2026