Lucene search
+L

1716 matches found

OSV
OSV
added 2026/08/10 12:01 p.m.9 views

CVE-2026-68261 drm/imagination: fix error checking of pvr_vm_context_lookup()

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: fix error checking of pvrvmcontextlookup Since pvrvmcontextlookup returns either NULL or a pointer, then stop using ISERR for checking the return value. Using ISERR leads to the kernel oops reported below. It can...

5.3AI score
SaveExploits0References7
CVE
CVE
added 2026/08/10 11:59 a.m.36 views

CVE-2026-68169

The CVE-2026-68169 entry documents a race in Linux kernel mptcp_pm_userspace_get_local_id() where an address entry is looked up under a spinlock but its id is read after the lock is released, allowing a concurrent delete to free the entry and cause a use-after-free. Concrete details show the issu...

5.4AI score0.002EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.33 views

CVE-2026-68169 mptcp: pm: userspace: fix use-after-free in get_local_id

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: userspace: fix use-after-free in getlocalid In mptcppmuserspacegetlocalid, the address entry is looked up under spinlock, but its id is read after dropping the lock. A concurrent deletion can free the entry between the...

0.002EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 11:59 a.m.8 views

EUVD-2026-55555

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: userspace: fix use-after-free in getlocalid In mptcppmuserspacegetlocalid, the address entry is looked up under spinlock, but its id is read after dropping the lock. A concurrent deletion can free the entry between the...

5.4AI score0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 11:58 a.m.15 views

CVE-2026-68123 openvswitch: fix GSO userspace truncation underflow

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix GSO userspace truncation underflow OVSACTIONATTRTRUNC currently stores a delta from the original skb length in OVSCBskb-cutlen. When a later userspace action segments a GSO skb, queuegsopackets reuses that delta...

9.8CVSS5.4AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.34 views

CVE-2026-68123 openvswitch: fix GSO userspace truncation underflow

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix GSO userspace truncation underflow OVSACTIONATTRTRUNC currently stores a delta from the original skb length in OVSCBskb-cutlen. When a later userspace action segments a GSO skb, queuegsopackets reuses that delta...

9.8CVSS0.00559EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 11:58 a.m.55 views

CVE-2026-68123

The CVE-2026-68123 issue affects the Linux kernel Open vSwitch path handling GSO packets in userspace. OVS_ACTION_ATTR_TRUNC previously stored a delta from the original skb length in OVS_CB(skb)->cutlen, and when a later segmenting action processed a GSO skb, queue_gso_packets() reused that de...

9.8CVSS5.3AI score0.00559EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validating the command header size against SVGACMDMAXDATASIZE This data originates from user space and is used in buffer offset calculations, which may potentially lead to an out-of-bounds access due to overflow...

7.8CVSS6AI score0.00232EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: nvme: fixed memory allocation in nvmeprreadkeys nvmeprreadkeys takes numkeys from userspace and uses it to calculate the allocation size for rse via structsize. The upper limit is PRKEYSMAX 64K. A malicious or buggy userspace...

7.1CVSS5.5AI score0.00121EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/07 10:16 p.m.9 views

CVE-2026-11742

The kernel queue helper zqueuenodepeek in kernel/queue.c dereferences a node taken from a queue's dataq list, reading the node's flag byte and, for items enqueued via kqueueallocappend/allocprepend, the data pointer of an internally allocated allocnode struct. The implementations of...

3.6CVSS0.00093EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/07 11:55 a.m.11 views

kernel: KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Don't recheck L1 intercepts when completing userspace I/O When completing emulation of instruction that generated a userspace exit for I/O, don't recheck L1 intercepts as KVM has already finished that phase of instructi...

7.9CVSS6.5AI score0.00158EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/07 11:41 a.m.15 views

kernel: KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Don't recheck L1 intercepts when completing userspace I/O When completing emulation of instruction that generated a userspace exit for I/O, don't recheck L1 intercepts as KVM has already finished that phase of instructi...

7.9CVSS6.5AI score0.00158EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/06 9:25 p.m.32 views

CVE-2026-70630 FFmpeg 3.0 < 9.0 Uninitialized Heap Memory Read in Screenpresso Decoder

FFmpeg versions from 3.0 up to, but not including, 9.0 contain an uninitialized heap memory read vulnerability in the native Screenpresso decoder libavcodec/screenpresso.c that allows attackers to recover sensitive memory contents by supplying a crafted SPV1 packet with a valid zlib stream that...

6.8CVSS0.00132EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/31 3:57 p.m.24 views

kernel: KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Don't recheck L1 intercepts when completing userspace I/O When completing emulation of instruction that generated a userspace exit for I/O, don't recheck L1 intercepts as KVM has already finished that phase of instructi...

7.9CVSS6.6AI score0.00158EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/31 2:00 p.m.12 views

kernel: KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Don't recheck L1 intercepts when completing userspace I/O When completing emulation of instruction that generated a userspace exit for I/O, don't recheck L1 intercepts as KVM has already finished that phase of instructi...

7.9CVSS6.6AI score0.00158EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/31 8:39 a.m.11 views

kernel: KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Don't recheck L1 intercepts when completing userspace I/O When completing emulation of instruction that generated a userspace exit for I/O, don't recheck L1 intercepts as KVM has already finished that phase of instructi...

7.9CVSS6.6AI score0.00158EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:00 a.m.10 views

AlmaLinux 9 : kernel (ALSA-2026:45192)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:45192 advisory. kernel: KVM: x86: Don't recheck L1 intercepts when completing userspace I/O CVE-2025-40026 kernel: dm log: fix out-of-bounds write due to regioncount...

9.8CVSS7.8AI score0.00395EPSS
SaveExploits4References8
RedhatCVE
RedhatCVE
added 2026/07/30 5:41 a.m.9 views

CVE-2026-64258

A flaw was found in the fuse-uring component of the Linux kernel. When a copy operation to the userspace ring buffer fails, a request can be terminated improperly, leading to a NULL pointer dereference. This vulnerability could allow a local attacker to cause a system crash, resulting in a Denial...

5.5CVSS6AI score0.00153EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 3:43 p.m.11 views

CVE-2026-64264

A flaw was found in the Linux kernel's FUSE Filesystem in Userspace component. An error handling vulnerability in the fuseuringcommit function allows a positive error code to overwrite a critical negative error, causing FUSE operations to be incorrectly reported as successful. This can lead to FU...

5.5CVSS5.8AI score0.00153EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/29 1:39 p.m.12 views

kernel: KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Don't recheck L1 intercepts when completing userspace I/O When completing emulation of instruction that generated a userspace exit for I/O, don't recheck L1 intercepts as KVM has already finished that phase of instructi...

7.9CVSS5.8AI score0.00158EPSS
SaveExploits0References5
Rows per page
Query Builder