Lucene search
+L

821 matches found

Kitploit
Kitploit
added 2026/08/28 12:25 a.m.3 views

nftables-oob-read-write-exploit-CVE-2023-35001-

nftables oob read/write exploit CVE-2023-35001 Exploit usato al pwn2own Vancouver 2023 su Ubuntu desktop. L'exploit supporta la versione del kernel disponibile all'inizio dell'evento 5.19.0-35. Requisiti Compilatore C Compilatore Go Uso root@kitploit: Build $ make Run $ ./exploit Questo produce u...

7.8CVSS6.5AI score0.01508EPSS
SaveExploits2
EUVD
EUVD
added 2026/08/27 6:33 p.m.4 views

EUVD-2026-67216

DNG SDK versions 1.7.1 2502 and earlier are affected by an out-of-bounds read vulnerability that could lead to memory exposure. An attacker could leverage this vulnerability to disclose sensitive information from memory. Exploitation of this issue requires user interaction in that a victim must...

5.5CVSS5.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/27 5:35 p.m.3 views

CVE-2021-30632

Von: https://github.com/github/securitylab/tree/main/SecurityExploits/Chrome/v8/CVE-2021-30632 Die Analyse dieses Bugs findest du hier. Es handelt sich um einen Chrome-Bug, der von einem anonymen Forscher gemeldet wurde und von dem angenommen wird, dass er in freier Wildbahn ausgenutzt wurde. Der...

8.8CVSS8.2AI score0.64546EPSS
SaveExploits3References1
NVD
NVD
added 2026/08/27 5:19 p.m.3 views

CVE-2026-71402

An out-of-bounds read was found in the DHCPv4 packet capture code of wicked. nicaptureinspectudpheader in src/capture.c reports the IP total length as the payload length instead of the length of the remaining UDP payload. Consequently, the DHCP option walker in the DHCPv4 client wickedd-dhcp4 rea...

5.4CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 2:50 p.m.2 views

EUVD-2026-67031

darknet subscripts its layer array with an index taken from a configuration file without checking it against the array's length. The array is allocated in src-lib/darknetnetwork.cpp as xcallocnet.n, sizeofDarknet::Layer, sized to exactly the number of layer sections the file declares. The shortcu...

6.9CVSS5.3AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/27 2:25 p.m.3 views

CVE-2024-5274

CVE-2024-5274 autori: @mistymntncop, @buptsb Un ringraziamento speciale a @buptsb per il suo contributo fondamentale nella scoperta sia del POC di mismatch del bytecode DCHECK sia nella scoperta di come elevare quella primitiva a primitive più potenti di lettura/scrittura OOB. Senza di lui questo...

9.6CVSS6.9AI score0.07472EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/27 9:52 a.m.2 views

CVE-2026-7482-PoC

CVE-2026-7482: Ollama Heap Out-of-Bounds Read 1-Tage-PoC Dieses Repository enthält eine 1-Tage-Proof-of-Concept-Exploitation-Kette PoC für CVE-2026-7482 , eine nicht authentifizierte Out-of-Bounds-Read-Schwachstelle OOB im GGUF-Modell-Loader von Ollama Versionen vor 0.17.1. Hinweis: Dies ist eine...

9.1CVSS6.5AI score0.02241EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/27 3:45 a.m.4 views

CVE-2026-32945

CVE-2026-32945 PJSIP DNS-Komprimierungszeiger Heap-OOB-Read Remote DoS Beschreibung getnamelen und getname in pjlib-util/src/pjlib-util/dns.c lesen einen 2-Byte-DNS-Komprimierungszeiger über pjmemcpy&offset, p, 2, ohne zu prüfen, dass beide Bytes innerhalb des Paketpuffers liegen. Wenn ein...

9.8CVSS5.2AI score0.00308EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/27 3:38 a.m.3 views

CVE-2017-13672

CVE-2017-13672 POCs pour CVE-2017-13672 OOB read dans le driver VGA Cirrus QEMU, provoquant un DoS...

5.5CVSS6.4AI score0.00953EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 8:51 p.m.4 views

cve-2023-21987-poc

cve-2023-21987-poc Vulnerabilità VGA OOB-Read di Oracle VirtualBox Questa Proof of Concept PoC è progettata per un sistema operativo guest Linux in esecuzione su un sistema operativo host Windows. Lo scopo di questa PoC è dimostrare la capacità di far trapelare gli indirizzi dei componenti di...

7.8CVSS6.7AI score0.00671EPSS
SaveExploits1
NVD
NVD
added 2026/08/26 3:16 p.m.5 views

