Lucene search
+L
UbuntucveRecent

75841 matches found

UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•8 views

CVE-2026-72408

In the Linux kernel, the following vulnerability has been resolved: geneve: gate GRO hint in genevegrocomplete on gs-grohint genevegroreceive reads the GRO hint through geneveskgrohintoff, which honours it only when the socket enabled IFLAGENEVEGROHINT gs-grohint. genevegrocomplete instead calls...

10CVSS5.5AI score0.00407EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•11 views

CVE-2026-74393

In the Linux kernel, the following vulnerability has been resolved: drm/syncobj: Fix memory leak in drmsyncobjfindfence Commit 18226ba52159 "drm/syncobj: reject invalid flags in drmsyncobjfindfence" forgot to take into account the fact that drmsyncobjfind takes a reference to syncobj and returns...

5.4AI score0.00168EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•11 views

CVE-2026-72423

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard conntrack opts error writes The conntrack lookup and allocation kfuncs take an opts pointer together with an optssz argument. The verifier checks only the memory range described by optssz, but the wrappers...

8.8CVSS5.4AI score0.00154EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•7 views

CVE-2026-74357

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix KASAN slab-out-of-bounds in amdgpucoredump ring dump The ring content dump in amdgpucoredump uses two separate loops over adev-rings: the first counts rings with unsignalled fences to size the allocation, and the...

7.8CVSS5.6AI score0.0012EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•9 views

CVE-2026-72373

In the Linux kernel, the following vulnerability has been resolved: afs: Fix missing NULL pointer check in afsbreaksomecallbacks Fix afsbreaksomecallbacks to check to see if afslookupvolumercu returned NULL e.g. the specified volume is unknown...

7.5CVSS5.4AI score0.00622EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•4 views

CVE-2026-74322

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible NULL pointer dereference in mt7996macwritetxwi80211 For injected frames e.g. via radiotap, mac80211 can pass info-control.vif = NULL, as explicitly noted in struct ieee80211txinfo. Check vif point...

5.5AI score0.00166EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•4 views

CVE-2026-74332

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-sdw-sof: Bound DAI link iteration createsdwdailinks walks sofdais until it finds an entry with initialised cleared, but sofdais is allocated with exactly numends entries. If all entries are initialised, the loop...

8.4CVSS5.5AI score0.00144EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•5 views

CVE-2026-74328

In the Linux kernel, the following vulnerability has been resolved: iommufd: Destroy the pages content after detaching from dmabuf Sashiko points out this has gotten out of order, the mutex could still be in use through the dmabuf invalidation callbacks. Don't destroy any of the pages content unt...

8.8CVSS5.5AI score0.0012EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•8 views

CVE-2026-72449

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix listdel corruption in kfdcriuresumesvm The cleanup tail of kfdcriuresumesvm walks svms-criusvmmetadatalist and kfrees each struct criusvmmetadata without removing it from the list. The list head is left pointing a...

7.8CVSS5.6AI score0.00171EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•9 views

CVE-2026-72416

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftcompat: ebtables emulation must reject non-bridge targets xtables targets return netfilter verdicts: NFACCEPT, NFDROP, and so on. ebtables targets return incompatible verdicts: EBTACCEPT, EBTDROP, ... We cannot allo...

7.3CVSS5.5AI score0.00173EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•5 views

CVE-2026-72332

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Prevent PM resume deadlock in hwctxsyncdebugbo amdxdnahwctxsyncdebugbo invokes the hardware hwctxsyncdebugbo callback while holding xdna-devlock. The callback may call amdxdnacmdsubmit, which in turn calls...

5.5AI score0.00198EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•5 views

CVE-2026-72461

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix refcount leak when updating the skctx Currently updateskctx transfers the plabel reference, unfortunately it is also unconditionally put in the caller. Ideally we would make the caller conditionally put the referenc...

7.8CVSS5.5AI score0.00136EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•5 views

