Lucene search
+L

1186 matches found

Kitploit
Kitploit
added 2026/09/13 10:39 a.m.6 views

CVE-2020-8597

CVE-2020-8597 ppp 2.4.2 至 2.4.8 版本中 pppd 的 eap.c 文件,在 eaprequest 和 eapresponse 函数中存在 rhostname 缓冲区溢出。 如果你能设法使 "EAP: unauthenticated peer name" 足够长(似乎我的客户端将其限制为 255),就可以触发缓冲区溢出。 你仍需绕过堆栈金丝雀(Stack Canaries),因此最常见的结果是崩溃。 root@kitploit: RELRO STACK CANARY NX PIE RPATH RUNPATH Symbols FORTIFY Fortified...

9.8CVSS8.4AI score0.19925EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/08 2:46 p.m.6 views

linux-kernel-codex-harness-v2

Kernel Codex Harness v2 한국어 | English Herramienta de Investigación · Importación Original: 3 de abril de 2026 · Revisión de Documentación v2: 11 de julio de 2026 Señal Externa: De la Asignación de Atención al Triage Consciente de Procedencia Usa observaciones reproducibles para guiar la atención...

8.8CVSS7.3AI score0.0025EPSS
SaveExploits1References4
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
AstraLinux
AstraLinux
added 2026/09/04 12:27 p.m.12 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ppp: The requirement for CAPNETADMIN in the target netns is necessary for unattached IOCTls. The opening of /dev/ppp is currently allowed for file-fcred-userns, while unattached administrative IOCTls operate on...

8.8CVSS6.2AI score0.0025EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/26 6:16 a.m.8 views

CVE-2026-58096

LcpDecodeConfig did not validate the length of received endpoint discriminator options against the minimum required by RFC 1717. Undersized options would trigger an out-of-bounds write. A malicious PPP peer can exploit CVE-2026-58095 and CVE-2026-58096 to crash ppp8 or potentially execute arbitra...

8.8CVSS0.00563EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 6:16 a.m.8 views

CVE-2026-58095

mpEnddisc used incorrect length calculations when formatting endpoint discriminator addresses for display, allowing a received endpoint option to overflow a global result buffer. A malicious PPP peer can crash ppp8 or potentially execute arbitrary code as root...

8.8CVSS0.00563EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 6:16 a.m.7 views

CVE-2026-58097

mpSetEnddisc copied a user-supplied PSN endpoint value without length validation, allowing a buffer overflow via the ppp8 command interface. A local user with access to the ppp8 command interface can crash ppp8 or potentially execute arbitrary code as root...

7.8CVSS0.00218EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/26 5:28 a.m.44 views

CVE-2026-58097 ppp(8): missing length validation in mp_SetEnddisc()

mpSetEnddisc copied a user-supplied PSN endpoint value without length validation, allowing a buffer overflow via the ppp8 command interface. A local user with access to the ppp8 command interface can crash ppp8 or potentially execute arbitrary code as root...

0.00218EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/26 5:28 a.m.9 views

EUVD-2026-66248

mpSetEnddisc copied a user-supplied PSN endpoint value without length validation, allowing a buffer overflow via the ppp8 command interface. A local user with access to the ppp8 command interface can crash ppp8 or potentially execute arbitrary code as root...

7.8CVSS6.2AI score0.00218EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 5:28 a.m.33 views

CVE-2026-58097

FreeBSD ppp(8) contains a buffer overflow in mp_SetEnddisc() , which copies a user-supplied PSN endpoint discriminator value without length validation. A local user in the "network" group (required to run the setuid-root ppp(8)) can exploit this via the command interface to crash ppp(8) or potent...

7.8CVSS6.2AI score0.00218EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/26 5:28 a.m.8 views

CVE-2026-58096 ppp(8): missing length validation in LcpDecodeConfig()

LcpDecodeConfig did not validate the length of received endpoint discriminator options against the minimum required by RFC 1717. Undersized options would trigger an out-of-bounds write. A malicious PPP peer can exploit CVE-2026-58095 and CVE-2026-58096 to crash ppp8 or potentially execute arbitra...

5.8AI score0.00563EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/26 5:28 a.m.43 views

CVE-2026-58096 ppp(8): missing length validation in LcpDecodeConfig()

LcpDecodeConfig did not validate the length of received endpoint discriminator options against the minimum required by RFC 1717. Undersized options would trigger an out-of-bounds write. A malicious PPP peer can exploit CVE-2026-58095 and CVE-2026-58096 to crash ppp8 or potentially execute arbitra...

0.00563EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 5:28 a.m.30 views

CVE-2026-58096

FreeBSD ppp(8) contains an out-of-bounds write in LcpDecodeConfig(), which failed to validate the length of received multilink endpoint discriminator options against the minimum required by RFC 1717 . A malicious PPP peer can trigger the bug with undersized options, potentially crashing ppp(8) or...

8.8CVSS5.8AI score0.00563EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/26 5:28 a.m.9 views

EUVD-2026-66247

LcpDecodeConfig did not validate the length of received endpoint discriminator options against the minimum required by RFC 1717. Undersized options would trigger an out-of-bounds write. A malicious PPP peer can exploit CVE-2026-58095 and CVE-2026-58096 to crash ppp8 or potentially execute arbitra...

9.8CVSS5.8AI score0.00563EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 5:28 a.m.45 views

CVE-2026-58095

FreeBSD's ppp(8) (a setuid-root PPP implementation) contained a buffer overflow in mp_Enddisc() , which used incorrect length calculations when formatting multilink endpoint discriminator addresses. A malicious PPP peer could send a crafted endpoint option to overflow a global result buffer , pot...

8.8CVSS5.8AI score0.00563EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/26 5:28 a.m.8 views

CVE-2026-58095 ppp(8): incorrect length calculation in mp_Enddisc()

mpEnddisc used incorrect length calculations when formatting endpoint discriminator addresses for display, allowing a received endpoint option to overflow a global result buffer. A malicious PPP peer can crash ppp8 or potentially execute arbitrary code as root...

5.8AI score0.00563EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/26 5:28 a.m.43 views

CVE-2026-58095 ppp(8): incorrect length calculation in mp_Enddisc()

mpEnddisc used incorrect length calculations when formatting endpoint discriminator addresses for display, allowing a received endpoint option to overflow a global result buffer. A malicious PPP peer can crash ppp8 or potentially execute arbitrary code as root...

0.00563EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.8 views

FreeBSD : FreeBSD -- Multiple vulnerabilities in ppp(8) (204af099-a0ff-11f1-ae1f-bc241121aa0a)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 204af099-a0ff-11f1-ae1f-bc241121aa0a advisory. ppp8 contained three memory safety errors in its handling of multilink endpoint discriminator...

8.8CVSS6.5AI score0.00563EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.7 views

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

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098940 advisory. In the Linux kernel, the following vulnerability has been resolved: slip: reject VJ receive packets on instances with no rstate array slhcinit accepts rslots == 0 a...

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

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: tcpdump (UTSA-2026-093168)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-093168 advisory. The ppp decapsulator in tcpdump 4.9.3 can be convinced to allocate a large amount of memory. Tenable has extracted the preceding description block directly from the...

7.5CVSS6.7AI score0.03109EPSS
SaveExploits0References4
Rows per page
Query Builder