CVE-2026-13481

The IEEE 1588 PTP management-message parser in subsys/net/lib/ptp/tlv.c mishandles the PTPMGMTTIME management id. In tlvmgmtpostrecv, the PTPMGMTTIME case casts mgmttlv-data to a 10-byte struct ptptimestamp and reads it then byte-swaps and writes it back without first checking that the TLV data...

5.4CVSS0.00161EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.34 views

CVE-2026-80557 libceph: fix OOB read in decode_watchers() via missing bounds check

In the Linux kernel, the following vulnerability has been resolved: libceph: fix OOB read in decodewatchers via missing bounds check cephstartdecoding validates that structlen bytes remain in the buffer after the encoding header, but accepts structlen=0 as valid: cephdecodeneedp, end, 0, bad alwa...

9.8CVSS0.00379EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/26 2:37 p.m.12 views

CVE-2026-80557

CVE-2026-80557 is a 4-byte out-of-bounds read in the Linux kernel's libceph client, specifically in decode_watchers(). The function calls ceph_decode_32(p) without a preceding bounds check; when a malicious or compromised OSD sends an obj_list_watch_response_t with struct_len=0, the pointer equal...

9.8CVSS5.7AI score0.00379EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/26 2:36 p.m.33 views

CVE-2026-74751 riscv: lib: Fix ZBB strnlen reading past count boundary

In the Linux kernel, the following vulnerability has been resolved: riscv: lib: Fix ZBB strnlen reading past count boundary The ZBB-optimized strnlen loop loads one word ahead before checking the aligned boundary: REGL t1, SZREGt0 // load next word addi t0, t0, SZREG // advance orc.b t1, t1 bgeu...

9.4CVSS0.00337EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/26 2:03 p.m.34 views

CVE-2026-13480 Out-of-bounds read in LoRaWAN fragmented data block transport (FUOTA) downlink handler

The LoRaWAN TS004 Fragmented Data Block Transport handler fragtransportpackagecallback in subsys/lorawan/services/fragtransport.c parses downlink command bytes without validating that enough payload bytes remain before each access. The loop's only bound is rxpos fragsize, capped at...

3.1CVSS0.00161EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/26 9:29 a.m.3 views

CVE-2026-18794

The OpenRGB network protocol allows attackers to cause memory exhaustion and out-of-bounds memory reads and writes by passing inconsistent data...

8.8CVSS5.3AI score0.00468EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 4:12 a.m.4 views

CVE-2022-1015

CVE-2022-1015 लिनक्स कर्नेल में OOB रीड और राइट भेद्यता का एक राइट-अप और लोकल प्रिविलेज एस्केलेशन प्रूफ-ऑफ-कॉन्सेप्ट। आप इस भेद्यता का राइट-अप मेरे ब्लॉग पर पा सकते हैं और nftables का मेरा परिचय यहाँ भी देख सकते हैं। एक महत्वपूर्ण नोट इस रिपॉजिटरी में दिया गया exploit भेद्य कर्नेल संस्करणों पर बि...

6.6CVSS6.4AI score0.01467EPSS
SaveExploits10References3
RedHat Linux
RedHat Linux
added 2026/08/26 4:08 a.m.6 views

kernel: Input: synaptics-rmi4 - bound the F3A keymap to the GPIO count

A flaw was found in the Linux kernel's synaptics-rmi4 input driver. The rmif3amapgpios function incorrectly allocates memory for the gpiokeymap, making it smaller than required. This allows a device reporting a specific gpiocount value to trigger an out-of-bounds read, leading to information...

7.8CVSS5.4AI score0.00169EPSS
SaveExploits0References5
AlmaLinux
AlmaLinux
added 2026/08/26 12:00 a.m.8 views

Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: sctp: purge outqueue on stale COOKIE-ECHO handling CVE-2026-52924 kernel: scsi: target: iscsi: Validate CHAPR length before base64 decode CVE-2026-63886 kernel: netfilter: conntrack: tcp:...

9.8CVSS4.8AI score0.00971EPSS
SaveExploits0References18
AlmaLinux
AlmaLinux
added 2026/08/26 12:00 a.m.5 views

Important: kernel-rt security, bug fix, and enhancement update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: sctp: purge outqueue on stale COOKIE-ECHO handling CVE-2026-52924 kernel: scsi: target: iscsi: Validate CHAPR length before base64...

9.8CVSS4.6AI score0.00971EPSS
SaveExploits0References18
Rows per page
Query Builder