CVE-2026-72324

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: free generic chips on unbind irqallocdomaingenericchips allocates generic chip data that must be freed via irqdomainremovegenericchips. The devres action mvebugpioremoveirqdomain only called irqdomainremove, which on...

5.5AI score0.00209EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•5 views

CVE-2026-74263

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: check skbclone in control TX t7xxportctrltx clones each skb fragment before passing it to the port transmit path. The clone is used immediately to set cloned-len, so an skbclone failure results in a NULL pointer...

5.5AI score0.00168EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•5 views

CVE-2026-72330

In the Linux kernel, the following vulnerability has been resolved: net/tls: Consume empty data records in tlsswreadsock A peer may send a zero-length TLS applicationdata record; TLS 1.3 explicitly permits these as a traffic-analysis countermeasure RFC 8446, Section 5.1. After decryption such a...

7.5CVSS5.6AI score0.0063EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•6 views

CVE-2026-72414

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: round up PTP perout pin duration pinduration is converted from the user-provided period to SJA1105 clock ticks and is later passed as the cycletime argument to futurebasetime. Very small period values may becom...

5.5AI score0.0022EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•5 views

CVE-2026-72474

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dma-axi-dmac: use DMA pool to manange DMA descriptor For architectures like Microblaze or arm64 where this IP is used, DMADIRECTREMAP is set which means that dmaalloccoherent might remap and hence vmalloc some memory...

5.6AI score0.00209EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•6 views

CVE-2026-72359

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix NPD in bomeminfo When a buffer object is purged, its ttm.resource is set to NULL via the TTM pipeline gutting flow. However, the BO remains in the client's object list until userspace explicitly closes the GEM handle...

5.9AI score0.00198EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•5 views

CVE-2026-72443

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Kill MIDI 2.0 URBs before freeing endpoints MIDI 2.0 input URBs are started during sndusbmidiv2create. A later setup failure can still jump to sndusbmidiv2free, which currently frees each endpoint and its coheren...

5.6AI score0.00175EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•6 views

CVE-2026-72376

In the Linux kernel, the following vulnerability has been resolved: afs: Fix misplaced inc of net-cellsoutstanding Fix net-cellsoutstanding being incremented before the check for failure of idralloccyclic, leaving the count incremented on error...

5.4AI score0.00209EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•6 views

CVE-2026-72395

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus Fix passing events to regulator core Sashiko reports: Commit 754bd2b4a084 "hwmon: pmbus/core Protect regulator operations with mutex" introduced a worker to batch regulator events over time using atomicor. The delaye...

7.1CVSS5.5AI score0.00169EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•5 views

CVE-2026-72465

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Sanitize the reply credit grant after parsing The outnorqst exit in rpcrdmareplyhandler branches away before the credit clamp, so a reply that matches no pending request reaches outpost carrying the raw credit value...

7.5CVSS5.6AI score0.00655EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•5 views

CVE-2026-72314

In the Linux kernel, the following vulnerability has been resolved: regulator: core: regulatorlocktwo should test for EDEADLK not EDEADLOCK Compare against -EDEADLK, which is what wwmutexlock actually returns and what every other deadlock check in this file already uses. Function regulatorlocktwo...

7.8CVSS5.6AI score0.00176EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•5 views

CVE-2026-72428

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stack slot index in nospec checks checkstackwritefixedoff computes the byte slot for a fixed-offset stack write as -off - 1, and records each written byte in slottype with slot - i % BPFREGSIZE. The Spectre v4 sanitizati...

5.5AI score0.0021EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•5 views

CVE-2026-74308

In the Linux kernel, the following vulnerability has been resolved: ext4: fix kernel BUG in ext4writeinlinedataend When the data=journal mount option is used, the ext4journalledwriteend function incorrectly calls ext4writeinlinedataend without checking if the EXT4STATEMAYINLINEDATA flag is still...

5.6AI score0.00168EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•4 views

CVE-2026-72441

