Lucene search
+L

18 matches found

EUVD
EUVD
added 2026/06/24 6:32 p.m.9 views

EUVD-2026-38815

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix refcount saturation and potential UAF in qrtrportremove In qrtrportremove, the socket reference count is decremented via sockput before the port is removed from the qrtrports XArray and before the RCU grace period...

5.7AI score0.00135EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.6 views

CVE-2026-52947

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix refcount saturation and potential UAF in qrtrportremove In qrtrportremove, the socket reference count is decremented via sockput before the port is removed from the qrtrports XArray and before the RCU grace period...

7.8CVSS6AI score0.00135EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:4 a.m.11 views

mptcp: pm: ADD_ADDR rtx: always decrease sk refcount

...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/05/28 6:11 p.m.15 views

CVE-2026-46158

A flaw was found in the Linux kernel's Multipath TCP MPTCP implementation. When an ADDADDR message is retransmitted, a socket reference count may not be properly decreased, leading to a potential resource leak. Over time, this resource exhaustion could allow a remote attacker to cause a Denial of...

7CVSS5.8AI score0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.7 views

CVE-2026-46158

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADDADDR rtx: always decrease sk refcount When an ADDADDR is retransmitted, the sk is held in skresettimer. It should then be released in all cases at the end. Some unlikely checks were returning directly instead of...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/28 9:36 a.m.7 views

CVE-2026-46158 mptcp: pm: ADD_ADDR rtx: always decrease sk refcount

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADDADDR rtx: always decrease sk refcount When an ADDADDR is retransmitted, the sk is held in skresettimer. It should then be released in all cases at the end. Some unlikely checks were returning directly instead of...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/05/28 12:0 a.m.25 views

PT-2026-44281

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference leak exists in the Multipath TCP mptcp path manager. When an ADD ADDR message is retransmitted, the socket sk is held in the sk reset timer function. Certain execution paths...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.12 views

PT-2026-30033

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a circular locking dependency within the rds tcp tune function. The sk net refcnt upgrade function is called while holding the socket lock, leading to a circula...

7.5CVSS5.8AI score0.00175EPSS
SaveExploits0
OSV
OSV
added 2025/12/04 4:16 p.m.5 views

UBUNTU-CVE-2025-40258

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

6.2AI score0.00175EPSS
SaveExploits0References33
Cvelist
Cvelist
added 2025/12/04 4:8 p.m.29 views

CVE-2025-40258 mptcp: fix race condition in mptcp_schedule_work()

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

0.00175EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/01 12:15 p.m.6 views

UBUNTU-CVE-2023-53489

In the Linux kernel, the following vulnerability has been resolved: tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp. syzkaller reported 0 memory leaks of an UDP socket and ZEROCOPY skbs. We can reproduce the problem with these sequences: sk = socketAFINET, SOCKDGRAM, 0...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-38154

"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: bpf, sockmap: Avoid using sksocket after free when sending The sk-sksocket is not locked or...

7.8CVSS5.5AI score0.00158EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/04 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-41006

"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: netrom: Fix a memory leak in nrheartbeatexpiry syzbot reported a memory leak in nrcreate 0...

5.5CVSS5.5AI score0.00242EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/03 9:15 a.m.3 views

DEBIAN-CVE-2025-38154

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Avoid using sksocket after free when sending The sk-sksocket is not locked or referenced in backlog thread, and during the call to skbsendsock, there is a race condition with the release of sksocket. All types of...

7.8CVSS5.8AI score0.00158EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/01/11 12:35 p.m.28 views

CVE-2024-54680

...

SaveExploits0
OSV
OSV
added 2024/05/21 3:15 p.m.4 views

DEBIAN-CVE-2021-47294

In the Linux kernel, the following vulnerability has been resolved: netrom: Decrease sock refcount when sock timers expire Commit 63346650c1a9 "netrom: switch to sock timer API" switched to use sock timer API. It replaces modtimer by skresettimer, and deltimer by skstoptimer. Function skresettime...

5.5CVSS5.5AI score0.00276EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 7:4 p.m.3 views

DEBIAN-CVE-2021-46973

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Avoid potential use after free in MHI send It is possible that the MHI ulcallback will be invoked immediately following the queueing of the skb for transmission, leading to the callback decrementing the refcount of the...

8.4CVSS5.4AI score0.00236EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.8 views

Linux kernel security vulnerabilities

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 possibility that MHI ulcallback may be called immediately after a skb has queued for transmission, causi...

8.4CVSS6.5AI score0.00236EPSS
SaveExploits0References5
Rows per page
Query Builder