Lucene search
+L

32937 matches found

UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.5 views

CVE-2026-23021

In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: fix memory leak in updateethregsasync When asynchronously writing to the device registers and if usbsubmiturb fail, the code fail to release allocated to this point resources...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.12 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.7AI score0.00119EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.9 views

CVE-2026-23026

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: gpi: Fix memory leak in gpiperipheralconfig Fix a memory leak in gpiperipheralconfig where the original memory pointed to by gchan-config could be lost if krealloc fails. The issue occurs when: 1. gchan-config...

5.5CVSS5.8AI score0.0019EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.9 views

CVE-2026-23035

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Pass netdev to mlx5edestroynetdev instead of priv mlx5epriv is an unstable structure that can be memset0 if profile attaching fails. Pass netdev to mlx5edestroynetdev to guarantee it will work on a valid netdev. On...

5.4AI score0.00217EPSS
SaveExploits0References20
OSV
OSV
added 2026/01/31 12:16 p.m.9 views

UBUNTU-CVE-2025-71187

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sh: rz-dmac: fix device leak on probe failure Make sure to drop the reference taken when looking up the ICU device during probe also on probe failures e.g. probe deferral...

5.5CVSS5.7AI score0.00163EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.12 views

CVE-2025-71187

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sh: rz-dmac: fix device leak on probe failure Make sure to drop the reference taken when looking up the ICU device during probe also on probe failures e.g. probe deferral...

5.5CVSS5.7AI score0.00163EPSS
SaveExploits0References10
OSV
OSV
added 2026/01/31 12:16 p.m.11 views

UBUNTU-CVE-2026-23026

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: gpi: Fix memory leak in gpiperipheralconfig Fix a memory leak in gpiperipheralconfig where the original memory pointed to by gchan-config could be lost if krealloc fails. The issue occurs when: 1. gchan-config...

5.5CVSS5.8AI score0.0019EPSS
SaveExploits0References35
OSV
OSV
added 2026/01/31 12:16 p.m.11 views

UBUNTU-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.7AI score0.00119EPSS
SaveExploits0References34
OSV
OSV
added 2026/01/31 12:16 p.m.15 views

UBUNTU-CVE-2026-23033

In the Linux kernel, the following vulnerability has been resolved: dmaengine: omap-dma: fix dmapool resource leak in error paths The dmapool created by dmapoolcreate is not destroyed when dmaasyncdeviceregister or ofdmacontrollerregister fails, causing a resource leak in the probe error paths. A...

5.7AI score0.00209EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.16 views

CVE-2026-23033

In the Linux kernel, the following vulnerability has been resolved: dmaengine: omap-dma: fix dmapool resource leak in error paths The dmapool created by dmapoolcreate is not destroyed when dmaasyncdeviceregister or ofdmacontrollerregister fails, causing a resource leak in the probe error paths. A...

5.7AI score0.00209EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.14 views

CVE-2025-71183

In the Linux kernel, the following vulnerability has been resolved: btrfs: always detect conflicting inodes when logging inode refs After rename exchanging either with the rename exchange operation or regular renames in multiple non-atomic steps two inodes and at least one of them is a directory,...

9.1CVSS5.8AI score0.00375EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.17 views

CVE-2025-71190

In the Linux kernel, the following vulnerability has been resolved: dmaengine: bcm-sba-raid: fix device leak on probe Make sure to drop the reference taken when looking up the mailbox device during probe on probe failures and on driver unbind...

5.5CVSS5.7AI score0.00195EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.10 views

CVE-2025-71189

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw: dmamux: fix OF node leak on route allocation failure Make sure to drop the reference taken to the DMA master OF node also on late route allocation failures...

5.5CVSS5.8AI score0.0019EPSS
SaveExploits0References21
OSV
OSV
added 2026/01/31 12:16 p.m.12 views

UBUNTU-CVE-2026-23035

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Pass netdev to mlx5edestroynetdev instead of priv mlx5epriv is an unstable structure that can be memset0 if profile attaching fails. Pass netdev to mlx5edestroynetdev to guarantee it will work on a valid netdev. On...

5.7AI score0.00217EPSS
SaveExploits0References21
OSV
OSV
added 2026/01/31 12:16 p.m.12 views

UBUNTU-CVE-2026-23021

In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: fix memory leak in updateethregsasync When asynchronously writing to the device registers and if usbsubmiturb fail, the code fail to release allocated to this point resources...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References35
OSV
OSV
added 2026/01/31 12:16 p.m.17 views

UBUNTU-CVE-2025-71183

In the Linux kernel, the following vulnerability has been resolved: btrfs: always detect conflicting inodes when logging inode refs After rename exchanging either with the rename exchange operation or regular renames in multiple non-atomic steps two inodes and at least one of them is a directory,...

9.1CVSS5.8AI score0.00375EPSS
SaveExploits0References23
EUVD
EUVD
added 2026/01/31 11:42 a.m.11 views

EUVD-2026-5056

In the Linux kernel, the following vulnerability has been resolved: pnfs/flexfiles: Fix memory leak in nfs4ffallocdeviceidnode In nfs4ffallocdeviceidnode, if the allocation for dsversions fails, the function jumps to the outscratch label without freeing the already allocated dsaddrs list, leading...

5.8AI score0.00255EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/01/31 11:42 a.m.10 views

CVE-2026-23038 pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()

In the Linux kernel, the following vulnerability has been resolved: pnfs/flexfiles: Fix memory leak in nfs4ffallocdeviceidnode In nfs4ffallocdeviceidnode, if the allocation for dsversions fails, the function jumps to the outscratch label without freeing the already allocated dsaddrs list, leading...

5.2AI score0.00255EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/31 11:42 a.m.12 views

CVE-2026-23038 pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()

In the Linux kernel, the following vulnerability has been resolved: pnfs/flexfiles: Fix memory leak in nfs4ffallocdeviceidnode In nfs4ffallocdeviceidnode, if the allocation for dsversions fails, the function jumps to the outscratch label without freeing the already allocated dsaddrs list, leading...

5.1AI score
SaveExploits0References12
OSV
OSV
added 2026/01/31 11:42 a.m.35 views

CVE-2026-23037 can: etas_es58x: allow partial RX URB allocation to succeed

In the Linux kernel, the following vulnerability has been resolved: can: etases58x: allow partial RX URB allocation to succeed When es58xallocrxurbs fails to allocate the requested number of URBs but succeeds in allocating some, it returns an error code. This causes es58xopen to return early,...

5.7AI score
SaveExploits0References10
Rows per page
Query Builder