Lucene search
+L

307 matches found

Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.3 views

CVE-2022-50349 misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()

In the Linux kernel, the following vulnerability has been resolved: misc: tifm: fix possible memory leak in tifm7xx1switchmedia If deviceregister returns error in tifm7xx1switchmedia, name of kobject which is allocated in devsetname called in deviceadd is leaked. Never directly free @dev after...

6.1AI score0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/16 4:11 p.m.7 views

CVE-2022-50343 rapidio: fix possible name leaks when rio_add_device() fails

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix possible name leaks when rioadddevice fails Patch series "rapidio: fix three possible memory leaks". This patchset fixes three name leaks in error handling. - patch 1 fixes two name leaks while rioadddevice fails. -...

5.5CVSS6.1AI score
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.7 views

PT-2025-38021

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the hnae ae register function within the networking subsystem. A memory leak can occur during module probing if device register fails, but the...

6.1AI score0.00156EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.6 views

SUSE CVE-2022-50244

In the Linux kernel, the following vulnerability has been resolved: cxl: fix possible null-ptr-deref in cxlpciinitafu|adapter If deviceregister fails in cxlpciafu|adapter, the device is not added, deviceunregister can not be called in the error path, otherwise it will cause a null-ptr-deref becau...

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 3:15 p.m.37 views

DEBIAN-CVE-2022-50331

In the Linux kernel, the following vulnerability has been resolved: wwanhwsim: fix possible memory leak in wwanhwsimdevnew Inject fault while probing module, if deviceregister fails, but the refcount of kobject is not decreased to 0, the name allocated in devsetname is leaked. Fix this by calling...

5.5CVSS5.3AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.7 views

UBUNTU-CVE-2022-50331

In the Linux kernel, the following vulnerability has been resolved: wwanhwsim: fix possible memory leak in wwanhwsimdevnew Inject fault while probing module, if deviceregister fails, but the refcount of kobject is not decreased to 0, the name allocated in devsetname is leaked. Fix this by calling...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/15 2:49 p.m.24 views

CVE-2022-50331 wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()

In the Linux kernel, the following vulnerability has been resolved: wwanhwsim: fix possible memory leak in wwanhwsimdevnew Inject fault while probing module, if deviceregister fails, but the refcount of kobject is not decreased to 0, the name allocated in devsetname is leaked. Fix this by calling...

0.00154EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/15 2:49 p.m.30 views

CVE-2022-50331

CVE-2022-50331 refers to a Linux kernel vulnerability in the wwan_hwsim subsystem. The description documents a memory leak in wwan_hwsim_dev_new() that can occur when probing a module if device_register() fails and the kobject refcount is not decremented to zero, leaking the name allocated in dev...

5.5CVSS6.1AI score0.00154EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/15 2:49 p.m.13 views

CVE-2022-50331 wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()

In the Linux kernel, the following vulnerability has been resolved: wwanhwsim: fix possible memory leak in wwanhwsimdevnew Inject fault while probing module, if deviceregister fails, but the refcount of kobject is not decreased to 0, the name allocated in devsetname is leaked. Fix this by calling...

6.2AI score
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:15 p.m.3 views

DEBIAN-CVE-2023-53174

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix possible memory leak if deviceadd fails If deviceadd returns error, the name allocated by devsetname needs be freed. As the comment of deviceadd says, putdevice should be used to decrease the reference count in th...

5.5CVSS5.3AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.11 views

UBUNTU-CVE-2023-53174

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix possible memory leak if deviceadd fails If deviceadd returns error, the name allocated by devsetname needs be freed. As the comment of deviceadd says, putdevice should be used to decrease the reference count in th...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/15 2:04 p.m.10 views

CVE-2023-53174 scsi: core: Fix possible memory leak if device_add() fails

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix possible memory leak if deviceadd fails If deviceadd returns error, the name allocated by devsetname needs be freed. As the comment of deviceadd says, putdevice should be used to decrease the reference count in th...

4.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/09/15 2:04 p.m.13 views

CVE-2023-53174 scsi: core: Fix possible memory leak if device_add() fails

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix possible memory leak if deviceadd fails If deviceadd returns error, the name allocated by devsetname needs be freed. As the comment of deviceadd says, putdevice should be used to decrease the reference count in th...

0.00156EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/15 2:04 p.m.31 views

CVE-2023-53174

CVE-2023-53174 is a Linux kernel local vulnerability affecting the SCSI core: memory leak on the error path from device_add() when allocation of the device name fails. The root cause is that the name allocated by dev_set_name() is not freed and reference counting is mishandled; the fix adds a put...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.7 views

PT-2025-37498

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the cxl subsystem where a null pointer dereference may occur in the cxl pci init afu|adapter function. Specifically, if device register fails, the...

6.1AI score0.0016EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.6 views

PT-2025-37633

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak was resolved in the wwan hwsim module within the Linux kernel. Specifically, a fault injection during module probing could lead to a memory leak in the wwan hwsim dev new...

6.2AI score0.00154EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-49780

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: target: tcmloop: Fix possible name leak in tcmloopsetuphbabus If deviceregister fails in tcmloopsetuphbabus, the name allocated by devsetname need be free...

5.5CVSS5.5AI score0.00205EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2021-47416

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - phy: mdio: fix memory leak Syzbot reported memory leak in MDIO bus interface, the problem was in wrong state logic. MDIOBUSALLOCATED indicates 2 states: 1. Bus ...

5.5CVSS6AI score0.00234EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-49860

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: fix memory leak when register device fail If deviceregister...

5.5CVSS5.4AI score0.00187EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50119

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: rpmsg: Fix possible refcount leak in rpmsgregisterdeviceoverride rpmsgregisterdeviceoverride...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0References2
Rows per page
Query Builder