Lucene search
+L

5206 matches found

Kitploit
Kitploit
added 2026/09/17 4:57 p.m.9 views

CVE-2025-14174-Poc

CVE-2025-14174 PoCエクスプロイト 概要 このリポジトリには、ANGLEグラフィックスエンジンにおける深刻なメモリ破損の脆弱性であるCVE-2025-14174(別名EUVD-2025-203113)に対する完全に機能する概念実証(PoC)エクスプロイトが含まれています。この欠陥は、メモリバッファの境界内での操作の不適切な制限(CWE-119)に起因し、特別に細工されたWebコンテンツを介して境界外メモリアクセスを可能にします。 このエクスプロイトはWebブラウザを対象としており、主にiOSデバイス(iOS...

8.8CVSS8.6AI score0.22327EPSS
SaveExploits10
EUVD
EUVD
added 2026/09/17 4:11 p.m.3 views

EUVD-2026-82256

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject MEMALLOC BTF accesses past object bounds BTF struct walks relax the struct-size check for accesses through a trailing flexible array. That is valid for ordinary BTF type walking, but PTRTOBTFID | MEMALLOC values point...

SaveExploits0References2
CVE
CVE
added 2026/09/17 4:09 p.m.4 views

CVE-2026-90369

This Linux kernel vulnerability affects the mt76 Wi-Fi driver's MMIO copy helpers. The functions mt76_mmio_write_copy() and mt76_mmio_read_copy() iterate up to ALIGN(len, 4), causing an out-of-bounds access when the length is not a multiple of four: write_copy reads past the source buffer and rea...

SaveExploits0References2
EUVD
EUVD
added 2026/09/17 4:09 p.m.4 views

EUVD-2026-82030

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix out-of-bounds access in mmio copy helpers mt76mmiowritecopy and mt76mmioreadcopy iterate up to ALIGNlen, 4, so a length that is not a multiple of four reads past the source buffer writecopy or writes past the...

SaveExploits0References2
EUVD
EUVD
added 2026/09/17 4:08 p.m.2 views

EUVD-2026-82002

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

SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:07 p.m.4 views

EUVD-2026-81796

In the Linux kernel, the following vulnerability has been resolved: Squashfs: check block offset is not negative If a negative offset is read off disk for example the offset into the decompressed fragment block, this will cause squashfscopydata to perform an out of bounds access. Fix by checking ...

SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:07 p.m.3 views

EUVD-2026-81778

In the Linux kernel, the following vulnerability has been resolved: nullblk: serialize configfs attribute stores with the lock The NULLBDEVICEATTR store takes no lock: applyfn attributes submitqueues, pollqueues get dev-NAME written again after applyfn returns, outside its lock; APPLY=NULL...

SaveExploits0References6
Kitploit
Kitploit
added 2026/09/17 12:42 p.m.12 views

CVE-2022-1015-1016

CVE-2022-1015 & CVE-2022-1026 Este README.md es una traducción del blog de David. David encontró los CVE's 1015 y 1016 en el kernel de Linux. Puedes visitar su página web para leer el documento original. Aquí te dejo sus redes sociales: Twitter Github 对 nftables 中两个新的 Linux 漏洞的分析 发布于 2022 年 4 月 2...

8.6CVSS7.4AI score0.14733EPSS
SaveExploits15References5
Kitploit
Kitploit
added 2026/09/17 12:37 p.m.8 views

CVE-2021-21220

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

8.8CVSS8.1AI score0.70435EPSS
SaveExploits6
Cvelist
Cvelist
added 2026/09/16 8:48 a.m.27 views

CVE-2026-89782 fs/ntfs3: reject restart table growth beyond U16_MAX entries

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: reject restart table growth beyond U16MAX entries During $LogFile replay, logreplay indexes the transaction table by the transactid taken from the log record header. checklogrec only verifies that transactid is non-zero...

8.4CVSS0.00177EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/15 8:02 p.m.6 views

CVE-2026-44778

A flaw was found in Inspektor Gadget. An unprivileged container can trigger a denial of service in the privileged Inspektor Gadget process. This occurs when a custom gadget with an eBPF section attaches to a specially crafted ELF Executable and Linkable Format binary. The USDT Userland Statically...

6.3CVSS5.7AI score0.00462EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/15 6:09 p.m.6 views

CVE-2026-91958

A flaw was found in FreeRDP. This vulnerability allows a remote attacker to trigger out-of-bounds memory access by crafting a malicious Remote Desktop Protocol RDP connection file. When a user opens this file, the FreeRDP client fails to properly validate array values, leading to a heap buffer...

6.9CVSS6.5AI score0.00199EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/15 5:00 p.m.5 views

EUVD-2026-78938

Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF. From 0.28.0 until 0.53.1, the USDT note parser in pkg/uprobetracer/usdt.go can allow an unprivileged container to crash or exhaust the memory of the...

6.3CVSS6AI score0.00462EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/15 4:17 p.m.7 views

DEBIAN-CVE-2026-91962

FreeRDP before 3.31.0 contains an integer overflow in the audin Apple backends when processing FramesPerPacket values from MSGSNDINOPEN messages. Attackers can supply crafted FramesPerPacket values that cause AudioQueueAllocateBuffer size computation to wrap, resulting in undersized buffer...

6.3CVSS6AI score0.00244EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/15 3:18 p.m.10 views

CVE-2026-91962

FreeRDP before 3.31.0 is affected by an integer overflow in the audin Apple backends when processing FramesPerPacket values from MSG_SNDIN_OPEN messages. A malicious RDP server can supply crafted values that cause the AudioQueueAllocateBuffer size computation to wrap, resulting in an undersized b...

6.3CVSS6AI score0.00244EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/15 3:18 p.m.8 views

EUVD-2026-78638

FreeRDP before 3.31.0 contains an integer overflow in the audin Apple backends when processing FramesPerPacket values from MSGSNDINOPEN messages. Attackers can supply crafted FramesPerPacket values that cause AudioQueueAllocateBuffer size computation to wrap, resulting in undersized buffer...

6.3CVSS6AI score0.00244EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/15 3:18 p.m.9 views

CVE-2026-91958

FreeRDP versions before 3.31.0 fail to validate MonitorIds array values when parsing RDP connection files, allowing unbounded array indexing in xfdetectmonitors. Attackers can craft a malicious RDP file with an out-of-range selectedmonitors value to trigger out-of-bounds heap read and write...

6.9CVSS5.8AI score0.00199EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-91962

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - FreeRDP before 3.31.0 contains an integer overflow in the audin Apple backends when processing FramesPerPacket values from MSGSNDINOPEN messages. Attackers can...

6.3CVSS0.00244EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/14 9:17 p.m.6 views

CVE-2026-84543

An out-of-bounds access issue was addressed with improved bounds checking. This issue is fixed in macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7. Connecting to a malicious SMB server may cause unexpected system termination or corrupt kernel memory...

7.5CVSS0.00333EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/14 9:17 p.m.6 views

CVE-2026-65398

An out-of-bounds access issue was addressed with improved bounds checking. This issue is fixed in iOS 27 and iPadOS 27, macOS Golden Gate 27, tvOS 27, visionOS 27, watchOS 27. An app may be able to cause unexpected system termination or corrupt kernel memory...

7.8CVSS0.00131EPSS
SaveExploits0References5
Rows per page
Query Builder