Lucene search
+L

310 matches found

CVE
CVE
added 6 hours ago4 views

CVE-2026-68108

The CVE-2026-68108 entry covers the Linux kernel component drm/amdgpu/vce. The issue arises when malicious VCE command streams specify oversized dimensions (for example 65536×65536), triggering a 32-bit integer overflow that wraps the calculated buffer size to 0 and bypasses validation, enabling ...

5.5AI score
SaveExploits0References5
EUVD
EUVD
added 6 hours ago5 views

EUVD-2026-55489

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce: fix integer overflow in image size Fix a security vulnerability where malicious VCE command streams with oversized dimensions e.g. 65536×65536 cause 32-bit integer overflow, wrapping the calculated buffer size to ...

5.5AI score
SaveExploits0References5
CVE
CVE
added 6 hours ago5 views

CVE-2026-68098

CVE-2026-68098 — ksmbd DACL dedup walk over copied ACEs (Linux kernel) : The issue arises in set_ntacl_dacl() when size accounting overflows and stops copying ACEs; nt_num_aces then represents only copied ACEs while the dedup walk in set_posix_acl_entries_dacl() continues using the (outdated) inp...

5.4AI score
SaveExploits0References5
AstraLinux
AstraLinux
added 11 hours ago11 views

Astra Linux – Vulnerability in glibc

Passing an excessively large alignment parameter to the memalign functions memalign, posixmemalign, alignedalloc in the GNU C Library versions 2.30 to 2.42 may lead to an integer overflow, which could subsequently cause heap corruption. It should be noted that the attacker must have control over...

8.4CVSS7.7AI score0.00352EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-43627

llama.cpp builds b1283 through b9058 contain an integer overflow vulnerability in the llamabatchinit function where unchecked multiplications in malloc calls can wrap past INT32MAX when computing allocation sizes. Attackers can pass specially crafted parameters to trigger integer overflow, causin...

8.5CVSS6.4AI score0.00139EPSS
SaveExploits0
NVD
NVD
added 2026/07/28 3:17 p.m.13 views

CVE-2026-51259

Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

0.00373EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/28 12:0 a.m.34 views

CVE-2026-51259

...

0.00373EPSS
SaveExploits0
CVE
CVE
added 2026/07/27 7:7 p.m.22 views

CVE-2026-66757

The CVE-2026-66757 issue affects the GIMP file-sgi plugin. Processing an RLE SGI image can trigger a signed integer overflow when reading header dimensions (ysize and zsize). If both are set to 65535, ysize * zsize overflows a 32-bit int prior to calloc, causing undefined behavior that aborts the...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits1References3Affected Software2
Debian CVE
Debian CVE
added 2026/07/27 3:11 p.m.8 views

CVE-2026-17573

A double free vulnerability was discovered in the HDF5 library. Processing a crafted HDF5 file containing an oversized chunk size field via h5repack may cause the application to abort due to a double free...

6.7CVSS5.8AI score0.00117EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/23 4:52 p.m.7 views

Little CMS: lcms2: mm2/Little-CMS: Little CMS: Information disclosure or denial of service via integer overflow in CubeSize

A flaw was found in Little CMS. An integer overflow in the CubeSize function within cmslut.c occurs because the overflow check is performed after the multiplication. An attacker could exploit this vulnerability by providing a specially crafted input, potentially leading to information disclosure ...

7.5CVSS5.9AI score0.00365EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/07/23 11:37 a.m.10 views

Little CMS: lcms2: mm2/Little-CMS: Little CMS: Information disclosure or denial of service via integer overflow in CubeSize

A flaw was found in Little CMS. An integer overflow in the CubeSize function within cmslut.c occurs because the overflow check is performed after the multiplication. An attacker could exploit this vulnerability by providing a specially crafted input, potentially leading to information disclosure ...

7.5CVSS5.9AI score0.00365EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/07/23 8:31 a.m.9 views

