Lucene search
+L

87 matches found

OSV
OSV
added 2026/01/21 1:8 p.m.7 views

CVE-2026-22977 net: sock: fix hardened usercopy panic in sock_recv_errqueue

In the Linux kernel, the following vulnerability has been resolved: net: sock: fix hardened usercopy panic in sockrecverrqueue skbufffclonecache was created without defining a usercopy region, 1 unlike skbuffheadcache which properly whitelists the cb field. 2 This causes a usercopy BUG when...

5.5AI score
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.15 views

PT-2026-3763

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.12.62 Description The Linux kernel contained a flaw within the networking subsystem related to usercopy handling. Specifically, the skbuff fclone cache was initialized without defining a usercopy region, unlike...

5.5CVSS6.1AI score0.00126EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.7 views

PT-2026-27664

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to Bluetooth socket destructors. When TX timestamping is enabled using the SO TIMESTAMPING option, Send Queues SKBs can accumulate in the sk err...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/31 12:31 a.m.13 views

SUSE CVE-2022-50838

In the Linux kernel, the following vulnerability has been resolved: net: stream: purge skerrorqueue in skstreamkillqueues Changheon Lee reported TCP socket leaks, with a nice repro. It seems we leak TCP sockets with the following sequence: 1 SOFTIMESTAMPINGTXACK is enabled on the socket. Each ACK...

5.5CVSS6.4AI score0.00248EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/30 3:30 p.m.8 views

EUVD-2022-55860

In the Linux kernel, the following vulnerability has been resolved: net: stream: purge skerrorqueue in skstreamkillqueues Changheon Lee reported TCP socket leaks, with a nice repro. It seems we leak TCP sockets with the following sequence: 1 SOFTIMESTAMPINGTXACK is enabled on the socket. Each ACK...

5.9AI score0.00248EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/30 1:15 p.m.13 views

CVE-2022-50838

In the Linux kernel, the following vulnerability has been resolved: net: stream: purge skerrorqueue in skstreamkillqueues Changheon Lee reported TCP socket leaks, with a nice repro. It seems we leak TCP sockets with the following sequence: 1 SOFTIMESTAMPINGTXACK is enabled on the socket. Each ACK...

0.00248EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/30 1:15 p.m.13 views

UBUNTU-CVE-2022-50838

In the Linux kernel, the following vulnerability has been resolved: net: stream: purge skerrorqueue in skstreamkillqueues Changheon Lee reported TCP socket leaks, with a nice repro. It seems we leak TCP sockets with the following sequence: 1 SOFTIMESTAMPINGTXACK is enabled on the socket. Each ACK...

5.8AI score0.00248EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.6 views

CVE-2022-50838

In the Linux kernel, the following vulnerability has been resolved: net: stream: purge skerrorqueue in skstreamkillqueues Changheon Lee reported TCP socket leaks, with a nice repro. It seems we leak TCP sockets with the following sequence: 1 SOFTIMESTAMPINGTXACK is enabled on the socket. Each ACK...

5.7AI score0.00248EPSS
SaveExploits0References11
CVE
CVE
added 2025/12/30 12:10 p.m.29 views

CVE-2022-50838

CVE-2022-50838 concerns a Linux kernel issue in net: stream where the socket error queue (sk_error_queue) was not purged on socket close, enabling TCP socket leaks and potential memory exhaustion. The root cause involves TX timestamping and error queue handling: when SOF_TIMESTAMPING_TX_ACK is en...

6AI score0.00248EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/30 12:10 p.m.27 views

CVE-2022-50838 net: stream: purge sk_error_queue in sk_stream_kill_queues()

In the Linux kernel, the following vulnerability has been resolved: net: stream: purge skerrorqueue in skstreamkillqueues Changheon Lee reported TCP socket leaks, with a nice repro. It seems we leak TCP sockets with the following sequence: 1 SOFTIMESTAMPINGTXACK is enabled on the socket. Each ACK...

0.00248EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/30 12:10 p.m.10 views

CVE-2022-50838 net: stream: purge sk_error_queue in sk_stream_kill_queues()

In the Linux kernel, the following vulnerability has been resolved: net: stream: purge skerrorqueue in skstreamkillqueues Changheon Lee reported TCP socket leaks, with a nice repro. It seems we leak TCP sockets with the following sequence: 1 SOFTIMESTAMPINGTXACK is enabled on the socket. Each ACK...

6.2AI score
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.17 views

PT-2025-53956

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to TCP socket handling. Specifically, the sk error queue is not properly purged during socket closure, potentially leading to memory leaks and...

7.8CVSS6.2AI score0.00853EPSS
SaveExploits2References848
SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.8 views

SUSE CVE-2023-54152

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by moving j1939skerrqueue This commit addresses a deadlock situation that can occur in certain scenarios, such as when running data TP/ETP transfer and subscribing to the error queue while receiving a...

4.7CVSS6.5AI score0.00174EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.10 views

EUVD-2023-60293

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by moving j1939skerrqueue This commit addresses a deadlock situation that can occur in certain scenarios, such as when running data TP/ETP transfer and subscribing to the error queue while receiving a...

6AI score0.00174EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.7 views

UBUNTU-CVE-2023-54152

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by moving j1939skerrqueue This commit addresses a deadlock situation that can occur in certain scenarios, such as when running data TP/ETP transfer and subscribing to the error queue while receiving a...

5.7AI score0.00174EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:7 p.m.34 views

CVE-2023-54152 can: j1939: prevent deadlock by moving j1939_sk_errqueue()

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by moving j1939skerrqueue This commit addresses a deadlock situation that can occur in certain scenarios, such as when running data TP/ETP transfer and subscribing to the error queue while receiving a...

0.00174EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-54152

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - can: j1939: prevent deadlock by moving j1939skerrqueue This commit addresses a deadlock situation that can occur in certain scenarios, such as when running dat...

5.4AI score0.00174EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.11 views

PT-2025-53229

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by moving j1939 sk errqueue This commit addresses a deadlock situation that can occur in certain scenarios, such as when running data TP/ETP transfer and subscribing to the error queue while receiving...

6.3AI score0.00174EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2020-6136

Malware in sbrugna...

7.5CVSS8AI score0.03012EPSS
SaveExploits1References13
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2024-51790

Malicious code in bioql PyPI...

5.5CVSS7.6AI score0.00203EPSS
SaveExploits0References2
Rows per page
Query Builder