Vulnerabilities > Improper Release of Memory Before Removing Last Reference ('Memory Leak')

DATE CVE VULNERABILITY TITLE RISK
2024-03-01 CVE-2021-47071 Memory Leak vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: uio_hv_generic: Fix a memory leak in error handling paths If 'vmbus_establish_gpadl()' fails, the (recv|send)_gpadl will not be updated and 'hv_uio_cleanup()' in the error handling path will not be able to free the corresponding buffer. In such a case, we need to free the buffer explicitly.
local
low complexity
linux CWE-401
5.5
2024-03-01 CVE-2021-47074 Memory Leak vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: nvme-loop: fix memory leak in nvme_loop_create_ctrl() When creating loop ctrl in nvme_loop_create_ctrl(), if nvme_init_ctrl() fails, the loop ctrl should be freed before jumping to the "out" label.
local
low complexity
linux CWE-401
5.5
2024-02-29 CVE-2021-47020 Memory Leak vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: soundwire: stream: fix memory leak in stream config error path When stream config is failed, master runtime will release all slave runtime in the slave_rt_list, but slave runtime is not added to the list at this time.
local
low complexity
linux CWE-401
5.5
2024-02-29 CVE-2021-47059 Memory Leak vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - fix result memory leak on error path This patch fixes a memory leak on an error path.
local
low complexity
linux CWE-401
5.5
2024-02-29 CVE-2024-24146 Memory Leak vulnerability in Libming 0.4.8
A memory leak issue discovered in parseSWF_DEFINEBUTTON in libming v0.4.8 allows attackers to cause s denial of service via a crafted SWF file.
network
low complexity
libming CWE-401
6.5
2024-02-29 CVE-2024-24147 Memory Leak vulnerability in Libming 0.4.8
A memory leak issue discovered in parseSWF_FILLSTYLEARRAY in libming v0.4.8 allows attackers to cause s denial of service via a crafted SWF file.
network
low complexity
libming CWE-401
6.5
2024-02-29 CVE-2024-24149 Memory Leak vulnerability in Libming 0.4.8
A memory leak issue discovered in parseSWF_GLYPHENTRY in libming v0.4.8 allows attackers to cause a denial of service via a crafted SWF file.
network
low complexity
libming CWE-401
6.5
2024-02-29 CVE-2024-24150 Memory Leak vulnerability in Libming 0.4.8
A memory leak issue discovered in parseSWF_TEXTRECORD in libming v0.4.8 allows attackers to cause a denial of service via a crafted SWF file.
network
low complexity
libming CWE-401
6.5
2024-02-28 CVE-2020-36786 Memory Leak vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: media: [next] staging: media: atomisp: fix memory leak of object flash In the case where the call to lm3554_platform_data_func returns an error there is a memory leak on the error return path of object flash.
local
low complexity
linux CWE-401
5.5
2024-02-28 CVE-2021-46985 Memory Leak vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: ACPI: scan: Fix a memory leak in an error handling path If 'acpi_device_set_name()' fails, we must free 'acpi_device_bus_id->bus_id' or there is a (potential) memory leak.
local
low complexity
linux CWE-401
5.5