Lucene search
+L

2580 matches found

SUSE Linux
SUSE Linux
added 2026/07/29 11:10 a.m.10 views

Security update for openvpn

This update for openvpn fixes the following issues: CVE-2026-13122: denial of service via a malformed authentication token that triggers a reachable assertion when external-auth is enabled bsc1270413. CVE-2026-13698: denial of service via memory leak triggered by remote attackers with a valid...

8.2CVSS5.9AI score0.00314EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/29 11:10 a.m.5 views

SUSE-SU-2026:3407-1 Security update for openvpn

This update for openvpn fixes the following issues: - CVE-2026-13122: denial of service via a malformed authentication token that triggers a reachable assertion when external-auth is enabled bsc1270413. - CVE-2026-13698: denial of service via memory leak triggered by remote attackers with a valid...

7.5CVSS5.9AI score0.00314EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/21 1:00 p.m.11 views

SUSE CVE-2026-64043

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix race between deleting interface and adding new peer While deleting an existing ovpn interface, there is a very narrow window where adding a new peer via netlink may cause the netdevice to hang and prevent its...

5.3AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:00 p.m.14 views

SUSE CVE-2026-64045

In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - use cached peer pointer in ovpntcpclose ovpntcpclose loads the ovpnsocket via rcudereferenceskuserdata under rcureadlock, takes a reference on sock-peer, caches the peer pointer in a local, and drops the read lock. It...

8.4CVSS5.2AI score0.00154EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 5:10 a.m.8 views

CVE-2026-64043

A flaw was found in the Linux kernel's ovpn module. A race condition can occur when an ovpn interface is being deleted while a new peer is simultaneously added via netlink. This timing issue may cause the network device to become unresponsive, preventing its proper removal and leading to a denial...

5.3AI score0.00198EPSS
SaveExploits0References4
Amazon
Amazon
added 2026/07/20 12:00 a.m.10 views

Important: openvpn

Issue Overview: An attacker controlling an HTTP proxy or performing MITM on the plaintext pre-TLS proxy connection can trigger a single 0-byte overrun to a buffer on the stack by sending a crafted NTLM Type 2 challenge response. CVE-2026-11771 If the active TLS session has a pending dedicated ACK...

5.9CVSS5.9AI score0.00461EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.9 views

Amazon Linux 2023 : openvpn, openvpn-devel (ALAS2023-2026-1990)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1990 advisory. An attacker controlling an HTTP proxy or performing MITM on the plaintext pre-TLS proxy connection can trigger a single 0-byte overrun to a buffer on the stack by sending a crafted NTLM Type 2...

8.1CVSS6AI score0.00461EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64045

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - use cached peer pointer in ovpntcpclose ovpntcpclose loads the ovpnsocket via...

8.4CVSS5.2AI score0.00154EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-64044

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ovpn: respect peer refcount in CMDNEWPEER error path ovpnnlpeernewdoit's error path calls...

7.8CVSS5.4AI score0.00172EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.42 views

CVE-2026-64045 ovpn: tcp - use cached peer pointer in ovpn_tcp_close()

In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - use cached peer pointer in ovpntcpclose ovpntcpclose loads the ovpnsocket via rcudereferenceskuserdata under rcureadlock, takes a reference on sock-peer, caches the peer pointer in a local, and drops the read lock. It...

8.4CVSS0.00154EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:39 p.m.10 views

EUVD-2026-45617

In the Linux kernel, the following vulnerability has been resolved: ovpn: respect peer refcount in CMDNEWPEER error path ovpnnlpeernewdoit's error path calls ovpnpeerrelease directly rather than ovpnpeerput, bypassing the kref. The accompanying comment "peer was not yet hashed, thus it is not use...

5.3AI score0.00172EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.43 views

CVE-2026-64043 ovpn: fix race between deleting interface and adding new peer

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix race between deleting interface and adding new peer While deleting an existing ovpn interface, there is a very narrow window where adding a new peer via netlink may cause the netdevice to hang and prevent its...

0.00198EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.16 views

CVE-2026-64044

In the Linux kernel, the following vulnerability has been resolved: ovpn: respect peer refcount in CMDNEWPEER error path ovpnnlpeernewdoit's error path calls ovpnpeerrelease directly rather than ovpnpeerput, bypassing the kref. The accompanying comment "peer was not yet hashed, thus it is not use...

7.8CVSS5.2AI score0.00172EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:39 p.m.37 views

CVE-2026-64043

The CVE-2026-64043 entry describes a race condition in the Linux kernel related to ovpn interfaces. During deletion of an ovpn netdevice, a CMD_PEER_NEW netlink message could race with the unregistration process, taking a fresh reference to the netdev and leaving the device in a state where it ca...

5.4AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.34 views

CVE-2026-64044 ovpn: respect peer refcount in CMD_NEW_PEER error path

In the Linux kernel, the following vulnerability has been resolved: ovpn: respect peer refcount in CMDNEWPEER error path ovpnnlpeernewdoit's error path calls ovpnpeerrelease directly rather than ovpnpeerput, bypassing the kref. The accompanying comment "peer was not yet hashed, thus it is not use...

7.8CVSS0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 11:11 a.m.16 views

OESA-2026-3001 openvpn security update

OpenVPN is a full-featured open source SSL VPN solution that accommodates a wide range of configurations, including remote access, site-to-site VPNs, Wi-Fi security, and enterprise-scale remote access solutions with load balancing, failover, and fine-grained access-controls. Starting with the...

9.1CVSS8.1AI score0.00461EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.18 views

PT-2026-61360

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the ovpn module during the deletion of an interface. A narrow window occurs during the ovpn dellink process where a CMD PEER NEW message sent via netlink to ad...

5.3AI score0.00198EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/15 12:00 a.m.23 views

Ubuntu 22.04 LTS / 24.04 LTS / 26.04 LTS : OpenVPN vulnerabilities (USN-8540-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS / 26.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-8540-1 advisory. It was discovered that OpenVPN had a 1-byte buffer overrun when handling NTLMv2 proxy responses. An attacker could use this issue...

8.1CVSS8.3AI score0.00461EPSS
SaveExploits0References7
Ubuntu
Ubuntu
added 2026/07/14 3:40 p.m.12 views

USN-8540-1: OpenVPN vulnerabilities

It was discovered that OpenVPN had a 1-byte buffer overrun when handling NTLMv2 proxy responses. An attacker could use this issue to cause a denial of service or possibly execute arbitrary code. This issue only affected Ubuntu 24.04 LTS and Ubuntu 26.04 LTS. CVE-2026-11771 It was discovered that...

8.1CVSS7.3AI score0.00461EPSS
SaveExploits0
OSV
OSV
added 2026/07/14 3:40 p.m.11 views

USN-8540-1 openvpn vulnerabilities

It was discovered that OpenVPN had a 1-byte buffer overrun when handling NTLMv2 proxy responses. An attacker could use this issue to cause a denial of service or possibly execute arbitrary code. This issue only affected Ubuntu 24.04 LTS and Ubuntu 26.04 LTS. CVE-2026-11771 It was discovered that...

8.1CVSS7.3AI score0.00461EPSS
SaveExploits0References7
Rows per page
Query Builder