Lucene search
+L

23408 matches found

EUVD
EUVD
added 2026/01/31 11:41 a.m.8 views

EUVD-2025-206590

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation Make sure to drop the reference taken when looking up the crossbar platform device during am335x route allocation...

5.7AI score0.00187EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:41 a.m.4 views

CVE-2025-71186

In the Linux kernel, the following vulnerability has been resolved: dmaengine: stm32: dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holding a reference to a device does not prevent i...

5.7AI score0.00187EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/01/31 11:41 a.m.28 views

CVE-2025-71186

Technical details (affected component, root cause, impact, and patch information) for CVE-2025-71186 are not publicly provided in the supplied documents. Monitor for updates from official advisories and vendor/security bulletins.

5.5CVSS5.7AI score0.00187EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/01/31 11:41 a.m.6 views

CVE-2025-71186 dmaengine: stm32: dmamux: fix device leak on route allocation

In the Linux kernel, the following vulnerability has been resolved: dmaengine: stm32: dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holding a reference to a device does not prevent i...

5.7AI score
SaveExploits0References12
OSV
OSV
added 2026/01/31 11:41 a.m.10 views

CVE-2025-71185 dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation Make sure to drop the reference taken when looking up the crossbar platform device during am335x route allocation...

5.7AI score
SaveExploits0References12
Cvelist
Cvelist
added 2026/01/31 11:41 a.m.36 views

CVE-2025-71185 dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation Make sure to drop the reference taken when looking up the crossbar platform device during am335x route allocation...

0.00187EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/01/31 11:41 a.m.10 views

CVE-2025-71185

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation Make sure to drop the reference taken when looking up the crossbar platform device during am335x route allocation...

5.5CVSS5.1AI score0.00187EPSS
SaveExploits0
CVE
CVE
added 2026/01/31 11:39 a.m.40 views

CVE-2026-23019

CVE-2026-23019 describes a NULL dereference in the Linux kernel’s net: marvell: prestera code. The root cause is that prestera_devlink_alloc() calls devlink_priv() on the pointer returned by devlink_alloc() without verifying that the pointer is non-NULL; if allocation fails, this leads to a NULL ...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2026/01/31 11:39 a.m.14 views

CVE-2026-23019

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix NULL dereference on devlinkalloc failure devlinkalloc may return NULL on allocation failure, but presteradevlinkalloc unconditionally calls devlinkpriv on the returned pointer. This leads to a NULL...

5.5CVSS5.1AI score0.00115EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/01/31 11:39 a.m.60 views

CVE-2026-23019 net: marvell: prestera: fix NULL dereference on devlink_alloc() failure

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix NULL dereference on devlinkalloc failure devlinkalloc may return NULL on allocation failure, but presteradevlinkalloc unconditionally calls devlinkpriv on the returned pointer. This leads to a NULL...

0.00115EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:39 a.m.5 views

CVE-2026-23019

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix NULL dereference on devlinkalloc failure devlinkalloc may return NULL on allocation failure, but presteradevlinkalloc unconditionally calls devlinkpriv on the returned pointer. This leads to a NULL...

5.7AI score0.00115EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/01/31 11:39 a.m.8 views

CVE-2026-23019 net: marvell: prestera: fix NULL dereference on devlink_alloc() failure

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix NULL dereference on devlinkalloc failure devlinkalloc may return NULL on allocation failure, but presteradevlinkalloc unconditionally calls devlinkpriv on the returned pointer. This leads to a NULL...

5.7AI score
SaveExploits0References10
EUVD
EUVD
added 2026/01/31 11:39 a.m.10 views

EUVD-2026-5075

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix NULL dereference on devlinkalloc failure devlinkalloc may return NULL on allocation failure, but presteradevlinkalloc unconditionally calls devlinkpriv on the returned pointer. This leads to a NULL...

5.7AI score0.00115EPSS
SaveExploits0References6
OSV
OSV
added 2026/01/31 11:39 a.m.7 views

CVE-2026-23018 btrfs: release path before initializing extent tree in btrfs_read_locked_inode()

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfsreadlockedinode In btrfsreadlockedinode we are calling btrfsinitfileextenttree while holding a path with a read locked leaf from a subvolume tree, and...

5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/01/31 11:39 a.m.32 views

CVE-2026-23018 btrfs: release path before initializing extent tree in btrfs_read_locked_inode()

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfsreadlockedinode In btrfsreadlockedinode we are calling btrfsinitfileextenttree while holding a path with a read locked leaf from a subvolume tree, and...

0.001EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/31 12:30 a.m.11 views

EUVD-2025-206555

IBM Db2 for Linux, UNIX and Windows includes DB2 Connect Server 11.5.0 - 11.5.9 and 12.1.0 - 12.1.3 could allow a local user to cause a denial of service when copying large table containing XML data due to improper allocation of system resources...

6.2CVSS5.9AI score0.00134EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/31 12:30 a.m.15 views

EUVD-2025-206554

IBM Db2 for Linux, UNIX and Windows includes Db2 Connect Server 11.5.0 - 11.5.9 and 12.1.0 - 12.1.3 could allow an authenticated user to cause a denial of service due to improper allocation of resources...

6.5CVSS5.9AI score0.00347EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/01/31 12:00 a.m.12 views

Linux Kernel Security Vulnerabilities

The Linux kernel is the kernel used by the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the failure to release references to the cross-switch platform devices during the routing...

5.5CVSS5.8AI score0.00187EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-71186

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: stm32: dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route...

5.5CVSS6.1AI score0.00187EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/01/31 12:00 a.m.16 views

Linux Kernel Security Vulnerabilities

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the lack of checking the return value of devlink allocation. This vulnerability may lead to null pointe...

5.5CVSS6AI score0.00115EPSS
SaveExploits0References7
Rows per page
Query Builder