Lucene search
+L

23973 matches found

UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.9 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
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.12 views

CVE-2026-23025

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: prevent pcp corruption with SMP=n The kernel test robot has reported: BUG: spinlock trylock failure on UP on CPU0, kcompactd0/28 lock: 0xffff888807e35ef0, .magic: dead4ead, .owner: kcompactd0/28, .ownercpu: 0 CPU: 0...

7.8CVSS6.7AI score0.00191EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.10 views

CVE-2025-71191

In the Linux kernel, the following vulnerability has been resolved: dmaengine: athdmac: fix device leak on ofdmaxlate Make sure to drop the reference taken when looking up the DMA platform device during ofdmaxlate when releasing channel resources. Note that commit 3832b78b3ec2 "dmaengine: athdmac...

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

CVE-2025-71188

In the Linux kernel, the following vulnerability has been resolved: dmaengine: lpc18xx-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...

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

UBUNTU-CVE-2025-71188

In the Linux kernel, the following vulnerability has been resolved: dmaengine: lpc18xx-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...

5.5CVSS5.7AI score0.0019EPSS
SaveExploits0References35
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:42 a.m.12 views

CVE-2026-23038

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
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/01/31 11:42 a.m.52 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...

0.00255EPSS
SaveExploits0References7
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
EUVD
EUVD
added 2026/01/31 11:42 a.m.18 views

EUVD-2026-5057

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 score0.00225EPSS
SaveExploits0References4
CVE
CVE
added 2026/01/31 11:42 a.m.47 views

CVE-2026-23037

CVE-2026-23037 concerns the Linux kernel around the can: etas_es58x driver. When es58x_alloc_rx_urbs() fails to allocate all requested URBs but succeeds with some, returning an error previously caused es58x_open() to skip cleanup and leak anchored URBs. The fix restores intended behavior by retur...

5.7AI score0.00225EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/01/31 11:42 a.m.41 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,...

0.00225EPSS
SaveExploits0References6
OSV
OSV
added 2026/01/31 11:42 a.m.34 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
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:42 a.m.9 views

CVE-2026-23037

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 score0.00225EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/01/31 11:42 a.m.56 views

CVE-2026-23026

The CVE-2026-23026 entry concerns the Linux kernel DMA engine Qualcomm gpi driver. It fixes a memory leak in gpi_peripheral_config(): if krealloc() fails and returns NULL, the code directly assigns NULL to gchan->config, discarding the original memory. The patch uses a temporary variable to ho...

5.5CVSS5.8AI score0.0019EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:42 a.m.14 views

CVE-2026-23025

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: prevent pcp corruption with SMP=n The kernel test robot has reported: BUG: spinlock trylock failure on UP on CPU0, kcompactd0/28 lock: 0xffff888807e35ef0, .magic: dead4ead, .owner: kcompactd0/28, .ownercpu: 0 CPU: 0...

5.8AI score0.00191EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/01/31 11:42 a.m.11 views

EUVD-2026-5069

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: prevent pcp corruption with SMP=n The kernel test robot has reported: BUG: spinlock trylock failure on UP on CPU0, kcompactd0/28 lock: 0xffff888807e35ef0, .magic: dead4ead, .owner: kcompactd0/28, .ownercpu: 0 CPU: 0...

5.8AI score0.00191EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.14 views

CVE-2026-23025

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: prevent pcp corruption with SMP=n The kernel test robot has reported: BUG: spinlock trylock failure on UP on CPU0, kcompactd0/28 lock: 0xffff888807e35ef0, .magic: dead4ead, .owner: kcompactd0/28, .ownercpu: 0 CPU: 0...

7.8CVSS5.4AI score0.00191EPSS
SaveExploits0
OSV
OSV
added 2026/01/31 11:42 a.m.8 views

CVE-2025-71191 dmaengine: at_hdmac: fix device leak on of_dma_xlate()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: athdmac: fix device leak on ofdmaxlate Make sure to drop the reference taken when looking up the DMA platform device during ofdmaxlate when releasing channel resources. Note that commit 3832b78b3ec2 "dmaengine: athdmac...

5.7AI score
SaveExploits0References12
CVE
CVE
added 2026/01/31 11:42 a.m.59 views

CVE-2025-71189

Technical details for CVE-2025-71189 are not provided in the connected documents; the available sources only reference the vulnerability and fix at a high level. Monitor for updates.

5.5CVSS5.8AI score0.0019EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/01/31 11:42 a.m.9 views

CVE-2025-71189 dmaengine: dw: dmamux: fix OF node leak on route allocation failure

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.8AI score
SaveExploits0References10
Rows per page
Query Builder