In the Linux kernel, the following vulnerability has been resolved: ieee802154: fix kernel-infoleak in dgramrecvmsg KMSAN reported a kernel-infoleak in moveaddrtouser: BUG: KMSAN: kernel-infoleak in instrumentcopytouser include/linux/instrumented.h:131 inline BUG: KMSAN: kernel-infoleak in...

5.8AI score0.00226EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•5 views

CVE-2026-72452

In the Linux kernel, the following vulnerability has been resolved: drm/i915: clear CRTC color blob pointers after dropping refs intelcrtcputcolorblobs drops the CRTC color blob references, but leaves the corresponding pointers unchanged. This can matter in intelcrtcprepareclearedstate, which fre...

7.8CVSS5.5AI score0.00175EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•9 views

CVE-2026-72336

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: hold L2CAP conn across debugfs control getl2capconn looks up an LE hciconn under hdev protection, but then drops that protection before reading hcon-l2capdata and before lowpancontrolwrite later dereferences...

5.6AI score0.002EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•6 views

CVE-2026-74294

In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: aiu: Validate written enum values The AIU HDMI and internal codec mux put callbacks use the written enum value with sndsocenumitemtoval before checking whether the value is valid for the enumeration. Reject...

7.3CVSS5.4AI score0.00114EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•6 views

CVE-2026-72340

In the Linux kernel, the following vulnerability has been resolved: net: microchip: vcap: fix races on the shared Super VCAP block The VCAP instances on a chip are not independent, yet they are locked independently. On sparx5 and lan969x the IS0 and IS2 instances are backed by the same Super VCAP...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•7 views

CVE-2026-72451

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix xfrm state cache insertion race The xfrm input state cache insertion code checks the validity of the state before acquiring the global xfrmstatelock. Thus it's possible for someone else to kill the state after it passed...

9.8CVSS5.7AI score0.00671EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•6 views

CVE-2026-74342

In the Linux kernel, the following vulnerability has been resolved: kernfs: link kn to its parent before the LSM init hook After commit 12e9e3cd03b5 "simpexattr: use per-sb cache", kernfsxattrset and kernfsxattrget compute the cache via kernfsrootkn before any other check. kernfsrootkn walks...

5.6AI score0.00155EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•6 views

CVE-2026-72350

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtu32: reject invalid shift counts u32matchit executes rule-supplied shift operands on a 32-bit value. A malformed u32 rule can provide a shift count of 32 or more, triggering an undefined shift out-of-bounds during...

7.8CVSS5.5AI score0.00176EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•5 views

CVE-2026-72464

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Repost Receive buffers for malformed replies rpcrdmawcreceive decrements the transport's Receive count for every completion before it dispatches a successful Receive to rpcrdmareplyhandler. The handler must post a...

7.5CVSS5.8AI score0.00675EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•5 views

CVE-2026-72311

In the Linux kernel, the following vulnerability has been resolved: drm/xe: free madvise VMA array on L2 flush failure xevmmadviseioctl allocates madviserange.vmas in getvmas. After getvmas succeeds with at least one VMA, error paths must go through freevmas so the array is released before the...

5.6AI score0.00198EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•5 views

CVE-2026-72352

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: Fix hidbpfgetdata range check hidbpfgetdata returns a pointer into the HID-BPF context data when the caller-provided offset and size fit inside ctx-allocatedsize. The current check adds rdwrbufsize and offset before...

7.8CVSS5.6AI score0.00175EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•4 views

CVE-2026-72245

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix device reference leak in host1xdeviceparsedt error path After deviceinitialize, the embedded struct device in struct host1xdevice should be released through the device core with putdevice. In host1xdeviceadd, if...

5.5AI score0.00221EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•4 views

CVE-2026-72019

In the Linux kernel, the following vulnerability has been resolved: macsec: don't read an unset MAC header in macsecencrypt macsecencrypt reads the Ethernet header via ethhdrskb skb-head + skb-macheader to memmove the 12 source/destination MAC bytes forward and make room for the SecTAG. On the...

