Lucene search
+L

236874 matches found

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

CVE-2026-64077

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: move to two-stage removal scheme Like previous patches for xtables, follow same pattern in ebtables. We can't reuse xt helpers: ebttable struct layout is incompatible. table-ops assignment is now done while...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.15 views

CVE-2026-64085

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/adm1266 bounce blackbox records through a protocol-sized buffer adm1266pmbusblockxfer copies the device-supplied block payload into the caller-provided buffer using the device-supplied length: memcpydatar, &msgs1.buf...

5.5AI score0.00184EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.10 views

CVE-2026-64101

In the Linux kernel, the following vulnerability has been resolved: fwctl: pds: Validate RPC input size before parsing The fwctl core allocates the device-specific RPC input buffer with fwctlrpc.inlen and passes that buffer to the driver callback. pdsfcfwrpc casts the buffer to struct fwctlrpcpds...

5.5AI score0.00173EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.11 views

CVE-2026-64137

In the Linux kernel, the following vulnerability has been resolved: smb: client: require net admin for CIFS SWN netlink CIFSGENLCMDSWNNOTIFY is the userspace witness-notify command. The intended sender is the cifs.witness helper, but the generic-netlink operation currently has no capability flag,...

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

CVE-2026-64148

In the Linux kernel, the following vulnerability has been resolved: pdscore: fix error handling in pdscdevcmdwait Fix two cases where pdscdevcmdwait returns stale success from the completion register instead of an error: 1. FW crash: If firmware stops running, the wait loop breaks early with...

7.5CVSS5.4AI score0.00475EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.12 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.11 views

CVE-2026-64157

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix partial invalidation of streaming-write folio In netfsinvalidatefolio, if the region of a partial invalidation overlaps the front but not all of a dirty write cached in a streaming write page dirty, but not uptodate,...

5.4AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/20 12:0 a.m.8 views

UBUNTU-CVE-2026-64147

In the Linux kernel, the following vulnerability has been resolved: pdscore: fix debugfslookup dentry leak and error handling debugfslookup returns a dentry with an elevated reference count that must be released with dput. The current code discards the returned dentry without calling dput, causin...

5.7AI score0.00175EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.7 views

UBUNTU-CVE-2026-64128

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: drop ISOEND frames received without prior ISOSTART ISO data PDUs carry a packet-boundary flag indicating START, CONT, END or SINGLE. The ISOCONT branch of isorecv guards against a missing ISOSTART by checking...

5.7AI score0.0018EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.5 views

UBUNTU-CVE-2026-64109

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix UAF read of tail-len in unixstreamdatawait unixstreamdatawait does skbpeektail&sk-skreceivequeue without holding any lock that prevents SKBs on that queue from being dequeued and freed. This has been the case since...

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

UBUNTU-CVE-2026-64052

In the Linux kernel, the following vulnerability has been resolved: block: bio-integrity: Fix null-ptr-deref in biointegritymapuser pinuserpagesfast can partially succeed and return the number of pages that were actually pinned. However, the biointegritymapuser does not handle this partial pinnin...

5.6AI score0.00168EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.7 views

UBUNTU-CVE-2026-53371

In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: bound nodedesc sysfs read with %.64s nodedesc64 in struct ibdevice is not guaranteed to be NUL- terminated. The core IB sysfs handler uses "%.64s" for exactly this reason drivers/infiniband/core/sysfs.c:1307, since...

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

UBUNTU-CVE-2026-64067

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing barriers when accessing stream-subrequests locklessly The list of subrequests attached to stream-subrequests is accessed without locks by netfscollectreadresults and netfscollectwriteresults, and then they acce...

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

UBUNTU-CVE-2026-63897

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mctu232: fix missing interrupt-in transfer sanity check Add the missing sanity check on the size of interrupt-in transfers to avoid parsing stale or uninitialised slab data and leaking it to user space...

5.7AI score0.00211EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.6 views

UBUNTU-CVE-2026-64079

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: allocate hook ops while under mutex arp/ip6tregistertable add the table to the per-netns list via xtregistertable before allocating the per-netns hook ops copy via kmemduparray. This leaves a window where the...

5.7AI score0.00155EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.6 views

UBUNTU-CVE-2026-64133

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access at reading cache findcontrol to retrieve a cached info accesses the array with the given index blindly, which may lead to an OOB array access. Add a sanity check for avoiding it...

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

UBUNTU-CVE-2026-64115

In the Linux kernel, the following vulnerability has been resolved: vsock/vmci: fix UAF when peer resets connection during handshake vmcitransportrecvconnectingserver returned err = 0 for a peer RST in its default switch arm: err = pkt-type == VMCITRANSPORTPACKETTYPERST ? 0 : -EINVAL; That made...

8.8CVSS5.7AI score0.00135EPSS
SaveExploits0References16
OSV
OSV
added 2026/07/20 12:0 a.m.5 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
OSV
OSV
added 2026/07/20 12:0 a.m.5 views

UBUNTU-CVE-2026-64001

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix setup list UAF on proc write error sndpcmossprocwrite links a newly allocated setup entry into the OSS setup list before duplicating the task name. If the task-name allocation fails, the error path frees the...

5.6AI score0.00168EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.5 views

UBUNTU-CVE-2026-64023

In the Linux kernel, the following vulnerability has been resolved: gpio: aggregator: fix a potential use-after-free On error we free aggr-lookups-devid before removing the entry from the lookup table. If a concurrent thread calls gpiodfind before we remove the entry, it could iterate over the li...

7.8CVSS5.6AI score0.00124EPSS
SaveExploits0References6
Rows per page
Query Builder