Executive Summary

Informations
Name CVE-2021-47075 First vendor Publication 2024-03-01
Vendor Cve Last vendor Modification 2025-03-19

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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

nvmet: fix memory leak in nvmet_alloc_ctrl()

When creating ctrl in nvmet_alloc_ctrl(), if the cntlid_min is larger than cntlid_max of the subsystem, and jumps to the "out_free_changed_ns_list" label, but the ctrl->sqs lack of be freed. Fix this by jumping to the "out_free_sqs" label.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-47075

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-401 Failure to Release Memory Before Removing Last Reference ('Memory Leak')

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1
Os 3462

Sources (Detail)

https://git.kernel.org/stable/c/4720f29acb3fe67aa8aa71e6b675b079d193aaeb
https://git.kernel.org/stable/c/afb680ed7ecbb7fd66ddb43650e9b533fd8b4b9a
https://git.kernel.org/stable/c/fec356a61aa3d3a66416b4321f1279e09e0f256f
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
Date Informations
2025-07-15 01:52:56
  • Multiple Updates
2025-07-14 12:16:33
  • Multiple Updates
2025-06-26 01:51:47
  • Multiple Updates
2025-06-25 12:16:01
  • Multiple Updates
2025-06-24 01:56:15
  • Multiple Updates
2025-03-29 02:57:14
  • Multiple Updates
2025-03-28 13:27:36
  • Multiple Updates
2025-03-28 00:21:36
  • Multiple Updates
2025-03-19 21:22:44
  • Multiple Updates
2024-11-25 09:26:38
  • Multiple Updates
2024-11-07 00:27:56
  • Multiple Updates
2024-03-02 00:27:29
  • First insertion