Lucene search
+L

2003 matches found

Kitploit
Kitploit
added 2026/08/24 1:41 a.m.3 views

gopacket

GoPacket Questa libreria fornisce funzionalità di decodifica dei pacchetti per Go. Vedi godoc per maggiori dettagli. La versione minima di Go richiesta è la 1.5, ad eccezione di pcapgo/EthernetHandle, afpacket e bsdbpf che richiedono almeno la 1.9 a causa delle dipendenze x/sys/unix...

5.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/24 1:08 a.m.3 views

pycryptodome

.. image:: https://github.com/Legrandin/pycryptodome/workflows/Integration%20test/badge.svg :target: https://github.com/Legrandin/pycryptodome/actions .. image:: https://badge.fury.io/py/pycryptodome.svg :target: https://pypi.org/project/pycryptodome .. image::...

5.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/24 12:04 a.m.3 views

rizin

Rizin Rizin è un framework di reverse engineering, nato come fork di radare2, con un focus su usabilità, funzionalità e pulizia del codice. Rizin è portabile e può essere usato per analizzare binari, disassemblare codice, eseguire il debug di programmi, come strumento forense, come editor...

5.3AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/23 11:49 p.m.4 views

boringssl

BoringSSL BoringSSL è un fork di OpenSSL progettato per soddisfare le esigenze di Google. Anche se BoringSSL è un progetto open source, non è pensato per l'uso generale, come lo è OpenSSL. Non consigliamo a terze parti di farne affidamento. Farlo probabilmente sarà frustrante perché non ci sono...

5.3AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/08/23 8:31 p.m.3 views

spamassassin

Apache SpamAssassin GitHub Actions per i test Il progetto Apache SpamAssassin usa un repository subversion per il suo processo di sviluppo. Una copia di sola lettura del repository è mantenuta su GitHub qui. La directory .github che contiene questo file README non fa parte del pacchetto di rilasc...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/21 3:24 a.m.3 views

LeetObfuscator

LeetObfuscator root@kitploit: ██╗ ███████╗███████╗████████╗ ██║ ██╔════╝██╔════╝╚══██╔══╝ ██║ █████╗ █████╗ ██║ ██║ ██╔══╝ ██╔══╝ ██║ ███████╗███████╗███████╗ ██║ ╚══════╝╚══════╝╚══════╝ ╚═╝ ██████╗ ██████╗ ███████╗██╗ ██╗███████╗ ██████╗ █████╗ ████████╗ ██████╗ ██████╗...

5.7AI score
SaveExploits0References5
NVD
NVD
added 2026/08/19 8:17 a.m.10 views

CVE-2026-58083

While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy routine did not account for this and could enqueue the new knote a second time, corrupting the active list. In addition,...

8.4CVSS0.00123EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:28 a.m.64 views

CVE-2026-58083

FreeBSD 15.1 contains a use-after-free vulnerability in the kqueue kernel subsystem's copy-on-fork path. During fork(2), a timer-based knote could fire and be enqueued on the kqueue's active list before the copy completed. The copy routine failed to account for this, potentially enqueuing the kno...

8.4CVSS5.4AI score0.00123EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:28 a.m.8 views

EUVD-2026-62351

While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy routine did not account for this and could enqueue the new knote a second time, corrupting the active list. In addition,...

8.4CVSS5.5AI score0.00123EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:28 a.m.31 views

CVE-2026-58083 Use-after-free in kqueue copy-on-fork

While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy routine did not account for this and could enqueue the new knote a second time, corrupting the active list. In addition,...

0.00123EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/19 4:08 a.m.14 views

Malicious code in flydev (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 7e8d7456b5f0f3d2d3115eed9624272036cad1316cd50ee05e4134e5fa30f8ca The package advertises itself as a generic 'Utility' but ships a purely destructive payload hidden under a deeply nested single-letter directory tree...

5.4AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.11 views

PT-2026-78316

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description A use-after-free issue exists in the kernel during the copying of knotes during a fork operation. A knote with a timer-based filter may fire and be enqueued on t...

8.4CVSS5.6AI score0.00123EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/18 8:17 p.m.5 views

CVE-2026-52733

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a natural or attacker-influenced chain fork can leave stale Sapling and Orchard note-commitment subtree roots in Zebra state. In zebra-state/src/service/nonfinalizedstate/chain.rs, Chain::poptip removed a reverted tip block but did n...

6.5CVSS0.00335EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 7:24 p.m.12 views

CVE-2026-52733 ZEBRA: Persistent on-disk corruption of Sapling/Orchard subtree roots after chain fork via pop_tip

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a natural or attacker-influenced chain fork can leave stale Sapling and Orchard note-commitment subtree roots in Zebra state. In zebra-state/src/service/nonfinalizedstate/chain.rs, Chain::poptip removed a reverted tip block but did n...

6.5CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/18 7:24 p.m.22 views

CVE-2026-52733 ZEBRA: Persistent on-disk corruption of Sapling/Orchard subtree roots after chain fork via pop_tip

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a natural or attacker-influenced chain fork can leave stale Sapling and Orchard note-commitment subtree roots in Zebra state. In zebra-state/src/service/nonfinalizedstate/chain.rs, Chain::poptip removed a reverted tip block but did n...

6.5CVSS0.00335EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 7:24 p.m.32 views

CVE-2026-52733

ZEBRA (Zcash node, Rust) versions up to v4.4.1 are affected by a state corruption bug. During a chain fork, Chain::pop_tip removes the reverted tip block but fails to clean up associated Sapling and Orchard note-commitment subtree root entries, unlike pop_root. When the winning fork finalizes, th...

6.5CVSS5.3AI score0.00335EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-72071

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tracing/userevents: Fix use-after-free in usereventmmdup usereventmmdup walks the parent mm's enabler list locklessly under rcureadlock during fork from...

7.8CVSS5.9AI score0.0017EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 10:16 p.m.7 views

CVE-2026-72110

A flaw was found in the Linux kernel's BPF/fork component. A local user, by initiating a fork operation from a process within a task storage map, can trigger a condition where the bpfstorage is not properly initialized. This can lead to a Use-After-Free UAF vulnerability, which occurs when the...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/17 9:37 p.m.11 views

libssh: libssh: denial of service via unchecked ProxyCommand fork() failure

A flaw was found in libssh. When ProxyCommand is used, an unchecked fork failure can be stored as process ID -1; during cleanup, signals may then be sent across the caller's accessible process tree, leading to local denial of service...

5.9CVSS5.6AI score0.00104EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/15 11:52 p.m.12 views

SUSE CVE-2026-74477

In the Linux kernel, the following vulnerability has been resolved: uprobes: Fix NULL pointer dereference in hprobeexpire Forking a task that has a pending uretprobe can oops the kernel with a NULL pointer dereference in the clone path: BUG: kernel NULL pointer dereference, address:...

5.5AI score0.00166EPSS
SaveExploits0References2
Rows per page
Query Builder