Lucene search
+L

151491 matches found

RedHat Linux
RedHat Linux
added 2026/09/10 2:03 p.m.6 views

Important: Red Hat Security Advisory: gstreamer1-plugins-bad-free security update

An update for gstreamer1-plugins-bad-free is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. ...

7.6CVSS0.00292EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/10 2:03 p.m.6 views

gstreamer: gstreamer1-plugins-bad-free: gstreamer: heap out-of-bounds write in adpcmdec IMA/DVI ADPCM decoder

A heap out-of-bounds write vulnerability was found in the GStreamer gst-plugins-bad adpcmdec element when decoding IMA/DVI ADPCM audio. Insufficient validation of the per-block sample count for multi-channel streams allows a crafted WAV file to cause writes beyond the allocated output buffer. Thi...

7.6CVSS0.00292EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/10 1:18 p.m.7 views

Important: Red Hat Security Advisory: vim security update

An update for vim is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the C...

8.6CVSS0.00336EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/10 1:18 p.m.8 views

vim: Vim: Denial of Service via crafted spell file

A flaw was found in Vim, an open-source command-line text editor. A remote attacker could exploit this vulnerability by convincing a user to load a specially crafted spell file. This malicious file can trigger a stack out-of-bounds write, which corrupts the editor's memory and causes it to crash...

5.5CVSS0.0012EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/10 1:18 p.m.5 views

vim: Vim: Information disclosure and denial of service via crafted Unicode characters in terminal emulator

A flaw was found in Vim. A remote attacker could exploit a heap-based buffer overflow and an out-of-bounds read vulnerability in Vim's terminal emulator. This occurs when processing specially crafted Unicode supplementary plane characters, potentially leading to information disclosure and denial ...

4.4CVSS0.00177EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/10 1:18 p.m.6 views

vim: Vim: Denial of Service via out-of-bounds write in spell sound-folding

An out-of-bounds write vulnerability in Vim's spellsoundfoldsal function allows an attacker to corrupt memory and crash the editor Denial of Service by supplying a specially crafted word during spell sound-folding...

5.6CVSS0.0011EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/10 1:18 p.m.6 views

vim: Vim: Denial of Service via out-of-bounds write in terminal handling

A flaw was found in Vim, an open-source command-line text editor. This vulnerability allows a program displaying output in a Vim terminal window to trigger an out-of-bounds write by sending a specific byte sequence. This can lead to a crash of the Vim application, resulting in a Denial of Service...

8.2CVSS0.00303EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/10 12:37 p.m.4 views

CVE-2021-21220

CVE-2021-21220 漏洞利用 从错误的 JIT 行为到远程代码执行 概述 本演示文稿解释了 CVE-2021-21220 的利用过程,这是 Google Chrome 的 V8 JavaScript 引擎 中的一个漏洞,由 JIT 编译器在优化过程中的错误假设引起。 演示涵盖以下内容: V8 如何执行即时(JIT)编译 优化过程中如何出现有符号/无符号类型混淆错误 该错误如何导致越界(OOB)数组原语 攻击者如何利用 OOB 访问泄露地址并实现任意内存写入 WebAssembly(Wasm)如何成为本机代码执行的目标 现有的缓解措施和现代浏览器防御 演示目标 本演示的目标是展示...

8.8CVSS8.2AI score0.70435EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/10 12:18 p.m.6 views

CVE-2025-0690

CVE-2025-0690: GRUB2 整数溢出漏洞 🛡️ 概述 CVE-2025-0690 是引导加载程序 GRUB2 中的一个 整数溢出 关键漏洞,允许 任意代码执行 和 绕过 Secure Boot 。该缺陷影响依赖 GRUB2 进行安全启动的系统,在操作系统启动前暴露系统。 🔍 技术细节 根本原因 易受攻击的命令 :read(用于接收键盘输入)。 问题 :输入长度存储在一个 32 位整数 中。 利用机制 : 输入极长的文本行。 导致长度变量 溢出 。 进而导致基于 堆 的缓冲区发生 越界写入(out-of-bounds write) 。 后果 破坏 GRUB2 内部关键数据 。...

6.1CVSS7.4AI score0.00702EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 11:17 a.m.8 views

CVE-2025-62821

Microsoft HEIF Image Extensions msheifstore.dll: CopyPixels 路径中源缓冲区分配不足导致越界读取和访问冲突(DoS) 在通过 WIC 解码特制的 HEIF 图像时,msheif 编解码器分配了一个 1 字节的源缓冲区,但随后在 CopyPixels 期间尝试从该缓冲区复制大量像素数据。复制过程使用 memmove,其大小由 stride × ROI height 计算得出,而未验证源缓冲区的实际长度。这会导致越界读取和立即的访问冲突(崩溃)。实际上,打开或预览恶意的 HEIF 文件会导致任何通过 HEIF Image...

