Lucene search
+L

29 matches found

UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.4 views

CVE-2026-89551

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: xdrbuftrim: clamp buf-len to avoid underflow xdrbuftrim trims len bytes from the tail of an xdrbuf by walking the tail, pages, and head iovecs. Each per-section step uses mint so it never removes more bytes than that...

9.8CVSS5.8AI score0.00521EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:19 p.m.10 views

DEBIAN-CVE-2026-89551

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: xdrbuftrim: clamp buf-len to avoid underflow xdrbuftrim trims len bytes from the tail of an xdrbuf by walking the tail, pages, and head iovecs. Each per-section step uses mint so it never removes more bytes than that...

9.8CVSS5.9AI score0.00521EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.10 views

CVE-2026-89551

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: xdrbuftrim: clamp buf-len to avoid underflow xdrbuftrim trims len bytes from the tail of an xdrbuf by walking the tail, pages, and head iovecs. Each per-section step uses mint so it never removes more bytes than that...

9.8CVSS5.9AI score0.00521EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-80887

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vmwgfx: use checkaddoverflow for shader size+offset bound vmwshaderdefine validates the user- supplied shader window against its backing buffer with...

6AI score0.00168EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80741

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/log: Fix out-of-bounds read on empty message length drmlogdrawkmsgrecord accesses slen - 1 to strip the trailing newline, but len is unsigned int. If len is...

7.1CVSS5.7AI score0.00157EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 5:11 p.m.25 views

CVE-2026-80887

CVE-2026-80887 is an integer overflow vulnerability in the Linux kernel 's drm/vmwgfx (VMware SVGA virtual GPU) driver. In vmw_shader_define(), the bounds check (u64)buffer->tbo.base.size guest_memory_offset and forwarded to host SVGA shader-create commands, potentially enabling out-of-bounds ...

5.5AI score0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/04 5:11 p.m.7 views

EUVD-2026-71637

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: use checkaddoverflow for shader size+offset bound vmwshaderdefine validates the user-supplied shader window against its backing buffer with u64buffer-tbo.base.size guestmemoryoffset and forwarded to host SVGA...

5.5AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/04 12:00 a.m.6 views

UBUNTU-CVE-2026-80741

In the Linux kernel, the following vulnerability has been resolved: drm/log: Fix out-of-bounds read on empty message length drmlogdrawkmsgrecord accesses slen - 1 to strip the trailing newline, but len is unsigned int. If len is 0, the subtraction wraps to UINTMAX, causing an out-of-bounds read...

7.1CVSS5.9AI score0.00157EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.11 views

CVE-2026-80741

In the Linux kernel, the following vulnerability has been resolved: drm/log: Fix out-of-bounds read on empty message length drmlogdrawkmsgrecord accesses slen - 1 to strip the trailing newline, but len is unsigned int. If len is 0, the subtraction wraps to UINTMAX, causing an out-of-bounds read...

7.1CVSS5.5AI score0.00157EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/15 6:20 a.m.12 views

CVE-2026-72003

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cyw: fix heap overflow on a short auth frame brcmfnotifyauthframerx takes the frame length from the firmware event and copies the frame body with the management header offset subtracted: u32 mgmtframelen = e-datal...

8.8CVSS0.00339EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.29 views

PT-2026-72192

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cyw: fix heap overflow on a short auth frame brcmf notify auth frame rx takes the frame length from the firmware event and copies the frame body with the management header offset subtracted: u32 mgmt frame len =...

5.4AI score0.00339EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 1:20 p.m.9 views

UBUNTU-CVE-2026-68187

In the Linux kernel, the following vulnerability has been resolved: exec: fix unsigned loop counter wrap in transferargstostack The stop value is derived from bprm-p PAGESHIFT. The index variable is an unsigned long. If bprm-p drops below PAGESIZE and stop becomes zero the loop condition index =...

5.3AI score0.0022EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.36 views

CVE-2026-68187 exec: fix unsigned loop counter wrap in transfer_args_to_stack()

In the Linux kernel, the following vulnerability has been resolved: exec: fix unsigned loop counter wrap in transferargstostack The stop value is derived from bprm-p PAGESHIFT. The index variable is an unsigned long. If bprm-p drops below PAGESIZE and stop becomes zero the loop condition index =...

0.0022EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/24 5:17 p.m.15 views

CVE-2026-52969

In the Linux kernel, the following vulnerability has been resolved: KVM: Reject wrapped offset in kvmresetdirtygfn kvmresetdirtygfn guards the gfn range with if !memslot || offset + flsmask = memslot-npages return; but offset is u64 and the addition is unchecked. The check can be silently bypasse...

7.8CVSS0.00152EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/06/24 4:28 p.m.12 views

CVE-2026-52969

In the Linux kernel, the following vulnerability has been resolved: KVM: Reject wrapped offset in kvmresetdirtygfn kvmresetdirtygfn guards the gfn range with if !memslot || offset + flsmask = memslot-npages return; but offset is u64 and the addition is unchecked. The check can be silently bypasse...

5.6AI score0.00152EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/19 7:16 p.m.14 views

UBUNTU-CVE-2026-33642

Kitty is a cross-platform GPU based terminal. In versions 0.46.2 and below, the handlecomposecommand function in kitty/graphics.c performs bounds validation on composition offsets using unsigned 32-bit arithmetic that is subject to integer wrapping, potentially leading to Heap Buffer...

9.9CVSS5.7AI score0.00286EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/05/19 6:04 p.m.24 views

EUVD-2026-30968

Kitty is a cross-platform GPU based terminal. In versions 0.46.2 and below, the handlecomposecommand function in kitty/graphics.c performs bounds validation on composition offsets using unsigned 32-bit arithmetic that is subject to integer wrapping, potentially leading to Heap Buffer...

9.9CVSS5.8AI score0.00286EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/05/19 6:04 p.m.13 views

CVE-2026-33642

Kitty is a cross-platform GPU based terminal. In versions 0.46.2 and below, the handlecomposecommand function in kitty/graphics.c performs bounds validation on composition offsets using unsigned 32-bit arithmetic that is subject to integer wrapping, potentially leading to Heap Buffer...

9.9CVSS5.8AI score0.00286EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2026/05/19 6:04 p.m.48 views

CVE-2026-33642

Kitty is a cross-platform GPU based terminal. In versions 0.46.2 and below, the handlecomposecommand function in kitty/graphics.c performs bounds validation on composition offsets using unsigned 32-bit arithmetic that is subject to integer wrapping, potentially leading to Heap Buffer...

9.9CVSS5.7AI score0.00286EPSS
SaveExploits1
EUVD
EUVD
added 2026/05/14 7:08 p.m.24 views

EUVD-2026-30417

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, the bounds check in TGAInput::decodepixel computes k + palbytespp as unsigned 32-bit arithmetic. When k = 0xFFFFFFFC and palbytespp = 4...

5.5CVSS5.9AI score0.00177EPSS
SaveExploits1References1
Rows per page
Query Builder