Lucene search
+L

3669 matches found

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

CVE-2026-23034

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

5.4AI score0.00177EPSS
SaveExploits0References9
OSV
OSV
added 2026/01/31 12:16 p.m.8 views

UBUNTU-CVE-2025-71184

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching the root's id. But in btrfsevictinode the root might be NULL, as...

5.5CVSS5.7AI score0.00118EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2026/01/31 11:42 a.m.44 views

CVE-2026-23039 drm/gud: fix NULL fb and crtc dereferences on USB disconnect

In the Linux kernel, the following vulnerability has been resolved: drm/gud: fix NULL fb and crtc dereferences on USB disconnect On disconnect drmatomichelperdisableall is called which sets both the fb and crtc for a plane to NULL before invoking a commit. This causes a kernel oops on every displ...

0.00194EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:42 a.m.7 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.00217EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/01/31 11:42 a.m.10 views

EUVD-2026-5060

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

5.8AI score0.00177EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:42 a.m.5 views

CVE-2026-23028

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix kvmdevice leak in kvmipidestroy In kvmioctlcreatedevice, kvmdevice has allocated memory, kvmdevice-destroy seems to be supposed to free its kvmdevice struct, but kvmipidestroy is not currently doing this, that...

5.7AI score0.00194EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/01/31 11:42 a.m.37 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...

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

CVE-2025-71185

CVE-2025-71185 concerns the Linux kernel DMA engine TI dma-crossbar, specifically a leak of a crossbar device reference during am335x route allocation. The description states the fix is to drop the reference taken when looking up the crossbar platform device during am335x route allocation, addres...

5.5CVSS5.7AI score0.00187EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/01/31 11:39 a.m.59 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
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
SUSE Linux
SUSE Linux
added 2026/01/30 2:5 p.m.5 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 11 SP4 kernel was updated to fix various security issues The following security issues were fixed: CVE-2023-54168: RDMA/mlx4: Prevent shift wrapping in setusersqsize bsc1256053. CVE-2025-40018: ipvs: Defer ipvsftp unregister during netns cleanup bsc1253291 bsc1253292...

7.3CVSS5.9AI score0.00299EPSS
SaveExploits0References22
RedHat Linux
RedHat Linux
added 2026/01/28 3:14 p.m.6 views

kernel: mac80211: fix potential double free on mesh join

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix potential double free on mesh join While commit 6a01afcf8468 "mac80211: mesh: Free ie data when leaving mesh" fixed a memory leak on mesh leave / teardown it introduced a potential memory corruption caused by a doub...

7.8CVSS6.7AI score0.00254EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/28 12:42 a.m.4 views

kernel: mac80211: fix potential double free on mesh join

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix potential double free on mesh join While commit 6a01afcf8468 "mac80211: mesh: Free ie data when leaving mesh" fixed a memory leak on mesh leave / teardown it introduced a potential memory corruption caused by a doub...

7.8CVSS6.7AI score0.00254EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:0 a.m.8 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005026)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005026 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Ensure rdmaaddrcancel happens before issuing more requests The FSM can run in a circle...

7.8CVSS5.8AI score0.00241EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:0 a.m.8 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005019)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005019 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06 Johan reported the below cras...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:0 a.m.7 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005029)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005029 advisory. In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix NULL pointer dereferencing in smcvlanbytcpsk Coverity reports a possible NULL...

7.5CVSS5.8AI score0.00468EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:0 a.m.4 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005170)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005170 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmode should keep reference to parent The altmode device release refers to its pare...

7.8CVSS6.7AI score0.00244EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:0 a.m.5 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005046)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005046 advisory. In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: sync all devices to wait all processes being evicted If there are more than one devic...

4.7CVSS6.7AI score0.00223EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:0 a.m.4 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005094)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005094 advisory. In the Linux kernel, the following vulnerability has been resolved: f2fs: check validation of fault attrs in f2fsbuildfaultattr - It missed to check validation of...

7.8CVSS6.7AI score0.00239EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:0 a.m.4 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005134)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005134 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: fix timer use-after-free on failed mount Syzbot has found an ODEBUG bug in ext4fillsuper Th...

7.8CVSS6.7AI score0.00289EPSS
SaveExploits0References3
Rows per page
Query Builder