Lucene search
+L

333 matches found

UbuntuCve
UbuntuCve
added 2026/01/23 3:16 p.m.7 views

CVE-2025-71148

In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshakereqsubmit replaces sk-skdestruct but never restores it when submission fails before the request is hashed. handshakeskdestruct then returns early and the original...

3.3CVSS5.6AI score0.0011EPSS
SaveExploits0References26
Cvelist
Cvelist
added 2026/01/23 2:15 p.m.36 views

CVE-2025-71148 net/handshake: restore destructor on submit failure

In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshakereqsubmit replaces sk-skdestruct but never restores it when submission fails before the request is hashed. handshakeskdestruct then returns early and the original...

0.0011EPSS
SaveExploits0References4
CVE
CVE
added 2026/01/23 2:15 p.m.37 views

CVE-2025-71148

CVE-2025-71148 affects the Linux kernel networking code (net/handshake). The issue: handshake_req_submit() overwrites sk->sk_destruct on submission, but does not restore it if an error occurs before hashing, causing handshake_sk_destruct() to return early and leak the socket. The fix is to res...

3.3CVSS5.3AI score0.0011EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/01/23 2:15 p.m.7 views

CVE-2025-71148 net/handshake: restore destructor on submit failure

In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshakereqsubmit replaces sk-skdestruct but never restores it when submission fails before the request is hashed. handshakeskdestruct then returns early and the original...

5.3AI score
SaveExploits0References7
CNNVD
CNNVD
added 2026/01/23 12:00 a.m.12 views

Linux Kernel Security Vulnerabilities

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the failure to restore the socket destructor during submission, potentially leading to socket lea...

3.3CVSS6AI score0.0011EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/23 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-71148

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: net/handshake: restore destructor on submit failure handshakereqsubmit replaces sk-skdestruc...

3.3CVSS5.5AI score0.0011EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.6 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-003107)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003107 advisory. The LLC subsystem in the Linux kernel before 4.9.13 does not ensure that a certain destructor exists in required circumstances, which allows local users to cause a...

7.8CVSS7.5AI score0.00404EPSS
SaveExploits0References10
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: tcpbpf: The function tcpbpfsendverdict fails to allocate psock-cork when called, and skmsgfree must be called instead. The issue was reported by syzbot as follows: 0 The reproduction of the issue involves the following steps: 1...

7.8CVSS5.5AI score0.00171EPSS
SaveExploits2References3
NVD
NVD
added 2026/01/02 3:15 p.m.9 views

CVE-2025-15438

A vulnerability was determined in PluXml up to 5.8.22. Affected is the function FileCookieJar::destruct of the file core/admin/medias.php of the component Media Management Module. Executing a manipulation of the argument File can lead to deserialization. The attack can be launched remotely. The...

7.2CVSS0.00409EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/01/02 2:32 p.m.2 views

CVE-2025-15438 PluXml Media Management medias.php __destruct deserialization

A vulnerability was determined in PluXml up to 5.8.22. Affected is the function FileCookieJar::destruct of the file core/admin/medias.php of the component Media Management Module. Executing a manipulation of the argument File can lead to deserialization. The attack can be launched remotely. The...

5.8CVSS4.7AI score0.00409EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.5 views

PT-2026-6118

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue where the standard UDP receive path does not utilize skb-destructor, but the skmsg layer does through a call to skb set owner sk safe from udp read skb...

5.4AI score0.00145EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2022-55778

In the Linux kernel, the following vulnerability has been resolved: mptcp: use proper req destructor for IPv6 Before, only the destructor from TCP request sock in IPv4 was called even if the subflow was IPv6. It is important to use the right destructor to avoid memory leaks with some advanced IPv...

6AI score0.00243EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.8 views

CVE-2022-50783

In the Linux kernel, the following vulnerability has been resolved: mptcp: use proper req destructor for IPv6 Before, only the destructor from TCP request sock in IPv4 was called even if the subflow was IPv6. It is important to use the right destructor to avoid memory leaks with some advanced IPv...

5.5AI score0.00243EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:16 p.m.6 views

UBUNTU-CVE-2022-50783

In the Linux kernel, the following vulnerability has been resolved: mptcp: use proper req destructor for IPv6 Before, only the destructor from TCP request sock in IPv4 was called even if the subflow was IPv6. It is important to use the right destructor to avoid memory leaks with some advanced IPv...

5.7AI score0.00243EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:06 p.m.18 views

CVE-2022-50783

CVE-2022-50783 refers to a Linux kernel issue where the MPTCP IPv6 subflow used the IPv4 TCP request sock destructor, risking memory leaks when IPv6 options are present. The root cause is the incorrect destructor selection for IPv6 traffic; the fix ensures the proper destructor is used for IPv6 s...

6.1AI score0.00243EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:06 p.m.5 views

CVE-2022-50783 mptcp: use proper req destructor for IPv6

In the Linux kernel, the following vulnerability has been resolved: mptcp: use proper req destructor for IPv6 Before, only the destructor from TCP request sock in IPv4 was called even if the subflow was IPv6. It is important to use the right destructor to avoid memory leaks with some advanced IPv...

6.4AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.10 views

PT-2025-53149

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s Multipath TCP MPTCP implementation. Previously, the destructor used for TCP request sockets was only from IPv4, even when the subflow was IPv6. This...

6.2AI score0.00243EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.10 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 the use of an incorrect destructor function for the IPv6 request socket, which could lead to a memory leak...

6.1AI score0.00243EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/11/24 12:00 a.m.10 views

async_mqtt 安全漏洞

asyncmqtt is an MQTT protocol library from the individual developer Takatoshi Kondo. A security vulnerability exists in asyncmqtt version 10.2.5, which stems from a post-release reuse issue in the endpoint destructor function that could lead to a denial of service attack...

7.5CVSS6.6AI score0.0022EPSS
SaveExploits1References3
OSV
OSV
added 2025/11/03 12:01 a.m.10 views

OSV-2025-871 UNKNOWN READ in ojph::local::param_cod::~param_cod

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=456837230 Crash type: UNKNOWN READ Crash state: ojph::local::paramcod::paramcod ojph::local::paramcod::paramcod ojph::local::paramcod::paramcod...

7AI score
SaveExploits0References1
Rows per page
Query Builder