Lucene search
+L

14846 matches found

UbuntuCve
UbuntuCve
added 2024/08/05 12:00 a.m.18 views

CVE-2024-7409

A flaw was found in the QEMU NBD Server. This vulnerability allows a denial of service DoS attack via improper synchronization during socket closure when a client keeps a socket open as the server is taken offline...

7.5CVSS7AI score0.01027EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/08/05 12:00 a.m.5 views

QEMU NBD Server 安全漏洞

QEMU NBD Server is a QEMU disk network block device server that is open source from QEMU. A security vulnerability exists in QEMU NBD Server that originates from a client keeping a socket open when the server is offline, which can be used to launch a denial-of-service attack via incorrect...

7.5CVSS7.4AI score0.01027EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/08/05 12:00 a.m.10 views

PT-2024-20006 · Unknown · Nuxt Devtools

Name of the Vulnerable Software and Affected Versions: Nuxt Devtools versions prior to 1.3.9 Description: The issue arises from missing authentication on the getTextAssetContent RPC function, which is vulnerable to path traversal. Combined with a lack of Origin checks on the WebSocket handler, an...

8.8CVSS7.8AI score0.01212EPSS
SaveExploits2References12
RedHat Linux
RedHat Linux
added 2024/07/31 12:54 a.m.24 views

kernel: net: amd-xgbe: Fix skb data length underflow

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

8.1CVSS6.8AI score0.00648EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/30 8:15 a.m.18 views

CVE-2024-42141

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Check socket flag instead of hcon This fixes the following Smatch static checker warning: net/bluetooth/iso.c:1364 isosockrecvmsg error: we previously assumed 'pi-conn-hcon' could be null line 1359...

5.5CVSS0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/30 8:15 a.m.4 views

DEBIAN-CVE-2024-42141

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Check socket flag instead of hcon This fixes the following Smatch static checker warning: net/bluetooth/iso.c:1364 isosockrecvmsg error: we previously assumed 'pi-conn-hcon' could be null line 1359...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.22 views

CVE-2024-42141

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Check socket flag instead of hcon This fixes the following Smatch static checker warning: net/bluetooth/iso.c:1364 isosockrecvmsg error: we previously assumed 'pi-conn-hcon' could be null line 1359...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References15
OSV
OSV
added 2024/07/30 8:15 a.m.5 views

UBUNTU-CVE-2024-42141

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Check socket flag instead of hcon This fixes the following Smatch static checker warning: net/bluetooth/iso.c:1364 isosockrecvmsg error: we previously assumed 'pi-conn-hcon' could be null line 1359...

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References16
OSV
OSV
added 2024/07/30 7:46 a.m.20 views

CVE-2024-42141 Bluetooth: ISO: Check socket flag instead of hcon

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Check socket flag instead of hcon This fixes the following Smatch static checker warning: net/bluetooth/iso.c:1364 isosockrecvmsg error: we previously assumed 'pi-conn-hcon' could be null line 1359...

6.2AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/07/30 7:46 a.m.34 views

CVE-2024-42141

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Check socket flag instead of hcon This fixes the following Smatch static checker warning: net/bluetooth/iso.c:1364 isosockrecvmsg error: we previously assumed 'pi-conn-hcon' could be null line 1359...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.27 views

CVE-2024-42141 Bluetooth: ISO: Check socket flag instead of hcon

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Check socket flag instead of hcon This fixes the following Smatch static checker warning: net/bluetooth/iso.c:1364 isosockrecvmsg error: we previously assumed 'pi-conn-hcon' could be null line 1359...

0.00225EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/30 7:46 a.m.157 views

CVE-2024-42141

Technical details for CVE-2024-42141 are not provided in the supplied documents; public exploitability, affected products, and fixes are not specified here. Monitor for updates.

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.6 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 originates in the Bluetooth:ISO module in isosockrecvmsg, where it was previously assumed that pi-conn-hcon could be...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/29 10:15 p.m.26 views

CVE-2024-3219

The “socket” module provides a pure-Python fallback to the socket.socketpair function for platforms that don’t support AFUNIX, such as Windows. This pure-Python implementation uses AFINET or AFINET6 to create a local connected pair of sockets. The connection between the two sockets was not verifi...

5.1CVSS0.00247EPSS
SaveExploits0References19
OSV
OSV
added 2024/07/29 10:15 p.m.8 views

UBUNTU-CVE-2024-3219

There is a MEDIUM severity vulnerability affecting CPython. The “socket” module provides a pure-Python fallback to the socket.socketpair function for platforms that don’t support AFUNIX, such as Windows. This pure-Python implementation uses AFINET or AFINET6 to create a local connected pair of...

6.9AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/07/29 9:54 p.m.33 views

CVE-2024-3219 Pure-Python fallback of socket.socketpair() doesn’t authenticate peer connection

The “socket” module provides a pure-Python fallback to the socket.socketpair function for platforms that don’t support AFUNIX, such as Windows. This pure-Python implementation uses AFINET or AFINET6 to create a local connected pair of sockets. The connection between the two sockets was not verifi...

5.1CVSS6AI score0.00247EPSS
SaveExploits0References18
Debian CVE
Debian CVE
added 2024/07/29 9:54 p.m.33 views

CVE-2024-3219

The “socket” module provides a pure-Python fallback to the socket.socketpair function for platforms that don’t support AFUNIX, such as Windows. This pure-Python implementation uses AFINET or AFINET6 to create a local connected pair of sockets. The connection between the two sockets was not verifi...

5.1CVSS7.9AI score0.00247EPSS
SaveExploits0
CVE
CVE
added 2024/07/29 9:54 p.m.145 views

CVE-2024-3219

CVE-2024-3219 affects CPython’s pure-Python socketpair fallback for AF_INET/AF_INET6 on platforms without AF_UNIX (e.g., Windows). The two sockets are not explicitly validated before returning, enabling a local race by a malicious local peer to exploit a connection race. Linux/macOS with AF_UNIX ...

5.1CVSS6AI score0.00247EPSS
SaveExploits0References19
OSV
OSV
added 2024/07/29 9:54 p.m.17 views

PSF-2024-7

The “socket” module provides a pure-Python fallback to the socket.socketpair function for platforms that don’t support AFUNIX, such as Windows. This pure-Python implementation uses AFINET or AFINET6 to create a local connected pair of sockets. The connection between the two sockets was not verifi...

5.1CVSS6AI score0.00247EPSS
SaveExploits0References18
OSV
OSV
added 2024/07/29 3:15 p.m.8 views

DEBIAN-CVE-2024-41062

In the Linux kernel, the following vulnerability has been resolved: bluetooth/l2cap: sync sock recv cb and release The problem occurs between the system call to close the sock and hcirxwork, where the former releases the sock and the latter accesses it without lock protection. CPU0 CPU1 ---- ----...

5.5CVSS5.6AI score0.00309EPSS
SaveExploits0References1
Rows per page
Query Builder