Lucene search
+L

2869 matches found

Kitploit
Kitploit
added 2026/08/29 6:49 p.m.3 views

sysctl_coalition_get_pid_list-dos

sysctlcoalitiongetpidlist-dos Die Funktion sysctlcoalitiongetpidlist in bsd/kern/syscoalition.c verwendet die Funktion coalitiongetpidlist, um eine Liste von PIDs in einer Koalition zu sammeln. Diese Funktion gibt bei Erfolg die Anzahl der PIDs oder bei Fehlschlag einen negativen errno zurück...

9.3CVSS6.7AI score0.02421EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/29 6:03 p.m.5 views

flow_divert-heap-overflow

flowdivert-heap-overflow flowdivert-heap-overflow è un exploit proof-of-concept per CVE-2016-1827, che è stato corretto in OS X El Capitan 10.11.5 e iOS 9.3.2. La vulnerabilità è una serie di operazioni aritmetiche non controllate su una lunghezza non attendibile fornita dallo spazio utente nella...

9.3CVSS7.1AI score0.11629EPSS
SaveExploits3
NVD
NVD
added 2026/08/28 12:16 p.m.7 views

CVE-2026-82254

gitoxide before 0.69.0 contains unchecked array indexing in delta application and uncapped allocation from attacker-controlled size headers in gix-pack. Attackers can send crafted pack data during clone or fetch operations to trigger panics or out-of-memory process kills...

8.7CVSS0.00351EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 10:49 a.m.7 views

EUVD-2026-67706

gitoxide before 0.69.0 contains unchecked array indexing in delta application and uncapped allocation from attacker-controlled size headers in gix-pack. Attackers can send crafted pack data during clone or fetch operations to trigger panics or out-of-memory process kills...

8.7CVSS5.9AI score0.00351EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 10:49 a.m.17 views

CVE-2026-82254

gitoxide before 0.69.0 is vulnerable to denial of service via its gix-pack component. The root cause is unchecked array indexing in delta application and uncapped allocation from attacker-controlled size headers . An attacker can send crafted pack data during clone or fetch operations to trigger ...

8.7CVSS5.9AI score0.00351EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 10:49 a.m.3 views

CVE-2026-82254 gitoxide before 0.69.0 Denial of Service via gix-pack

gitoxide before 0.69.0 contains unchecked array indexing in delta application and uncapped allocation from attacker-controlled size headers in gix-pack. Attackers can send crafted pack data during clone or fetch operations to trigger panics or out-of-memory process kills...

8.7CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/28 10:49 a.m.32 views

CVE-2026-82254 gitoxide before 0.69.0 Denial of Service via gix-pack

gitoxide before 0.69.0 contains unchecked array indexing in delta application and uncapped allocation from attacker-controlled size headers in gix-pack. Attackers can send crafted pack data during clone or fetch operations to trigger panics or out-of-memory process kills...

8.7CVSS0.00351EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 6:53 a.m.9 views

CVE-2026-80705

CVE-2026-80705 affects the Linux kernel in the drm/amd/display subsystem. The function dml21_add_phantom_plane() could fail to allocate a phantom plane, and the failure was not checked before subsequent use, leading to a later segfault (null pointer dereference). The fix verifies that the phantom...

5.8AI score0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 6:53 a.m.5 views

CVE-2026-80705 drm/amd/display: check if dml21_add_phantom_plane() is successful

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 6:52 a.m.32 views

CVE-2026-80684 KVM: s390: pci: Fix NULL dereference on AIBV allocation failure

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix NULL dereference on AIBV allocation failure The airqivcreate can return NULL on failure, but the return value was never checked. If it fails, zdev-aibv will be NULL and fail when dereferenced in kvmzpcisetairq...

9.3CVSS0.00144EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-80684

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - KVM: s390: pci: Fix NULL dereference on AIBV allocation failure The airqivcreate can return NULL on failure, but the return value was never checked. If it fails...

9.3CVSS5.9AI score0.00144EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 2:50 p.m.5 views

CVE-2026-81334 darknet through 6.0 Out-of-Bounds Read and Write via Unchecked Layer Index in .cfg Parser

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.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.28 views

CVE-2026-81334 darknet through 6.0 Out-of-Bounds Read and Write via Unchecked Layer Index in .cfg Parser

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.9CVSS0.0013EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 2:50 p.m.9 views

CVE-2026-81334

darknet through 6.0 is vulnerable to an out-of-bounds read and write in its .cfg parser. The layer array in src-lib/darknet_network.cpp is sized to the declared number of layer sections, but the shortcut, scale_channels, and sam sections (via their from field) and the route section (via its layer...

6.9CVSS5.3AI score0.0013EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/27 4:36 a.m.5 views

CVE-2025-52099

CVE-2025-52099 un integer overflow in SQLite 3.50.0 Di seguito è fornito un proof-of-concept PoC per attivare un integer overflow nella funzione setupLookaside di SQLite 3.50.0. Questo overflow si verifica a causa della moltiplicazione non controllata di sz nBig, che può avvolgere in un valore...

7.4AI score0.00047EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 1:41 a.m.5 views

cve-2026-25994_PJSIP

CVE-2026-25994 – Переполнение стека буфера в ICE PJNATH pjsip ≤ 2.16 Обзор CVE-2026-25994 — это уязвимость переполнения стека буфера, затрагивающая реализацию ICE Interactive Connectivity Establishment в pjsip ≤ 2.16, а именно в компоненте PJNATH. Уязвимость находится в функции:...

9.8CVSS7.2AI score0.01927EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/27 12:03 a.m.3 views

CVE-2017-14980

🐞 CVE-2017-14980: Sync Breeze Enterprise 10.0.28 - Stack-basierter Pufferüberlauf Stack-basierter Pufferüberlauf in Sync Breeze Enterprise 10.0.28, erreichbar über den /login-Handler, der zeigt, wie eine ungeprüfte Eingabelänge den Stapelspeicher beschädigen kann. 📑 Inhaltsverzeichnis Warum diese...

9.8CVSS8.6AI score0.19181EPSS
SaveExploits7
NVD
NVD
added 2026/08/26 5:18 a.m.6 views

CVE-2026-9805

SMM IHISI command handler, FMTSWriteUseIntelLib, for FMTS command 0x32, read and write data without checking buffer size and could cause buffer overflow...

2.7CVSS0.00117EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/25 4:05 p.m.30 views

CVE-2026-13217 NULL-pointer dereference in Zephyr OCPP CALLRESULT parsing via unchecked strtok_r/atoi

The OCPP 1.6 client in subsys/net/lib/ocpp/ocpp.c reconstructs a session handle and PDU id from the uid field of a CALLRESULT message. In ocppprocessservermsg the code calls atoistrtokruid, "-", &tmp without checking the strtokr return value. When the server-supplied uid is empty or contains no -...

5.9CVSS0.00509EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 4:05 p.m.13 views

CVE-2026-13217

The Zephyr RTOS OCPP 1.6 client in subsys/net/lib/ocpp/ocpp.c contains a NULL-pointer dereference in ocpp_process_server_msg(). When parsing the uid field of a CALLRESULT message, atoi(strtok_r(uid, "-", &tmp)) is called without checking whether strtok_r() returned NULL. A malicious or compromise...

5.9CVSS5.8AI score0.00509EPSS
SaveExploits0References3
Rows per page
Query Builder