Lucene search
+L

6341 matches found

UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.15 views

CVE-2026-53403

In the Linux kernel, the following vulnerability has been resolved: f...

5.5CVSS5.6AI score0.0013EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.14 views

CVE-2026-63854

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v3.0 enc/dec rings VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References17
OSV
OSV
added 2026/07/20 12:0 a.m.7 views

UBUNTU-CVE-2026-53373

In the Linux kernel, the following vulnerability has been resolved: mm/vma: do not try to unmap a VMA if mmapprepare invoked from mmap The mmapprepare hook functionality includes the ability to invoke mmapprepare from the mmap hook of existing 'stacked' drivers, that is ones which are capable of...

7.8CVSS5.5AI score0.00112EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.17 views

CVE-2026-53399

In the Linux kernel, the following vulnerability has been resolved: n...

9.8CVSS5.6AI score0.00514EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.15 views

CVE-2026-63953

In the Linux kernel, the following vulnerability has been resolved: mm/migratedevice: fix pgtable leak in migratevmainserthugepmdpage When migratevmainserthugepmdpage jumps to unlockabort due to a PMD check failure, the pgtable allocated earlier via pteallocone is never freed, causing a memory...

5.4AI score0.00189EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.19 views

CVE-2026-64041

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: fs210x: fix possible buffer overflow In fs210xeffectsceneinfo, a string was copied like this: strscpyDST, SRC, strlenSRC + 1; A buffer overflow would happen if strlenSRC = sizeofDST. Actually, strscpy must be used...

7.8CVSS5.6AI score0.00175EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.17 views

CVE-2026-63909

In the Linux kernel, the following vulnerability has been resolved: ksmbd: OOB read regression in smbcheckpermdacl ACE-walk loops Commit d07b26f39246 "ksmbd: require minimum ACE size in smbcheckpermdacl" introduced a transposed bounds check: if offsetofstruct smbace, sid + acessize size offset 2...

8.1CVSS5.4AI score0.00628EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.15 views

CVE-2026-64156

In the Linux kernel, the following vulnerability has been resolved: n...

5.3AI score0.00166EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.9 views

CVE-2026-63863

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Fix unbalanced unlock in drmgpusvmscanmm There is a unbalanced lock/unlock to gpusvm notifier lock: 931.045868 ===================================== 931.046509 WARNING: bad unlock balance detected! 931.047149...

8.8CVSS5.4AI score0.00113EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.20 views

CVE-2026-63851

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v4.0.5 enc ring VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.18 views

CVE-2026-63923

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: validate body pcifunc in rvumboxhandlerrepeventnotify rvumboxhandlerrepeventnotify in drivers/net/ethernet/marvell/ octeontx2/af/rvurep.c queues a sender-controlled REPEVENTNOTIFY request body verbatim, and...

8.8CVSS5.3AI score0.00162EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.19 views

CVE-2026-63960

In the Linux kernel, the following vulnerability has been resolved: usb: typec: wcove: don't write past struct pdmessage in wcovereadrxbuffer wcovereadrxbuffer copies the PD RX FIFO into the caller's struct pdmessage with for i = 0; i regmap, USBCRXDATA + i, msg + i; which has two problems:...

5.4AI score0.00211EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.20 views

CVE-2026-63946

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix UAF in isorecvframe isorecvframe reads conn-sk under isoconnlock but releases the lock before using sk, with no reference held. A concurrent isosockkill can free sk in that window, causing use-after-free on...

8.8CVSS5.4AI score0.00327EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.11 views

CVE-2026-64107

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: pcm512x: fix null-ptr dereference in pcm512xoverclockxxxput In the pcm512x chipset driver, pcm512xoverclockxxxput is defined as a general mixer kcontrol instead of a DAPM kcontrol, so struct sndsocdapmcontext must n...

5.3AI score0.00162EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/20 12:0 a.m.9 views

UBUNTU-CVE-2026-64179

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix potential memory leaks in ipcimeminit The memory allocated in ipcprotocolinit is not freed on the error paths that follow in ipcimeminit. Fix that by calling the corresponding release function ipcprotocoldein...

5.5CVSS5.7AI score0.00161EPSS
SaveExploits0References16
OSV
OSV
added 2026/07/20 12:0 a.m.6 views

UBUNTU-CVE-2026-64125

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: keep RBUF EEE/PM disabled Setting RBUFEEEEN | RBUFPMEN in RBUFENERGYCTRL breaks the RX path on GENET hardware once MAC EEE becomes active. RX traffic stops flowing while the link stays up and the usual descriptor/R...

9.8CVSS5.7AI score0.00552EPSS
SaveExploits0References16
OSV
OSV
added 2026/07/20 12:0 a.m.7 views

UBUNTU-CVE-2026-63879

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuhmmrangegetpages The notifier sequence must only be read once or otherwise we could work with invalid pages. While at it also fix the coding style, e.g. drop the pre-initialized return value and use the comm...

7.8CVSS5.6AI score0.00165EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.6 views

UBUNTU-CVE-2026-63939

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Compute the correct max length of the in-GHCB scratch area When setting the length of the GHCB scratch area, and the area is in the GHCB shared buffer, set the effective length of the scratch area to the max possible si...

9.3CVSS5.8AI score0.00197EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.14 views

CVE-2026-63983

In the Linux kernel, the following vulnerability has been resolved: n...

5.3AI score0.00166EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.13 views

CVE-2026-63912

In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: restore combined single-frag length gate The ESP out-of-place fast path appends the trailer in espoutputhead before espoutputtail allocates the destination page frag. The head-side gate currently checks skb-datalen and...

9.8CVSS5.4AI score0.00704EPSS
SaveExploits0References5
Rows per page
Query Builder