9 matches found
CVE-2022-32250
root@kitploit: gcc exploit.c -o exploit -lnftnl -lmn...
CVE-2022-1015
My POC for CVE-2022-1015 Compile: gcc -o exploit exploit.c helpers.c -lmnl -lnftnl -lpthread -no-pie...
nftnl (>=0.1.0, <=0.8.0) potentially affected by unknown CVE via mnl (>=0.1.0, <=0.2.3)
mnl CARGO version =0.1.0, =0.1.0, =0.8.0 Source cves: unknown CVE Source advisory: OSV:GHSA-585Q-CM62-757J...
EUVD-2025-199663
libnftnl has Heap-based Buffer Overflow in nftnl::Batch::withpagesize nftnl-rs...
rust-network-mgr (>=0.1.0, <=0.1.4) potentially affected by unknown CVE via nftnl (0.7.0)
nftnl CARGO version 0.7.0 is affected by a known vulnerability. The following packages have a transitive dependency on nftnl and may be impacted: - rust-network-mgr =0.1.0, =0.1.4 Source cves: unknown CVE Source advisory: OSV:GHSA-2FJW-WHXM-9V4Q...
nftnl (>=0.1.0, <=0.8.0) potentially affected by unknown CVE via mnl (>=0.1.0, <=0.2.3)
mnl CARGO version =0.1.0, =0.1.0, =0.8.0 Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2025-0142...
rust-network-mgr (>=0.1.0, <=0.1.4) potentially affected by unknown CVE via nftnl (0.7.0)
nftnl CARGO version 0.7.0 is affected by a known vulnerability. The following packages have a transitive dependency on nftnl and may be impacted: - rust-network-mgr =0.1.0, =0.1.4 Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2025-0126...
RUSTSEC-2025-0126 Heap-buffer-overflow in nftnl::Batch::with_page_size (nftnl-rs)
A heap-buffer-overflow vulnerability exists in the Rust wrapper for libnftnl, triggered via the nftnl::Batch::withpagesize constructor. When a small or malformed page size is provided, the underlying C code allocates an insufficient buffer, leading to out-of-bounds writes during batch...