7.3CVSS5.6AI score0.00167EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•4 views

CVE-2026-72135

In the Linux kernel, the following vulnerability has been resolved: tpm: Make the TPM character devices non-seekable The TPM character devices expose a sequential command/response interface, but their open handlers leave FMODEPREAD and FMODEPWRITE enabled. After a command leaves a response pendin...

7.8CVSS6AI score0.00164EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•6 views

CVE-2026-72080

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix use-after-free during unmount During unmount or failure teardown all mondata structures that contain monitoring event file private data are freed after which kernfs nodes are removed. However, the RDTDELETED flag ...

7.8CVSS5.7AI score0.00168EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•5 views

CVE-2026-72159

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject non-inline dinodes with isize and zero iclusters On a volume mounted without OCFS2FEATUREINCOMPATSPARSEALLOC, a non-inline regular file with non-zero isize and zero iclusters is structurally malformed: the extent ma...

5.5AI score0.0021EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•4 views

CVE-2026-72236

In the Linux kernel, the following vulnerability has been resolved: s390/perfcpumcf: Add missing arrayindexnospec to hwperfeventinit ev variable is userspace controlled via event-attr.config and used as an array index after bounds checking, but without speculation barriers. Add the missing...

5.5AI score0.00215EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•4 views

CVE-2026-72237

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/brs: Fix kernel address leakage A user-only branch stack can contain branches that originate from the kernel. As a result, kernel addresses are exposed to user space even when PERFSAMPLEBRANCHUSER is requested. On AM...

5.6AI score0.00206EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•3 views

CVE-2026-72021

In the Linux kernel, the following vulnerability has been resolved: ipvs: use parsed transport offset in SCTP state lookup setsctpstate reads the SCTP chunk header again in order to drive the IPVS SCTP state table. For IPv6 it computes the offset with sizeofstruct ipv6hdr, while the surrounding...

8.2CVSS5.5AI score0.0058EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•7 views

CVE-2026-72052

In the Linux kernel, the following vulnerability has been resolved: net: ip6gre: require CAPNETADMIN in the device netns for changelink ip6grechangelink and ip6erspanchangelink operate on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or...

8.8CVSS5.6AI score0.00164EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•3 views

CVE-2026-72174

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix hugetlb self-deadlock in pagemapscanptehole A PAGEMAPSCAN ioctl requesting PMSCANWPMATCHING on a hugetlb VMA hangs the calling thread, unkillably, as soon as the scan reaches an unpopulated part of the range:...

5.6AI score0.002EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•3 views

CVE-2026-72255

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfqueue: pin bridge device while NFQUEUE holds fake dst The brnetfilter fake rtable is embedded in struct netbridge and is attached to bridged packets with skbdstsetnoref. If such a packet is queued to NFQUEUE, nfqueue...

7.8CVSS5.6AI score0.00164EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•3 views

CVE-2026-72243

In the Linux kernel, the following vulnerability has been resolved: selinux: check connect-related permissions on TCP Fast Open Similar to Landlock, SELinux was not updated when TCP Fast Open support was introduced to ensure connect-related permissions are checked when using TCP Fast Open. Update...

8.4CVSS5.5AI score0.00161EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•4 views

CVE-2026-72252

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: don't leak bad clone into future transaction On memory allocation failure the cloned nftpipapomatch can enter a bad state: - some fields can have their lookup tables resized while others did not - bits...

7.8CVSS5.5AI score0.00163EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•4 views

CVE-2026-72102

In the Linux kernel, the following vulnerability has been resolved: dmearlycreate: fix freeing used table on dmresume failure If dmresume fails, the kernel attempts to free table with dmtabledestroy, but the table was already instantiated with dmswaptable. This commit skips the call to...

7.8CVSS5.5AI score0.00164EPSS
SaveExploits0References10
Total number of security vulnerabilities75841