Lucene search
+L

44 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2023-59802

Malicious code in bioql PyPI...

6.3AI score0.00156EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2025/10/01 12:00 a.m.11 views

The vulnerability of the device_add function in Linux kernel, which allows a hacker to trigger a service failure

The vulnerability of the deviceadd function in Linux kernel is related to memory release errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References12Affected Software3
OSV
OSV
added 2025/09/18 4:15 p.m.11 views

UBUNTU-CVE-2022-50419

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisysfs: Fix attempting to call deviceadd multiple times deviceadd shall not be called multiple times as stated in its documentation: 'Do not call this routine or deviceregister more than once for any device structure...

8.8CVSS5.8AI score0.00235EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2025/09/18 4:04 p.m.3 views

CVE-2022-50419 Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisysfs: Fix attempting to call deviceadd multiple times deviceadd shall not be called multiple times as stated in its documentation: 'Do not call this routine or deviceregister more than once for any device structure...

6.1AI score0.00235EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/18 4:04 p.m.51 views

CVE-2022-50419

CVE-2022-50419 concerns the Linux kernel Bluetooth subsystem, specifically the hci_sysfs path. The public description states that the issue arises from attempting to call device_add multiple times for a single device structure, violating documented expectations that device_add() (and device_regis...

8.8CVSS6.1AI score0.00235EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/09/18 4:04 p.m.17 views

CVE-2022-50419 Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisysfs: Fix attempting to call deviceadd multiple times deviceadd shall not be called multiple times as stated in its documentation: 'Do not call this routine or deviceregister more than once for any device structure...

8.8CVSS0.00235EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/09/16 11:33 p.m.7 views

SUSE CVE-2022-50349

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...

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2025/05/03 4:45 p.m.19 views

CVE-2022-49793

In the Linux kernel, the following vulnerability has been resolved: iio: trigger: sysfs: fix possible memory leak in iiosysfstriginit devsetname allocates memory for name, it need be freed when deviceadd fails, call putdevice to give up the reference that hold in deviceinitialize, so that it can ...

7.2AI score0.00219EPSS
SaveExploits0
OSV
OSV
added 2024/10/21 8:05 p.m.15 views

CVE-2022-48975 gpiolib: fix memory leak in gpiochip_setup_dev()

In the Linux kernel, the following vulnerability has been resolved: gpiolib: fix memory leak in gpiochipsetupdev Here is a backtrace report about memory leak detected in gpiochipsetupdev: unreferenced object 0xffff88810b406400 size 512: comm "python3", pid 1682, jiffies 4295346908 age 24.090s...

6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/10/21 8:05 p.m.18 views

CVE-2022-48975 gpiolib: fix memory leak in gpiochip_setup_dev()

In the Linux kernel, the following vulnerability has been resolved: gpiolib: fix memory leak in gpiochipsetupdev Here is a backtrace report about memory leak detected in gpiochipsetupdev: unreferenced object 0xffff88810b406400 size 512: comm "python3", pid 1682, jiffies 4295346908 age 24.090s...

6.8AI score0.00245EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/21 8:05 p.m.178 views

CVE-2022-48975

CVE-2022-48975 concerns a memory leak in Linux kernel GPIO handling. The backtrace shows the leak occurs during gpiochip_setup_dev() when registering GPIO devices, with resources allocated in device_private_init() not released on error paths. The fix moves the release logic to use put_device() to...

5.5CVSS5.2AI score0.00245EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.33 views

CVE-2023-52830

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/03/25 5:53 p.m.31 views

CVE-2021-47143

In the Linux kernel, the following vulnerability has been resolved: net/smc: remove device from smcddevlist after failed deviceadd If the deviceadd for a smcddev fails, there's no cleanup step that rolls back the earlier listadd. The device subsequently gets freed, and we end up with a corrupted...

5.5CVSS7.3AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/25 9:15 a.m.24 views

CVE-2021-47143

In the Linux kernel, the following vulnerability has been resolved: net/smc: remove device from smcddevlist after failed deviceadd If the deviceadd for a smcddev fails, there's no cleanup step that rolls back the earlier listadd. The device subsequently gets freed, and we end up with a corrupted...

5.5CVSS7.4AI score0.00225EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/03/25 9:07 a.m.47 views

CVE-2021-47143 net/smc: remove device from smcd_dev_list after failed device_add()

In the Linux kernel, the following vulnerability has been resolved: net/smc: remove device from smcddevlist after failed deviceadd If the deviceadd for a smcddev fails, there's no cleanup step that rolls back the earlier listadd. The device subsequently gets freed, and we end up with a corrupted...

7.6AI score0.00225EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/03/25 9:07 a.m.18 views

CVE-2021-47143 net/smc: remove device from smcd_dev_list after failed device_add()

In the Linux kernel, the following vulnerability has been resolved: net/smc: remove device from smcddevlist after failed deviceadd If the deviceadd for a smcddev fails, there's no cleanup step that rolls back the earlier listadd. The device subsequently gets freed, and we end up with a corrupted...

6.8AI score0.00225EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/25 9:07 a.m.107 views

CVE-2021-47143

CVE-2021-47143 affects the Linux kernel net/smc subsystem. The root cause was missing cleanup when a smcd_dev device_add() failed, leaving the device in smcd_dev_list and later freeing it, causing a corrupted list. The fix adds error handling to remove the device from the list on device_add() fai...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/03/25 9:07 a.m.44 views

CVE-2021-47143

In the Linux kernel, the following vulnerability has been resolved: net/smc: remove device from smcddevlist after failed deviceadd If the deviceadd for a smcddev fails, there's no cleanup step that rolls back the earlier listadd. The device subsequently gets freed, and we end up with a corrupted...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/03/25 12:00 a.m.24 views

CVE-2021-47143

In the Linux kernel, the following vulnerability has been resolved: net/smc: remove device from smcddevlist after failed deviceadd If the deviceadd for a smcddev fails, there's no cleanup step that rolls back the earlier listadd. The device subsequently gets freed, and we end up with a corrupted...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.7 views

kernel: driver core: fix resource leak in device_add()

A reference leak was found in the Linux kernel's driver core device registration logic. When kobjectadd fails partway through deviceadd, the error cleanup attempts to free resources but fails because kobjectadd has already cleared the device's parent pointer. This prevents cleanupgluedir from...

5.5CVSS7.2AI score0.00145EPSS
SaveExploits0References5
Rows per page
Query Builder