Lucene search
+L

6339 matches found

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

CVE-2026-63924

In the Linux kernel, the following vulnerability has been resolved: ipv6: exthdrs: refresh nh pointer after ipv6hopjumbo ipv6hopjumbo calls pskbtrimrcsum, which can change skb pointers. Let's recompute nh pointer to make sure any change won't mess things up...

9.8CVSS5.4AI score0.00695EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.17 views

CVE-2026-63893

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Reject u32 wrap in tbpropertyentryvalid entry-value is u32 and entry-length is u16; the sum is performed in u32 and wraps. A malicious XDomain peer can pick value = 0xffffff00, length = 0x100 so the sum...

8.1CVSS5.4AI score0.0036EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.17 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.18 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.14 views

CVE-2026-64140

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in procshowfiles When a SMB2 client opens a file with a durable v2 handle and then issues SMB2 SESSIONLOGOFF, sessionfdcheck clears fp-tcon = NULL on the reconnectable file pointer but leaves t...

7.5CVSS5.4AI score0.00359EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.10 views

CVE-2026-63925

In the Linux kernel, the following vulnerability has been resolved: macsec: fix replay protection at XPN lower-PN wrap In macsecpostdecrypt, when pn is U32MAX, pn + 1 overflows u32 to 0 and the first branch never fires. If nextpnhalves.lower is also in the upper half, pnsamehalfpn, lower is true...

8.1CVSS5.4AI score0.00341EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.14 views

CVE-2026-63976

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: clear chan-ident on ECRED reconfiguration success l2capecredreconfrsp returns early on success without clearing chan-ident. Every other L2CAP response handler l2capecredconnrsp, l2capleconnectrsp, l2capconfigrsp...

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

CVE-2026-63847

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v2.5 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit 3216a7f4e2642bda5fd14f57586e835ae9202587...

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

CVE-2026-64125

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

9.8CVSS5.3AI score0.00552EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.14 views

CVE-2026-64004

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix locking in .getsockopt Mirror iucvsocksetsockopt and wrap the whole switch in locksock/releasesock. The pre-existing SOMSGLIMIT-only lock becomes redundant and is removed. Any AFIUCV HIPER user can potentially crash...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.10 views

CVE-2026-63944

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: fix UAF in hcilecreatecissync hcilecreatecissync dereferences conn-conntimeout after releasing both rcureadlock and hcidevlockhdev. The conn pointer was obtained from an RCU-protected iteration over...

8.8CVSS5.4AI score0.00324EPSS
SaveExploits0References5
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.7 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.7AI score0.00161EPSS
SaveExploits0References16
OSV
OSV
added 2026/07/20 12:0 a.m.6 views

UBUNTU-CVE-2026-63951

In the Linux kernel, the following vulnerability has been resolved: zram: fix use-after-free in zramwritebackendio A crash was observed in zramwritebackendio due to a NULL pointer dereference in wakeup. The root cause is a race condition between the bio completion handler zramwritebackendio and t...

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

UBUNTU-CVE-2026-64112

In the Linux kernel, the following vulnerability has been resolved: rbd: eliminate a race in lockdwork draining on unmap Given how rbdlockaddrequest and rbdimgexclusivelock are written, lockdwork may be requeued more than it's actually needed: for example in case a new I/O request comes in while ...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.7 views

UBUNTU-CVE-2026-64040

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix error return when vfsmkdir fails When vfsmkdir fails, the error code is not extracted from the returned error pointer. This causes mkdirerror to be reached with ret=0, which leads to returning ERRPTR0 NULL instead...

5.6AI score0.00189EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.6 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
OSV
OSV
added 2026/07/20 12:0 a.m.6 views

UBUNTU-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.6AI score0.00162EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.6 views

UBUNTU-CVE-2026-63927

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: Fix use after free in debug code We're not allowed to dereference "urb" after calling usbhcdgivebackurb so save the urb-status ahead of time...

7.8CVSS5.7AI score0.0016EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.5 views

UBUNTU-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.6AI score0.00327EPSS
SaveExploits0References6
Rows per page
Query Builder