Little CMS: lcms2: mm2/Little-CMS: Little CMS: Information disclosure or denial of service via integer overflow in CubeSize

A flaw was found in Little CMS. An integer overflow in the CubeSize function within cmslut.c occurs because the overflow check is performed after the multiplication. An attacker could exploit this vulnerability by providing a specially crafted input, potentially leading to information disclosure ...

7.5CVSS5.9AI score0.00365EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/07/23 12:40 a.m.6 views

Little CMS: lcms2: mm2/Little-CMS: Little CMS: Information disclosure or denial of service via integer overflow in CubeSize

A flaw was found in Little CMS. An integer overflow in the CubeSize function within cmslut.c occurs because the overflow check is performed after the multiplication. An attacker could exploit this vulnerability by providing a specially crafted input, potentially leading to information disclosure ...

7.5CVSS6.3AI score0.00365EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2026/07/20 11:8 p.m.11 views

Pillow: Heap out-of-bounds write in `ImageFilter.RankFilter` via integer overflow in `ImagingExpand`

Summary Pillow's public rank-filter API can trigger a native heap out-of-bounds write when given a very large odd filter size. Minimal public API trigger: python from PIL import Image, ImageFilter im = Image.new"L", 3, 3, 128 im.filterImageFilter.MedianFilter4294967295 ImageFilter.RankFilter.filt...

8.2CVSS5.3AI score0.00436EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/07/19 2:54 p.m.7 views

CVE-2026-63886 scsi: target: iscsi: Validate CHAP_R length before base64 decode

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Validate CHAPR length before base64 decode chapservercomputehash allocates clientdigest as kzallocchap-digestsize and then, for BASE64-encoded responses, passes chapr directly to chapbase64decode without...

9.8CVSS5.4AI score
SaveExploits0References9
OSV
OSV
added 2026/07/19 3:47 a.m.8 views

OESA-2026-3025 libnfs security update

Package contains a library of functions for accessing NFSv2 and NFSv3 servers from user space. It provides a low-level,asynchronous RPC library for accessing NFS protocols, an asynchronous library with POSIX-like VFS functions,and a synchronous library with POSIX-like VFS functions. Security Fixe...

7.1CVSS5.3AI score0.00212EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/14 4:41 p.m.57 views

CVE-2026-59884

pyasn1 prior to 0.6.4 contains a denial-of-service risk in its BER decoder used by CER/DER codecs: long-form tag IDs can be accumulated without an upper bound, enabling a crafted input to drive CPU usage quadratically and trigger unhandled ValueError paths in Python 3.11+ error formatting. Affect...

7.5CVSS6.1AI score0.00349EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/14 8:47 a.m.7 views

OPENSUSE-SU-2026:21336-1 Security update for openexr

This update for openexr fixes the following issues - CVE-2026-54920: unchecked integer overflows in Image::resize followed by an exception can lead to an invalid delete via uninitialized pointers bsc1269703. - CVE-2026-55059: row setter utilizing dataWindow.min.x instead of min.y can lead to a he...

6.1AI score
SaveExploits0References6
OSV
OSV
added 2026/07/13 2:19 p.m.9 views

PYSEC-2026-3237 TensorFlow vulnerable to integer overflow in math ops

Impact When RangeSize receives values that do not fit into an int64t, it crashes. cpp auto size = std::isintegral::value ? Eigen::numext::abslimit - start + Eigen::numext::absdelta - T1 / Eigen::numext::absdelta : Eigen::numext::ceil Eigen::numext::abslimit - start / delta; // This check does not...

7.5CVSS6.2AI score0.00567EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/07 9:17 p.m.13 views

CVE-2026-58472

GNU Wget through 1.25.0, fixed in commit dd692d9, contains a heap buffer overflow vulnerability in the htmlquotestring function in src/convert.c that allows a remote attacker to trigger memory corruption by supplying a crafted HTML attribute with a large number of characters requiring entity...

7.1CVSS0.00221EPSS
SaveExploits0References2
Rows per page
Query Builder