In the Linux kernel, the following vulnerability has been resolved:
scsi: pm80xx: Fix memory leak during rmmod
Driver failed to release all memory allocated. This would lead to memory
leak during driver removal.
Properly free memory when the module is removed.
References
Configurations
History
21 Nov 2024, 06:35
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/269a4311b15f68d24e816f43f123888f241ed13d - Patch | |
References | () https://git.kernel.org/stable/c/51e6ed83bb4ade7c360551fa4ae55c4eacea354b - Patch | |
Summary |
|
19 Apr 2024, 19:20
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux
Linux linux Kernel |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-401 | |
References | () https://git.kernel.org/stable/c/269a4311b15f68d24e816f43f123888f241ed13d - Patch | |
References | () https://git.kernel.org/stable/c/51e6ed83bb4ade7c360551fa4ae55c4eacea354b - Patch |
10 Apr 2024, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-04-10 19:15
Updated : 2024-11-21 06:35
NVD link : CVE-2021-47193
Mitre link : CVE-2021-47193
CVE.ORG link : CVE-2021-47193
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime