Lucene search
+L

133336 matches found

CVE
CVE
added 2026/08/25 4:37 a.m.11 views

CVE-2026-13215

The Zephyr RTOS ext2 filesystem driver fails to bounds-check the s_log_block_size field in ext2_verify_disk_superblock() (subsys/fs/ext2/ext2_impl.c). A crafted value causes the computed block size (1024 <

6.8CVSS6AI score
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/08/25 12:18 a.m.54 views

The vulnerabilities in the net/bluetooth/eir.c and net/bluetooth/mgmt.c modules of Linux kernel allow a hacker to cause a service failure.

The vulnerability in the net/bluetooth/eir.c and net/bluetooth/mgmt.c modules of Linux kernel systems relates to the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to cause a system failure...

7CVSS6.1AI score0.00137EPSS
SaveExploits0References5Affected Software2
CVE
CVE
added 2026/08/25 12:16 a.m.44 views

CVE-2026-55059

OpenEXR (the reference implementation for the EXR deep image format) versions prior to 3.2.10, 3.3.12, and 3.4.13 contain a heap out-of-bounds write in Imf_4_0::SampleCountChannel::set(). The root cause is that the row-based sample-count setter computes the target Y coordinate using dataWindow.mi...

6.1CVSS5.6AI score
SaveExploits0References1
CVE
CVE
added 2026/08/24 10:08 p.m.10 views

CVE-2026-68516

OpenEXR (the reference implementation for the EXR image format) versions 3.4.0 through 3.4.13 are vulnerable to a denial of service via a crafted HTJ2K-compressed EXR file. A malicious file whose JPEG 2000 SIZ fields place the first tile outside the visible image reaches invalid tile and codebloc...

6.5CVSS5.2AI score
SaveExploits0References3
CVE
CVE
added 2026/08/24 9:22 p.m.10 views

CVE-2026-17113

CRI-O is vulnerable in its container-creation environment-variable handling (mergeEnvs in server/utils.go, consumed by setupContainerEnvironmentAndWorkdir in server/container_create.go). When a CreateContainer request supplies a nil CRI Envs field, CRI-O falls back to the target OCI image's confi...

6CVSS5.5AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/24 9:13 p.m.4 views

GStreamer: GStreamer: Remote code execution via MRF file parsing

A flaw was found in GStreamer. This out-of-bounds write vulnerability occurs during the parsing of MRF files due to improper validation of user-supplied data. A remote attacker could exploit this by tricking a user into visiting a malicious page or opening a malicious file. Successful exploitatio...

7.8CVSS8AI score0.00211EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/24 9:13 p.m.3 views

GStreamer: GStreamer: Remote code execution via MRF file parsing

A flaw was found in GStreamer. This out-of-bounds write vulnerability occurs during the parsing of MRF files due to improper validation of user-supplied data. A remote attacker could exploit this by tricking a user into visiting a malicious page or opening a malicious file. Successful exploitatio...

7.8CVSS8AI score0.00211EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/24 8:58 p.m.7 views

CVE-2026-7455

CVE-2026-7455 is an Out-of-Bounds Write vulnerability in Autodesk 3ds Max triggered by parsing a maliciously crafted FLT file . A local attacker with user interaction can exploit this to cause a crash, data corruption, or arbitrary code execution in the context of the current process. The CVSS v3...

7.8CVSS6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/24 8:58 p.m.6 views

EUVD-2026-65152

A maliciously crafted FLT file, when parsed through Autodesk 3ds Max, can force an Out-of-Bounds Write vulnerability. A malicious actor may leverage this vulnerability to cause a crash, cause data corruption, or execute arbitrary code in the context of the current process...

7.8CVSS6.2AI score
SaveExploits0References2
CVE
CVE
added 2026/08/24 8:56 p.m.12 views

CVE-2026-16783

CVE-2026-16783 is an Out-of-Bounds Write vulnerability in Autodesk 3ds Max triggered when parsing a maliciously crafted ABC file . An attacker can leverage this to cause a crash, data corruption, or arbitrary code execution in the context of the current process. The CVSS 3.1 base score is 7.8 (HI...

7.8CVSS6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/24 8:56 p.m.6 views

EUVD-2026-65151

A maliciously crafted ABC file, when parsed through Autodesk 3ds Max, can force an Out-of-Bounds Write vulnerability. A malicious actor may leverage this vulnerability to cause a crash, cause data corruption, or execute arbitrary code in the context of the current process...

7.8CVSS6.2AI score
SaveExploits0References2
CVE
CVE
added 2026/08/24 8:56 p.m.7 views

CVE-2026-16782

Autodesk 3ds Max is affected by an Out-of-Bounds Read vulnerability triggered when parsing a maliciously crafted SVG file . An attacker can exploit this to cause a crash, read sensitive data, or execute arbitrary code in the context of the current process. The vulnerability is rated CVSS 5.3 (Med...

5.3CVSS6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/24 8:56 p.m.5 views

EUVD-2026-65150

A maliciously crafted SVG file, when parsed through Autodesk 3ds Max, can force an Out-of-Bounds Read vulnerability. A malicious actor can leverage this vulnerability to cause a crash, read sensitive data, or execute arbitrary code in the context of the current process...

5.3CVSS6.2AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/24 7:49 p.m.5 views

tokio-postgres: Panic on a `DataRow` with fewer fields than columns allows denial of service

A malicious or compromised server can send a row containing fewer fields than its row description declares columns. Reading one of the missing columns then panics with an out-of-bounds index, aborting the calling task. This affects even the otherwise non-panicking tryget, and both Row and...

5.4AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/24 7:49 p.m.4 views

GHSA-3GJW-F78C-VVPW tokio-postgres: Panic on a `DataRow` with fewer fields than columns allows denial of service

A malicious or compromised server can send a row containing fewer fields than its row description declares columns. Reading one of the missing columns then panics with an out-of-bounds index, aborting the calling task. This affects even the otherwise non-panicking tryget, and both Row and...

6.9CVSS5.5AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 7:06 p.m.3 views

CVE-2026-74724

A flaw was found in the Linux kernel's IPVS IP Virtual Server component. A local attacker can exploit this vulnerability by manipulating packets processed by IPVS, specifically within the ipvsnaticmp function. This manipulation can lead to an out-of-bounds write due to improper handling of the IP...

7CVSS5.3AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 7:06 p.m.4 views

CVE-2026-74723

A flaw was found in the Linux kernel. A local attacker could craft a btrfs image with a malformed LZO compressed file extent. This could lead to an out-of-bounds read during decompression, potentially causing a denial of service...

9.8CVSS5.2AI score0.00155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 5:53 p.m.4 views

CVE-2026-74710

A flaw was found in the Linux kernel's AFXDP eXpress Data Path component. This vulnerability arises because the AFXDP mechanism accepts a transmit TX metadata length that is smaller than required, allowing the kernel to read beyond its designated memory area. An attacker could potentially exploit...

7.8CVSS5.4AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 5:23 p.m.5 views

CVE-2026-74694

A flaw was found in the Linux kernel's NCSI Network Controller Sideband Interface component. A local attacker with CAPNETADMIN capabilities could exploit a heap out-of-bounds OOB read vulnerability. By crafting a malicious NCSI command with an oversized payload length, the attacker could cause th...

5.5CVSS5.5AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 5:21 p.m.7 views

CVE-2026-74689

A flaw was found in the Linux kernel. An ineffective length check in the vccsetsockopt function within the Asynchronous Transfer Mode ATM network protocol implementation can lead to a slab-out-of-bounds read. This occurs when a caller passes a mismatched level, bypassing the length check, or when...

7.1CVSS5.2AI score0.00195EPSS
SaveExploits0References4
Rows per page
Query Builder