Lucene search
+L

329 matches found

OSV
OSV
added 2026/09/17 4:08 p.m.5 views

CVE-2026-90341 firmware: coreboot: Validate table bounds

In the Linux kernel, the following vulnerability has been resolved: firmware: coreboot: Validate table bounds The existing coreboottablepopulate bounds checks limit individual entries to the mapped length. However, coreboottableprobe replaces the platform resource length with header and table siz...

7.7CVSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/09/16 10:31 a.m.23 views

CVE-2026-89840 f2fs: validate MOVE_RANGE destination size

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate MOVERANGE destination size F2FSIOCMOVERANGE checks the source range, but not the destination end before updating isize. A source hole can expose this: cloneblkaddrs skips NULLADDR entries and returns success, so th...

7.1CVSS0.00141EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/16 10:31 a.m.4 views

CVE-2026-89840 f2fs: validate MOVE_RANGE destination size

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate MOVERANGE destination size F2FSIOCMOVERANGE checks the source range, but not the destination end before updating isize. A source hole can expose this: cloneblkaddrs skips NULLADDR entries and returns success, so th...

7.1CVSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux - уязвимость в linux-5.15, linux-6.1

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: fix implicit overflow on virtiomaxdmasize The following codes have an implicit conversion from sizet to u32: u32maxsize = sizetvirtiomaxdmasizevdev; This may lead overflow, Ex sizet4G - u320. Once virtiomaxdmasize has...

5.5CVSS5.7AI score0.00242EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 8:01 a.m.7 views

CVE-2024-27304-PoC

CVE-2024-27304-PoC referencias DEF CON 32 - SQL Injection Isn't Dead Smuggling Queries at the Protocol Level - Paul Gerste pgx SQL Injection via Protocol Message Size Overflow webapp Una aplicación web simple con funcionalidad de inicio de sesión. Solo los administradores pueden iniciar sesión...

9.8CVSS8.1AI score0.01109EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

UBUNTU-CVE-2026-89513

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Fix PMU event info array size overflow SBI PMU EVENTGETINFO stores guest-controlled numevents sizeofeinfo in a 32-bit integer. On RV64, numevents = 0x10000001 makes 0x100000010 truncate to 16. KVM then allocates one...

8.8CVSS6.5AI score0.0012EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.28 views

CVE-2026-89513 RISC-V: KVM: Fix PMU event info array size overflow

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Fix PMU event info array size overflow SBI PMU EVENTGETINFO stores guest-controlled numevents sizeofeinfo in a 32-bit integer. On RV64, numevents = 0x10000001 makes 0x100000010 truncate to 16. KVM then allocates one...

8.8CVSS0.0012EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.25 views

CVE-2026-81009 io_uring/query: cap user size passed to copy_struct_to_user

In the Linux kernel, the following vulnerability has been resolved: iouring/query: cap user size passed to copystructtouser iohandlequeryentry clamps hdr.size for the inbound copyfromuser but keeps the original user value as usize. copystructtouser uses that usize and, when it is larger than the...

0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/04 3:13 p.m.14 views

CVE-2026-80810

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: fix folio size overflow in iovecfillbvec iovecfillbvec computes the folio size with a plain int 1: unsigned long foliosize = 1 folioshift; imu-folioshift is unsigned int and comes from folioshift of the folio backin...

5.5AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2026/08/25 5:17 p.m.10 views

DEBIAN-CVE-2026-59186

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In versions before 3.2.11, 3.3.0 through 3.3.12, and 3.4.0 through 3.4.13, a crafted tiled EXR can trigger a heap out-of-bounds write on 32-bit/ILP32 builds when read...

7.1CVSS5.6AI score0.00224EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/25 4:37 a.m.53 views

CVE-2026-13215 Zephyr ext2 mount: unvalidated superblock block size causes out-of-bounds write from a crafted filesystem image

The Zephyr ext2 filesystem driver fails to validate the slogblocksize field of the on-disk superblock when mounting a filesystem. ext2verifydisksuperblock in subsys/fs/ext2/ext2impl.c checks the magic number, revision, inode size and group counts, but never bounds slogblocksize. On a successful...

6.8CVSS0.00182EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: libbpf: Handling of size overflow for ringbuf mmap The maximum size of the ringbuf on x86-64 hosts is 2GB. Therefore, 2 maxentries will cause an overflow of type u32 when mapping producer pages and data pages. Simply casting...

7.8CVSS6.2AI score0.00276EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 1:19 p.m.9 views

CVE-2026-68108

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 ...

8.8CVSS0.00136EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 1:19 p.m.8 views

CVE-2026-68098

In the Linux kernel, the following vulnerability has been resolved: ksmbd: bound DACL dedup walk to copied ACEs setntacldacl can stop copying ACEs before consuming the full input DACL when size accounting overflows. When that happens, numaces reflects only the ACEs that were actually copied into...

8.8CVSS0.00414EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/10 1:19 p.m.14 views

CVE-2026-68098

In the Linux kernel, the following vulnerability has been resolved: ksmbd: bound DACL dedup walk to copied ACEs setntacldacl can stop copying ACEs before consuming the full input DACL when size accounting overflows. When that happens, numaces reflects only the ACEs that were actually copied into...

8.8CVSS5.5AI score0.00414EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/10 11:58 a.m.91 views

CVE-2026-68108

In CVE-2026-68108, the Linux kernel component drm/amdgpu/vce is vulnerable to a 32-bit integer overflow when processing VCE command streams with oversized dimensions (e.g., 65536×65536), allowing out-of-bounds memory access by the GPU firmware. The issue is addressed by using 64-bit arithmetic to...

8.8CVSS5.5AI score0.00136EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.43 views

CVE-2026-68108 drm/amdgpu/vce: fix integer overflow in image size

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 ...

8.8CVSS0.00136EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 11:58 a.m.16 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 score0.00136EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:58 a.m.47 views

CVE-2026-68098

CVE-2026-68098 affects ksmbd in the Linux kernel. The root cause is in set_ntacl_dacl(), which can stop copying ACEs when DACL size accounting overflows. As a result, the dedup walk may inspect a tail beyond the copied ACEs, potentially enabling an out-of-bounds read with possible denial of servi...

8.8CVSS5.4AI score0.00414EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/06 3:40 p.m.12 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.0014EPSS
SaveExploits0
Rows per page
Query Builder