Lucene search
+L

387 matches found

OSV
OSV
added 2025/12/09 1:29 a.m.7 views

CVE-2023-53830 platform/x86: think-lmi: Fix memory leak when showing current settings

In the Linux kernel, the following vulnerability has been resolved: platform/x86: think-lmi: Fix memory leak when showing current settings When retriving a item string with tlmisetting, the result has to be freed using kfree. In currentvalueshow however, malformed item strings are not freed,...

6.3AI score0.00208EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.10 views

CVE-2023-53830

In the Linux kernel, the following vulnerability has been resolved: platform/x86: think-lmi: Fix memory leak when showing current settings When retriving a item string with tlmisetting, the result has to be freed using kfree. In currentvalueshow however, malformed item strings are not freed,...

5.1AI score0.00208EPSS
SaveExploits0
NVD
NVD
added 2025/12/04 4:16 p.m.7 views

CVE-2025-40253

In the Linux kernel, the following vulnerability has been resolved: s390/ctcm: Fix double-kfree The function 'mpcrcvdsweepreqmpcginfo' is called conditionally from function 'ctcmpcunpackskb'. It frees passed mpcginfo. After that a call to function 'kfree' in function 'ctcmpcunpackskb' frees it...

0.00188EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/04 4:16 p.m.8 views

UBUNTU-CVE-2025-40253

In the Linux kernel, the following vulnerability has been resolved: s390/ctcm: Fix double-kfree The function 'mpcrcvdsweepreqmpcginfo' is called conditionally from function 'ctcmpcunpackskb'. It frees passed mpcginfo. After that a call to function 'kfree' in function 'ctcmpcunpackskb' frees it...

5.7AI score0.00188EPSS
SaveExploits0References34
RedHat Linux
RedHat Linux
added 2025/11/25 12:37 p.m.8 views

kernel: Bluetooth: Fix potential use-after-free when clear keys

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix potential use-after-free when clear keys Similar to commit c5d2b6fa26b5 "Bluetooth: Fix use-after-free in hciremoveltk/hciremoveirk". We can not access k after kfreercu call...

7.8CVSS6.8AI score0.00139EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 5:26 a.m.5 views

kernel: Bluetooth: Fix potential use-after-free when clear keys

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix potential use-after-free when clear keys Similar to commit c5d2b6fa26b5 "Bluetooth: Fix use-after-free in hciremoveltk/hciremoveirk". We can not access k after kfreercu call...

7.8CVSS6.8AI score0.00139EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989457)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989457 advisory. In the Linux kernel, the following vulnerability has been resolved: thermal: int340x: fix memory leak in int3400notify It is easy to hit the below memory leaks in my...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.6 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989246)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989246 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf, s390: Fix potential memory leak about jitdata Make sure to free jitdata through kfree in the...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/22 6:30 p.m.7 views

EUVD-2022-54777

In the Linux kernel, the following vulnerability has been resolved: dpaa2-eth: retrieve the virtual address before dmaunmap The TSO header was DMA unmapped before the virtual address was retrieved and then used to free the buffer. This meant that we were actually removing the DMA map and then...

5.5CVSS4.9AI score0.00209EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/22 2:15 p.m.2 views

DEBIAN-CVE-2022-50578

In the Linux kernel, the following vulnerability has been resolved: class: fix possible memory leak in classregister If classaddgroups returns error, the 'cp-subsys' need be unregister, and the 'cp' need be freed. We can not call ksetunregister here, because the 'cls' will be freed in callback...

5.3AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.3 views

DEBIAN-CVE-2022-50557

In the Linux kernel, the following vulnerability has been resolved: pinctrl: thunderbay: fix possible memory leak in thunderbaybuildfunctions The thunderbayaddfunctions will free memory of thunderbayfuncs when everything is ok, but thunderbayfuncs will not be freed when thunderbayaddfunctions...

5.2AI score0.00197EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/10/08 11:39 p.m.4 views

SUSE CVE-2022-50537

In the Linux kernel, the following vulnerability has been resolved: firmware: raspberrypi: fix possible memory leak in rpifirmwareprobe In rpifirmwareprobe, if mboxrequestchannel fails, the 'fw' will not be freed through rpifirmwaredelete, fix this leak by calling kfree in the error path...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References8
NVD
NVD
added 2025/10/07 4:15 p.m.6 views

CVE-2023-53617

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: socinfo: Add kfree for kstrdup Add kfree in the later error handling in order to avoid memory leak...

5.5CVSS0.00186EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/07 4:15 p.m.10 views

CVE-2022-50513

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix a potential memory leak in rtwinitcmdpriv In rtwinitcmdpriv, if pcmdpriv-rspallocatedbuf is allocated in failure, then pcmdpriv-cmdallocatedbuf will be not properly released. Besides, considering there are...

5.5CVSS0.00147EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/07 4:15 p.m.6 views

UBUNTU-CVE-2022-50513

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix a potential memory leak in rtwinitcmdpriv In rtwinitcmdpriv, if pcmdpriv-rspallocatedbuf is allocated in failure, then pcmdpriv-cmdallocatedbuf will be not properly released. Besides, considering there are...

5.5CVSS6AI score0.00147EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/07 4:15 p.m.7 views

UBUNTU-CVE-2023-53617

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: socinfo: Add kfree for kstrdup Add kfree in the later error handling in order to avoid memory leak...

5.5CVSS5.7AI score0.00186EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.18 views

CVE-2023-53617 soc: aspeed: socinfo: Add kfree for kstrdup

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: socinfo: Add kfree for kstrdup Add kfree in the later error handling in order to avoid memory leak...

0.00186EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/07 3:19 p.m.23 views

CVE-2023-53617

CVE-2023-53617 affects the Linux kernel in the Aspeed SoC information path. The issue arises in the error handling path of soc:aspeed:socinfo, where memory allocated for kstrdup could leak. The fix adds a kfree() in the error handling to prevent memory leaks. Connected advisories reference kernel...

5.5CVSS6.1AI score0.00186EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/07 3:19 p.m.3 views

CVE-2023-53617 soc: aspeed: socinfo: Add kfree for kstrdup

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: socinfo: Add kfree for kstrdup Add kfree in the later error handling in order to avoid memory leak...

5.5CVSS6.5AI score0.00186EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.12 views

CVE-2023-53617

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: socinfo: Add kfree for kstrdup Add kfree in the later error handling in order to avoid memory leak...

5.5CVSS5.3AI score0.00186EPSS
SaveExploits0
Rows per page
Query Builder