CVE-2024-53681

medium

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

https://git.kernel.org/stable/c/86645d8d062af3fdcbdaa0a289b95de55bca827d

https://git.kernel.org/stable/c/4db3d750ac7e894278ef1cb1c53cc7d883060496

Details

Source: Mitre, NVD

Published: 2025-01-15

Updated: 2025-01-15

Risk Information

CVSS v2

Base Score: 6.5

Vector: CVSS2#AV:L/AC:L/Au:M/C:C/I:C/A:C

Severity: Medium

CVSS v3

Base Score: 6.7

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

Severity: Medium

EPSS

EPSS: 0.00025