Lucene search
+L

507 matches found

Kitploit
Kitploit
added 2026/09/13 6:44 a.m.45 views

dhcpoptinj

DHCP option injector Have you ever wanted to intercept DHCP requests and squeeze in a few extra DHCP options, unbeknownst to the sender? Probably not. However, should the need ever come, dhcpoptinj will hopefully help you. Why There can be many a reason to mangle DHCP requests, although chances a...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 3:32 a.m.12 views

CVE-2023-2002

Bluetooth en Linux: Ejecución no autorizada de comandos de gestión CVE-2023-2002 Se ha encontrado una verificación de permisos insuficiente en el subsistema Bluetooth del kernel de Linux al manejar las llamadas al sistema ioctl de los sockets HCI. Esto provoca que tareas sin la capacidad adecuada...

6.8CVSS6.6AI score0.0147EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/09/11 11:34 p.m.11 views

CVE-2026-89700

A flaw was found in the Linux kernel's nfsd component. A local user with CAPNETADMIN capabilities can exploit this by sending a specially crafted network attribute with an incorrect address family length. This can lead to an out-of-bounds read, potentially disclosing sensitive information or...

4.7CVSS0.00166EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/11 7:46 p.m.14 views

CVE-2026-89700

CVE-2026-89700 affects the Linux kernel 's nfsd (NFS daemon) subsystem. The NFSD_A_SOCK_ADDR attribute in nfsd_sock_nl_policy was declared as a bare NLA_BINARY with no minimum length, and the validation check (nla_len

0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:46 p.m.7 views

EUVD-2026-76612

In the Linux kernel, the following vulnerability has been resolved: nfsd: validate sockaddr length per family in listenerset nfsdsocknlpolicy declares NFSDASOCKADDR as a bare NLABINARY attribute with no minimum length. A CAPNETADMIN caller can send a 16-byte NFSDASOCKADDR with safamily=AFINET6,...

0.00166EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 7:12 a.m.5 views

ExploitGSM

ExploitGSM Exploit for 6.4 - 6.5 kernels and another exploit for 5.15 - 6.5 Telegram for contact - https://t.me/YuriiCrimson Telegram chat - https://t.me/itcrowdua In winter I found two vulnerabilities in the ngsm driver. After that Jammes wrote to me offering to buy them from me. As you...

5.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/08 9:06 a.m.8 views

kernel: ppp: require CAP_NET_ADMIN in target netns for unattached ioctls

A flaw was found in the Linux kernel's Point-to-Point Protocol PPP subsystem. A local unprivileged user can exploit this vulnerability by creating a new user namespace and bypassing authorization checks for unattached administrative input/output controls ioctls. This allows the user to perform...

8.8CVSS0.0025EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/09/06 12:00 a.m.4 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-053196)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-053196 advisory. In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: require CAPNETADMIN to attach NGSM0710 ldisc Any unprivileged user can attach NGSM0710...

7.8CVSS6.1AI score0.00245EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.10 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098864)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098864 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkosf: fix divide-by-zero in OSFWSSMODULO nfosfmatchone computes ctx-window %...

5.5CVSS6.3AI score0.00129EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.6 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098887)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098887 advisory. In the Linux kernel, the following vulnerability has been resolved: net: ipgre: require CAPNETADMIN in the device netns for changelink A tunnel changelink operates o...

8.8CVSS5.9AI score0.00127EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 5:23 p.m.8 views

CVE-2026-74694

A flaw was found in the Linux kernel's NCSI Network Controller Sideband Interface component. A local attacker with CAPNETADMIN capabilities could exploit a heap out-of-bounds OOB read vulnerability. By crafting a malicious NCSI command with an oversized payload length, the attacker could cause th...

5.5CVSS5.5AI score0.00177EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/22 3:32 p.m.14 views

EUVD-2026-64381

In the Linux kernel, the following vulnerability has been resolved: net/ncsi: fix heap OOB read in NCSICMDSENDCMD payload length ncsisendcmdnl takes the number of bytes to copy from the attacker-controlled ncsipkthdr.length field of the in-band packet header, while the source buffer is the...

5.9AI score0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:32 p.m.14 views

CVE-2026-74694 net/ncsi: fix heap OOB read in NCSI_CMD_SEND_CMD payload length

In the Linux kernel, the following vulnerability has been resolved: net/ncsi: fix heap OOB read in NCSICMDSENDCMD payload length ncsisendcmdnl takes the number of bytes to copy from the attacker-controlled ncsipkthdr.length field of the in-band packet header, while the source buffer is the...

6AI score
SaveExploits0References11
CVE
CVE
added 2026/08/22 3:32 p.m.41 views

CVE-2026-74694

CVE-2026-74694 is a heap out-of-bounds read in the Linux kernel's net/ncsi subsystem. The function ncsi_send_cmd_nl() trusts the attacker-controlled ncsi_pkt_hdr.length field from the in-band packet header without cross-checking it against the actual readable size of the NCSI_ATTR_DATA netlink at...

5.9AI score0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.27 views

CVE-2026-74694 net/ncsi: fix heap OOB read in NCSI_CMD_SEND_CMD payload length

In the Linux kernel, the following vulnerability has been resolved: net/ncsi: fix heap OOB read in NCSICMDSENDCMD payload length ncsisendcmdnl takes the number of bytes to copy from the attacker-controlled ncsipkthdr.length field of the in-band packet header, while the source buffer is the...

0.00177EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.22 views

PT-2026-79699

In the Linux kernel, the following vulnerability has been resolved: net/ncsi: fix heap OOB read in NCSI CMD SEND CMD payload length ncsi send cmd nl takes the number of bytes to copy from the attacker-controlled ncsi pkt hdr.length field of the in-band packet header, while the source buffer is th...

5.8AI score0.00177EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-74694

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/ncsi: fix heap OOB read in NCSICMDSENDCMD payload length ncsisendcmdnl takes the number of bytes to copy from the attacker-controlled ncsipkthdr.length fiel...

6.5AI score0.00177EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/21 8:08 a.m.15 views

CVE-2026-74467

A flaw was found in the s390/qeth component of the Linux kernel. An unprivileged local user could exploit this vulnerability by invoking specific SIOCDEVPRIVATE ioctl commands, such as SIOCQETHADPSETSNMPCONTROL, SIOCQETHGETCARDTYPE, and SIOCQETHQUERYOAT. These commands were not properly restricte...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 11:52 p.m.11 views

CVE-2026-72338

A flaw was found in the Linux kernel's net/sched: actpedit component. A Time-of-check to time-of-use TOCTOU race condition exists when sizing and filling a flowrule buffer. This vulnerability allows a local attacker with CAPNETADMIN capabilities to perform a heap out-of-bounds write with controll...

7.8CVSS5.3AI score0.00166EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/18 4:56 p.m.7 views

SUSE CVE-2026-68142

In the Linux kernel, the following vulnerability has been resolved: geneve: require CAPNETADMIN in the device netns for changelink A tunnel changelink operates on at most two netns, devnetdev and the sticky underlay netns geneve-net. They differ once the device is created in or moved to a netns...

4.4CVSS5.6AI score0.00138EPSS
SaveExploits0References3
Rows per page
Query Builder