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
No history.
Information
Published : 2024-04-10 19:15
Updated : 2024-04-19 19:20
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