9.1CVSS6AI score0.01052EPSS
SaveExploits1
NVD
NVD
added 2026/09/10 11:17 a.m.9 views

CVE-2026-87961

ESP32-audioI2S versions 3.4.4 through 4.0.0 contain a heap-based out-of-bounds read vulnerability in the readID3Header function due to a shadowed length parameter in ID3 synchronized-lyrics processing. Attackers can craft malicious MP3 files or HTTP audio streams with oversized frame size...

7.1CVSS0.00268EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/10 10:52 a.m.6 views

EUVD-2026-75388

ESP32-audioI2S versions 3.4.4 through 4.0.0 contain a heap-based out-of-bounds read vulnerability in the readID3Header function due to a shadowed length parameter in ID3 synchronized-lyrics processing. Attackers can craft malicious MP3 files or HTTP audio streams with oversized frame size...

7.1CVSS0.00268EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/10 10:52 a.m.36 views

CVE-2026-87961 ESP32-audioI2S 3.4.4 through 4.0.0 Heap-based Out-of-Bounds Read via Shadowed Length Parameter in read_ID3_Header

ESP32-audioI2S versions 3.4.4 through 4.0.0 contain a heap-based out-of-bounds read vulnerability in the readID3Header function due to a shadowed length parameter in ID3 synchronized-lyrics processing. Attackers can craft malicious MP3 files or HTTP audio streams with oversized frame size...

7.1CVSS0.00268EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/10 10:52 a.m.9 views

CVE-2026-87961

ESP32-audioI2S versions 3.4.4 through 4.0.0 contain a heap-based out-of-bounds read in the read_ID3_Header function, caused by a shadowed length parameter during ID3 synchronized-lyrics processing. An attacker can craft malicious MP3 files or HTTP audio streams with oversized frame size declarati...

7.1CVSS0.00268EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/10 10:52 a.m.4 views

CVE-2026-87961 ESP32-audioI2S 3.4.4 through 4.0.0 Heap-based Out-of-Bounds Read via Shadowed Length Parameter in read_ID3_Header

ESP32-audioI2S versions 3.4.4 through 4.0.0 contain a heap-based out-of-bounds read vulnerability in the readID3Header function due to a shadowed length parameter in ID3 synchronized-lyrics processing. Attackers can craft malicious MP3 files or HTTP audio streams with oversized frame size...

7.1CVSS6.1AI score
SaveExploits0References10
Malwarebytes
Malwarebytes
added 2026/09/10 10:52 a.m.6 views

Update Chrome now to protect against an actively exploited vulnerability

Chrome is rolling out an update for its desktop browser. The update includes 230 security fixes, one of which is known to be actively exploited. The stable channel has been updated to 153.0.8010.36/.37 for Windows and Mac, and 153.0.8010.36 for Linux. How to update Chrome If you don’t want to wai...

8.8CVSS0.00859EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/09/10 10:38 a.m.8 views

CVE-2026-59985

A flaw was found in OpenEXR. A remote attacker could provide a specially crafted RLE-compressed EXR image, which causes a 64-bit unpacked size to truncate before memory allocation. This leads to a heap out-of-bounds read when unpack32bit attempts to read beyond the allocated buffer. Successful...

5.5CVSS0.0018EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/10 10:08 a.m.8 views

CVE-2026-87823

A flaw was found in zstd-jni. This vulnerability arises from insufficient bounds checks in direct-ByteBuffer frame-size native methods, which allows attackers to provide negative or overflowing offsets. A remote attacker can exploit this by supplying specially crafted negative offset values,...

8.8CVSS0.00432EPSS
SaveExploits0References11
OSV
OSV
added 2026/09/10 10:00 a.m.5 views

OSEC-2026-20 Cstruct indexing bugs can corrupt filtered output and reverse parsing results

Several functions in cstruct may use wrong data, leading to unexpected exceptions and return corrupted data. Impact - Cstruct.filtermap writes retained bytes at their original input positions, producing corrupted output when earlier bytes are dropped. - Cstruct.tail rev:true removes two bytes...

7.3CVSS6AI score0.00188EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/10 9:32 a.m.8 views

CVE-2026-87824

A flaw was found in zstd-jni. Attackers can exploit this by supplying oversized per-sample lengths to the Zstd.trainFromBufferDirect function, which fails to validate the samples buffer capacity. This allows for reading past buffer boundaries, leading to out-of-bounds memory access and ultimately...

8.7CVSS0.00389EPSS
SaveExploits0References11
Rows per page
Query Builder