Lucene search
+L

1156 matches found

SUSE CVE
SUSE CVE
added 2025/09/22 11:28 p.m.5 views

SUSE CVE-2025-37749

In the Linux kernel, the following vulnerability has been resolved: net: ppp: Add bound checking for skb data on pppsynctxmung Ensure we have enough data in linear buffer from skb before accessing initial bytes. This prevents potential out-of-bounds accesses when processing short packets. When...

6.1CVSS6.5AI score0.00372EPSS
SaveExploits0References19
OSV
OSV
added 2025/09/19 3:26 p.m.5 views

CVE-2025-39847 ppp: fix memory leak in pad_compress_skb

In the Linux kernel, the following vulnerability has been resolved: ppp: fix memory leak in padcompressskb If allocskb fails in padcompressskb, it returns NULL without releasing the old skb. The caller does: skb = padcompressskbppp, skb; if !skb goto drop; drop: kfreeskbskb; When padcompressskb...

6AI score
SaveExploits0References14
OpenVAS
OpenVAS
added 2025/09/17 12:0 a.m.2 views

Huawei EulerOS: Security Advisory for ppp (EulerOS-SA-2025-2187)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.3CVSS6.7AI score0.00224EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2025/09/17 12:0 a.m.3 views

Huawei EulerOS: Security Advisory for ppp (EulerOS-SA-2025-2186)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.3CVSS6.7AI score0.00224EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.5 views

EulerOS Virtualization 2.13.0 : ppp (EulerOS-SA-2025-2186)

According to the versions of the ppp package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : The passprompt plugin in pppd in ppp before 2.5.2 mishandles privileges.CVE-2024-58250 Tenable has extracted the preceding description...

9.3CVSS5.5AI score0.00224EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.3 views

EulerOS Virtualization 2.13.1 : ppp (EulerOS-SA-2025-2187)

According to the versions of the ppp package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : The passprompt plugin in pppd in ppp before 2.5.2 mishandles privileges.CVE-2024-58250 Tenable has extracted the preceding description...

9.3CVSS5.5AI score0.00224EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/09/11 12:16 a.m.32 views

CVE-2025-57069

Tenda G3 v3.0brV15.11.0.17 was discovered to contain a stack overflow in the pPppUser parameter in the getsinglepppuser function. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted request...

7.5CVSS7.6AI score0.00489EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/09 5:16 p.m.8 views

CVE-2025-57069

Tenda G3 v3.0brV15.11.0.17 was discovered to contain a stack overflow in the pPppUser parameter in the getsinglepppuser function. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted request...

7.5CVSS5.9AI score0.00489EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/09/09 12:0 a.m.5 views

CVE-2025-57069

Tenda G3 v3.0brV15.11.0.17 was discovered to contain a stack overflow in the pPppUser parameter in the getsinglepppuser function. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted request...

7.2AI score0.00489EPSS
SaveExploits1References1
CVE
CVE
added 2025/09/09 12:0 a.m.32 views

CVE-2025-57069

CVE-2025-57069 affects Tenda G3 (v3.0br_V15.11.0.17). Public sources describe a stack overflow in the getsinglepppuser function caused by the pPppUser parameter, enabling DoS via a crafted request. The issue is documented across multiple feeds (NVD, Red Hat, CNVD, CNVD, etc.) with no clearly publ...

7.5CVSS7.1AI score0.00489EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/09/09 12:0 a.m.18 views

CVE-2025-57069

Tenda G3 v3.0brV15.11.0.17 was discovered to contain a stack overflow in the pPppUser parameter in the getsinglepppuser function. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted request...

0.00489EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/05 6:15 p.m.2 views

DEBIAN-CVE-2025-39673

In the Linux kernel, the following vulnerability has been resolved: ppp: fix race conditions in pppfillforwardpath pppfillforwardpath has two race conditions: 1. The ppp-channels list can change between listempty and listfirstentry, as ppplock is not held. If the only channel is deleted in...

4.7CVSS4.9AI score0.00299EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.12 views

AZL-73647 CVE-2025-39673 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ppp: fix race conditions in pppfillforwardpath pppfillforwardpath has two race conditions: 1. The ppp-channels list can change between listempty and listfirstentry, as ppplock is not held. If the only channel is deleted in...

9.8CVSS5.6AI score0.00299EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/05 6:15 p.m.6 views

CVE-2025-39673

In the Linux kernel, the following vulnerability has been resolved: ppp: fix race conditions in pppfillforwardpath pppfillforwardpath has two race conditions: 1. The ppp-channels list can change between listempty and listfirstentry, as ppplock is not held. If the only channel is deleted in...

9.8CVSS0.00299EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/05 6:15 p.m.10 views

AZL-67007 CVE-2025-39673 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: ppp: fix race conditions in pppfillforwardpath pppfillforwardpath has two race conditions: 1. The ppp-channels list can change between listempty and listfirstentry, as ppplock is not held. If the only channel is deleted in...

9.8CVSS5.6AI score0.00299EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/05 5:20 p.m.41 views

CVE-2025-39673

CVE-2025-39673 affects the Linux kernel PPP code, specifically the function ppp_fill_forward_path, which had two race conditions. First, the ppp->channels list could be reconfigured between list_empty() and list_first_entry() because ppp_lock() was not held, risking access to an empty head or ...

9.8CVSS5.8AI score0.00299EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/09/05 5:20 p.m.22 views

CVE-2025-39673 ppp: fix race conditions in ppp_fill_forward_path

In the Linux kernel, the following vulnerability has been resolved: ppp: fix race conditions in pppfillforwardpath pppfillforwardpath has two race conditions: 1. The ppp-channels list can change between listempty and listfirstentry, as ppplock is not held. If the only channel is deleted in...

9.8CVSS0.00299EPSS
SaveExploits0References6
OpenVAS
OpenVAS
added 2025/09/03 12:0 a.m.3 views

Huawei EulerOS: Security Advisory for ppp (EulerOS-SA-2025-1898)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.3CVSS6.7AI score0.00224EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2025/09/03 12:0 a.m.2 views

Huawei EulerOS: Security Advisory for ppp (EulerOS-SA-2025-1916)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.3CVSS6.7AI score0.00224EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/31 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-38574

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pptp: ensure minimal skb length in pptpxmit Commit aabc6596ffb3 net: ppp: Add bound checking for skb data on pppsynctxmung fixed pppsynctxmunge We need a simila...

8.6CVSS6.8AI score0.00358EPSS
SaveExploits0References3
Rows per page
Query Builder