Lucene search
+L

46 matches found

NVD
NVD
added 2025/02/26 7:01 a.m.11 views

CVE-2022-49370

In the Linux kernel, the following vulnerability has been resolved: firmware: dmi-sysfs: Fix memory leak in dmisysfsregisterhandle kobjectinitandadd takes reference even when it fails. According to the doc of kobjectinitandadd If this function returns an error, kobjectput must be called to proper...

5.5CVSS0.00291EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:01 a.m.7 views

DEBIAN-CVE-2022-49370

In the Linux kernel, the following vulnerability has been resolved: firmware: dmi-sysfs: Fix memory leak in dmisysfsregisterhandle kobjectinitandadd takes reference even when it fails. According to the doc of kobjectinitandadd If this function returns an error, kobjectput must be called to proper...

5.5CVSS5.5AI score0.00291EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:00 a.m.15 views

CVE-2022-49224

In the Linux kernel, the following vulnerability has been resolved: power: supply: ab8500: Fix memory leak in ab8500fgsysfsinit kobjectinitandadd takes reference even when it fails. According to the doc of kobjectinitandadd: If this function returns an error, kobjectput must be called to properly...

5.5CVSS0.00263EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.13 views

CVE-2022-49370

In the Linux kernel, the following vulnerability has been resolved: firmware: dmi-sysfs: Fix memory leak in dmisysfsregisterhandle kobjectinitandadd takes reference even when it fails. According to the doc of kobjectinitandadd If this function returns an error, kobjectput must be called to proper...

5.5CVSS5.5AI score0.00291EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the dmisysfsregisterhandle function not calling kobjectput when kobjectinitandadd fails, which could lead to...

5.5CVSS5.9AI score0.00291EPSS
SaveExploits0References10
OSV
OSV
added 2024/07/16 12:15 p.m.8 views

UBUNTU-CVE-2022-48775

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Fix memory leak in vmbusaddchannelkobj kobjectinitandadd takes reference even when it fails. According to the doc of kobjectinitandadd: If this function returns an error, kobjectput must be called to properly...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/07/16 11:13 a.m.18 views

CVE-2022-48775 Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Fix memory leak in vmbusaddchannelkobj kobjectinitandadd takes reference even when it fails. According to the doc of kobjectinitandadd: If this function returns an error, kobjectput must be called to properly...

6.6AI score0.00227EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/06/20 1:57 p.m.20 views

CVE-2022-48753

A possible memory leak was found in diskregisterindependentaccessranges in the Linux kernel. This issue may lead to a crash...

5.5CVSS9.1AI score0.00179EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/20 12:15 p.m.30 views

CVE-2022-48753

In the Linux kernel, the following vulnerability has been resolved: block: fix memory leak in diskregisterindependentaccessranges kobjectinitandadd takes reference even when it fails. According to the doc of kobjectinitandadd If this function returns an error, kobjectput must be called to properl...

5.5CVSS0.00179EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.15 views

CVE-2022-48753 block: fix memory leak in disk_register_independent_access_ranges

In the Linux kernel, the following vulnerability has been resolved: block: fix memory leak in diskregisterindependentaccessranges kobjectinitandadd takes reference even when it fails. According to the doc of kobjectinitandadd If this function returns an error, kobjectput must be called to properl...

6.8AI score0.00179EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/20 11:13 a.m.84 views

CVE-2022-48753

CVE-2022-48753 : In the Linux kernel, a memory leak affects the disk Register/IA ranges path. The root cause is an extra reference from kobject_init_and_add() when it fails, leading to allocated memory not being freed. The fix adds a kobject_put() call to ensure proper cleanup and updates the blk...

5.5CVSS7AI score0.00179EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/06/20 11:13 a.m.21 views

CVE-2022-48753 block: fix memory leak in disk_register_independent_access_ranges

In the Linux kernel, the following vulnerability has been resolved: block: fix memory leak in diskregisterindependentaccessranges kobjectinitandadd takes reference even when it fails. According to the doc of kobjectinitandadd If this function returns an error, kobjectput must be called to properl...

5.3CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.40 views

CVE-2022-48753 block: fix memory leak in disk_register_independent_access_ranges

In the Linux kernel, the following vulnerability has been resolved: block: fix memory leak in diskregisterindependentaccessranges kobjectinitandadd takes reference even when it fails. According to the doc of kobjectinitandadd If this function returns an error, kobjectput must be called to properl...

0.00179EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.17 views

CVE-2022-48753

In the Linux kernel, the following vulnerability has been resolved: block: fix memory leak in diskregisterindependentaccessranges kobjectinitandadd takes reference even when it fails. According to the doc of kobjectinitandadd If this function returns an error, kobjectput must be called to properl...

5.5CVSS5.8AI score0.00179EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.7 views

SUSE CVE-2024-26993

In the Linux kernel, the following vulnerability has been resolved: fs: sysfs: Fix reference leak in sysfsbreakactiveprotection The sysfsbreakactiveprotection routine has an obvious reference leak in its error path. If the call to kernfsfindandget fails then kn will be NULL, so the companion...

4.4CVSS6.2AI score0.00267EPSS
SaveExploits0References18
OSV
OSV
added 2024/05/01 6:15 a.m.11 views

AZL-40511 CVE-2024-26993 affecting package hyperv-daemons for versions less than 5.15.158.1-1

In the Linux kernel, the following vulnerability has been resolved: fs: sysfs: Fix reference leak in sysfsbreakactiveprotection The sysfsbreakactiveprotection routine has an obvious reference leak in its error path. If the call to kernfsfindandget fails then kn will be NULL, so the companion...

5.5CVSS6.3AI score0.00267EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/01 5:28 a.m.41 views

CVE-2024-26993 fs: sysfs: Fix reference leak in sysfs_break_active_protection()

In the Linux kernel, the following vulnerability has been resolved: fs: sysfs: Fix reference leak in sysfsbreakactiveprotection The sysfsbreakactiveprotection routine has an obvious reference leak in its error path. If the call to kernfsfindandget fails then kn will be NULL, so the companion...

6.6AI score0.00267EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/01 5:28 a.m.28 views

CVE-2024-26993 fs: sysfs: Fix reference leak in sysfs_break_active_protection()

In the Linux kernel, the following vulnerability has been resolved: fs: sysfs: Fix reference leak in sysfsbreakactiveprotection The sysfsbreakactiveprotection routine has an obvious reference leak in its error path. If the call to kernfsfindandget fails then kn will be NULL, so the companion...

5.9AI score
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.40 views

CVE-2023-52520

In the Linux kernel, the following vulnerability has been resolved: platform/x86: think-lmi: Fix reference leak If a duplicate attribute is found using ksetfindobj, a reference to that attribute is returned which needs to be disposed accordingly using kobjectput. Move the setting name validation...

5.5CVSS6AI score0.00241EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/02 9:52 p.m.20 views

CVE-2023-52520 platform/x86: think-lmi: Fix reference leak

In the Linux kernel, the following vulnerability has been resolved: platform/x86: think-lmi: Fix reference leak If a duplicate attribute is found using ksetfindobj, a reference to that attribute is returned which needs to be disposed accordingly using kobjectput. Move the setting name validation...

6.9AI score0.00241EPSS
SaveExploits0References4
Rows per page
Query Builder