Lucene search
+L

674 matches found

Positive Technologies
Positive Technologies
added 2024/04/11 12:00 a.m.15 views

PT-2024-29760

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Linux kernel versions prior to 6.6.43 Description The issue in the Linux kernel is related to the use of mutex initialization in the LEDs driver. The driver registers LEDs using devm led classdev...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0
OSV
OSV
added 2024/04/03 5:15 p.m.8 views

DEBIAN-CVE-2024-26770

In the Linux kernel, the following vulnerability has been resolved: HID: nvidia-shield: Add missing null pointer checks to LED initialization devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointe...

5.5CVSS4.9AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.8 views

DEBIAN-CVE-2024-26771

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: edma: Add some null pointer checks to the edmaprobe devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer...

5.5CVSS5.2AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.17 views

UBUNTU-CVE-2024-26770

In the Linux kernel, the following vulnerability has been resolved: HID: nvidia-shield: Add missing null pointer checks to LED initialization devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointe...

5.5CVSS5.7AI score0.00237EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/03/18 2:02 p.m.38 views

CVE-2023-52617

A flaw was found in the Linux Kernel that may result in a stdevrelease crash after a surprise hot remove...

4.4CVSS5.7AI score0.00237EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/18 10:19 a.m.30 views

CVE-2023-52617 PCI: switchtec: Fix stdev_release() crash after surprise hot remove

In the Linux kernel, the following vulnerability has been resolved: PCI: switchtec: Fix stdevrelease crash after surprise hot remove A PCI device hot removal may occur while stdev-cdev is held open. The call to stdevrelease then happens during close or exit, at a point way past switchtecpciremove...

6.7AI score0.00237EPSS
SaveExploits0References7
OSV
OSV
added 2024/02/29 11:15 p.m.4 views

DEBIAN-CVE-2021-46959

In the Linux kernel, the following vulnerability has been resolved: spi: Fix use-after-free with devmspialloc We can't rely on the contents of the devres list during spiunregistercontroller, as the list is already torn down at the time we perform devresfind for devmspireleasecontroller. This caus...

7.8CVSS5.9AI score0.00245EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/29 11:15 p.m.19 views

CVE-2021-46959

In the Linux kernel, the following vulnerability has been resolved: spi: Fix use-after-free with devmspialloc We can't rely on the contents of the devres list during spiunregistercontroller, as the list is already torn down at the time we perform devresfind for devmspireleasecontroller. This caus...

7.8CVSS6.5AI score0.00245EPSS
SaveExploits0References9
OSV
OSV
added 2024/02/29 11:15 p.m.9 views

UBUNTU-CVE-2021-46959

In the Linux kernel, the following vulnerability has been resolved: spi: Fix use-after-free with devmspialloc We can't rely on the contents of the devres list during spiunregistercontroller, as the list is already torn down at the time we perform devresfind for devmspireleasecontroller. This caus...

7.8CVSS6.3AI score0.00245EPSS
SaveExploits0References7
OSV
OSV
added 2024/02/29 11:15 p.m.13 views

UBUNTU-CVE-2021-47063

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drmconnectorcleanup manually in panelbridgedetach, the connector will be cleaned up with the other DRM objects in the call to drmmodeconfigcleanup. However,...

7.8CVSS6.2AI score0.00255EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/02/29 10:31 p.m.29 views

CVE-2021-46959

In the Linux kernel, the following vulnerability has been resolved: spi: Fix use-after-free with devmspialloc We can't rely on the contents of the devres list during spiunregistercontroller, as the list is already torn down at the time we perform devresfind for devmspireleasecontroller. This caus...

7.8CVSS7.2AI score0.00245EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/02/29 12:00 a.m.7 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel, which stems from a post-release reuse issue with devmspialloc...

7.8CVSS8AI score0.00245EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.59 views

CVE-2021-47043

In the Linux kernel, the following vulnerability has been resolved: media: venus: core: Fix some resource leaks in the error path of 'venusprobe' If an error occurs after a successful 'oficcget' call, it must be undone. Use 'devmoficcget' instead of 'oficcget' to avoid the leak. Update the remove...

5.5CVSS4.8AI score0.00239EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/02/28 3:42 a.m.9 views

SUSE CVE-2023-52465

In the Linux kernel, the following vulnerability has been resolved: power: supply: Fix null pointer dereference in smb2probe devmkasprintf and devmkzalloc return a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS6.6AI score0.00288EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/25 8:16 a.m.10 views

CVE-2023-52471 ice: Fix some null pointer dereference issues in ice_ptp.c

In the Linux kernel, the following vulnerability has been resolved: ice: Fix some null pointer dereference issues in iceptp.c devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

6.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/06/16 12:00 a.m.6 views

PT-2025-54165

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the pinctrl subsystem, specifically within the at91-pio4 driver. The devm kasprintf function, used for dynamic memory allocation, may return a NULL...

5.2CVSS6.5AI score0.00211EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.8 views

kernel: spi: Fix simplification of devm_spi_register_controller

In the Linux kernel, the following vulnerability has been resolved: spi: Fix simplification of devmspiregistercontroller This reverts commit 59ebbe40fb51 "spi: simplify devmspiregistercontroller". If devmaddaction fails in devmaddactionorreset, devmspiunregister will be called, it decreases the...

7.8CVSS6.3AI score0.00235EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/03/21 12:00 a.m.11 views

PT-2025-41126

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak exists in the Linux kernel related to ioremap and memremap within the xgene hardware monitoring driver. Specifically, the xgene hwmon probe function in...

5.5CVSS5.5AI score0.00143EPSS
SaveExploits0References26
OSV
OSV
added 2023/03/01 8:15 p.m.14 views

AZL-25610 CVE-2023-23002 affecting package kernel for versions less than 5.15.102.1-1

In the Linux kernel before 5.16.3, drivers/bluetooth/hciqca.c misinterprets the devmgpiodgetindexoptional return value expects it to be NULL in the error case, whereas it is actually an error pointer...

5.5CVSS6.6AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/01 8:15 p.m.12 views

UBUNTU-CVE-2023-23002

In the Linux kernel before 5.16.3, drivers/bluetooth/hciqca.c misinterprets the devmgpiodgetindexoptional return value expects it to be NULL in the error case, whereas it is actually an error pointer...

5.5CVSS6.7AI score0.00246EPSS
SaveExploits0References5
Rows per page
Query Builder