PT-2024-11153 · Linux · Linux Kernel
Published
2021-05-19
·
Updated
2024-11-06
·
CVE-2021-47075
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak issue has been resolved in the Linux kernel. The problem occurs when creating a control in
nvmet alloc ctrl(), where if cntlid min is larger than cntlid max of the subsystem, the code jumps to the "out free changed ns list" label but fails to free ctrl->sqs. This issue is fixed by jumping to the "out free sqs" label instead.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel