Lucene search
+L

487 matches found

OSV
OSV
added 2025/05/09 12:42 p.m.7 views

OESA-2025-1479 ppp security update

The Point-to-Point Protocol PPP provides a standard way to establish a network connection over a serial link. At present, this package supports IP and IPV6 and the protocols layered above them, such as TCP and UDP. The Linux port of this package also has support for IPX. Security Fixes: The...

9.3CVSS6.9AI score0.00224EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.4 views

ppp: Fix KMSAN uninit-value warning with bpf

...

5.5CVSS7.2AI score0.002EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 1:15 p.m.3 views

DEBIAN-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...

7.1CVSS6.1AI score0.00347EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 1:15 p.m.7 views

UBUNTU-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...

8.2CVSS6.4AI score0.00347EPSS
SaveExploits0References41
BDU FSTEC
BDU FSTEC
added 2025/04/18 12:0 a.m.8 views

The vulnerability of the bpf_program() function in the Linux kernel’s drivers/net/ppp/ppp_generic.c file allows a hacker to cause a service failure.

The vulnerability of the bpfprogram function in the Linux kernel’s drivers/net/ppp/pppgeneric.c file is related to the use of an uninitialized pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.002EPSS
SaveExploits0References17Affected Software7
OSV
OSV
added 2025/04/01 4:15 p.m.1 views

DEBIAN-CVE-2025-21922

In the Linux kernel, the following vulnerability has been resolved: ppp: Fix KMSAN uninit-value warning with bpf Syzbot caught an "KMSAN: uninit-value" warning 1, which is caused by the ppp driver not initializing a 2-byte header when using socket filter. The following code can generate a PPP...

5.5CVSS5.6AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.4 views

UBUNTU-CVE-2025-21922

In the Linux kernel, the following vulnerability has been resolved: ppp: Fix KMSAN uninit-value warning with bpf Syzbot caught an "KMSAN: uninit-value" warning 1, which is caused by the ppp driver not initializing a 2-byte header when using socket filter. The following code can generate a PPP...

5.5CVSS6.2AI score0.002EPSS
SaveExploits0References59
Positive Technologies
Positive Technologies
added 2025/02/11 12:0 a.m.7 views

PT-2025-6381 · Mercury · Mercury Mipc552W Camera

Name of the Vulnerable Software and Affected Versions: Mercury MIPC552W Camera version 1.0 Description: The issue is related to a buffer overflow vulnerability due to the lack of length verification, which is connected to the configuration of the PPTP server. Attackers who successfully exploit th...

5.1CVSS8.2AI score0.00243EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/02/10 12:0 a.m.11 views

The vulnerability of the ppp_read() and ppp_write() functions (drivers/net/ppp/ppp_generic.c) in the Linux operating system’s PPP kernel driver allows a hacker to cause a service failure.

The vulnerability of the pppread and pppwrite functions drivers/net/ppp/pppgeneric.c in the Linux kernel-based PPP driver is related to insufficient input data validation. Exploiting this vulnerability could allow an attacker to cause a service failure...

4.1CVSS6.6AI score0.00287EPSS
SaveExploits0References52Affected Software7
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:0 a.m.7 views

ppp: do not assume bh is held in ppp_channel_bridge_input()

...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0
OSV
OSV
added 2024/12/02 5:1 p.m.10 views

CLSA-2024-1733158910 kernel: Fix of 6 CVEs

hwmon: ibmpex Fix possible UAF when ibmpexregisterbmc fails CVE-2022-49029 - ppp: fix pppasyncencode illegal access CVE-2024-50035 - ext4: no need to continue when the number of entries is 1 CVE-2024-49967 - net/packet: fix slab-out-of-bounds access in packetrecvmsg CVE-2022-20368 - packet: in...

7.8CVSS6.7AI score0.00813EPSS
SaveExploits2References1
BDU FSTEC
BDU FSTEC
added 2024/11/19 12:0 a.m.6 views

The vulnerability in the wiz_pptp.cgi script of the Netgear R8500, XR300, R7000P, and R6400 v2 router software allows a hacker to cause a service failure.

The vulnerability in the wizpptp.cgi script of Netgear router microprogramming devices such as R8500, XR300, R7000P, and R6400 v2 lies in the copying of buffers without checking the size of the input data during the processing of the pptpuserip parameter. Exploiting this vulnerability allows a...

5.7CVSS5.5AI score0.00292EPSS
SaveExploits0References2Affected Software4
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.12 views

kernel: ppp_async: limit MRU to 64K

In the Linux kernel, the following vulnerability has been resolved: pppasync: limit MRU to 64K syzbot triggered a warning 1 in allocpages: WARNONONCEGFPorder MAXPAGEORDER, gfp Willem fixed a similar issue in commit c0a2a1b0d631 "ppp: limit MRU to 64K" Adopt the same sanity check for...

5.5CVSS6.4AI score0.00254EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.4 views

ppp: fix ppp_async_encode() illegal access

...

7.1CVSS7.2AI score0.00272EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/24 3:18 a.m.14 views

SUSE CVE-2024-49946

In the Linux kernel, the following vulnerability has been resolved: ppp: do not assume bh is held in pppchannelbridgeinput Networking receive path is usually handled from BH handler. However, some protocols need to acquire the socket lock, and packets might be stored in the socket backlog is the...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References19
OSV
OSV
added 2024/10/21 8:15 p.m.9 views

AZL-51111 CVE-2024-50035 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: ppp: fix pppasyncencode illegal access syzbot reported an issue in pppasyncencode 1 In this case, pppoesendmsg is called with a zero size. Then pppasyncencode is called with an empty skb. BUG: KMSAN: uninit-value in pppasyncencod...

7.1CVSS6.8AI score0.00272EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.5 views

DEBIAN-CVE-2024-49946

In the Linux kernel, the following vulnerability has been resolved: ppp: do not assume bh is held in pppchannelbridgeinput Networking receive path is usually handled from BH handler. However, some protocols need to acquire the socket lock, and packets might be stored in the socket backlog is the...

5.5CVSS5.7AI score0.00236EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an inconsistent lock state issue in the pppchannelbridgeinput function in the ppp subsystem...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2024/09/30 12:0 a.m.4 views

The vulnerability of the netfilter component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the netfilter component in the Linux operating system’s kernel is related to an incorrect PPPoE configuration. Exploiting this vulnerability can allow a hacker to cause a service failure...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References33Affected Software5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.9 views

kernel: ppp: reject claimed-as-LCP but actually malformed packets

The vulnerability was found in the Linux kernel's ppp pppgeneric.c driver, in the pppread and pppwrite functions where malformed packets were erroneously identified as LCP packets, leading to potential issues with packet handling. This flaw could potentially lead to system instability...

5.5CVSS7.2AI score0.00287EPSS
SaveExploits0References5
Rows per page
Query Builder