Lucene search
+L

14862 matches found

OSV
OSV
added 2024/02/28 9:15 a.m.10 views

UBUNTU-CVE-2021-47024

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot 1, there is a memory leak while closing the socket. We partially solved this issue with commit ac03046ece2b "vsock/virtio: free packets during the socket...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References7
OSV
OSV
added 2024/02/28 9:15 a.m.9 views

UBUNTU-CVE-2021-47038

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid deadlock between hcidev-lock and socket lock Commit eab2404ba798 "Bluetooth: Add BTPHY socket option" added a dependency between socket lock and hcidev-lock that could lead to deadlock. It turns out that...

5.5CVSS6.6AI score0.00179EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.66 views

CVE-2021-47038

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid deadlock between hcidev-lock and socket lock Commit eab2404ba798 "Bluetooth: Add BTPHY socket option" added a dependency between socket lock and hcidev-lock that could lead to deadlock. It turns out that...

5.5CVSS5.8AI score0.00179EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.39 views

CVE-2021-47038 Bluetooth: avoid deadlock between hci_dev->lock and socket lock

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid deadlock between hcidev-lock and socket lock Commit eab2404ba798 "Bluetooth: Add BTPHY socket option" added a dependency between socket lock and hcidev-lock that could lead to deadlock. It turns out that...

6.6AI score0.00179EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.30 views

CVE-2021-47024 vsock/virtio: free queued packets when closing socket

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot 1, there is a memory leak while closing the socket. We partially solved this issue with commit ac03046ece2b "vsock/virtio: free packets during the socket...

7.5AI score0.0025EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/28 8:13 a.m.4648 views

CVE-2021-47024

The CVE-2021-47024 issue is in the Linux kernel vsock/virtio path, where a memory leak occurs when closing a socket due to not draining the RX queue after the socket is definitively closed. The advisory notes partial remediation via ac03046ece2b, but the proper fix is to drain the RX queue before...

5.5CVSS6.3AI score0.0025EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.15 views

CVE-2021-47024 vsock/virtio: free queued packets when closing socket

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot 1, there is a memory leak while closing the socket. We partially solved this issue with commit ac03046ece2b "vsock/virtio: free packets during the socket...

6.7AI score0.0025EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.28 views

CVE-2021-47024

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot 1, there is a memory leak while closing the socket. We partially solved this issue with commit ac03046ece2b "vsock/virtio: free packets during the socket...

5.5CVSS6.1AI score0.0025EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/02/28 4:02 a.m.6 views

SUSE CVE-2021-46911

In the Linux kernel, the following vulnerability has been resolved: chktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take txctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle...

5.3CVSS7.7AI score0.00594EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/02/28 4:02 a.m.10 views

SUSE CVE-2021-46925

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

4.7CVSS6.3AI score0.00183EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/02/28 12:00 a.m.13 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 a dependency between hcidev-lock and socket lock, which could lead to a deadlock...

5.5CVSS8.1AI score0.00179EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/02/28 12:00 a.m.11 views

PT-2024-21559 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a memory leak in the Bluetooth component of the Linux kernel, specifically in the btusb module. The problem occurs when the CONFIG DEV COREDUMP configuration is...

9.1CVSS6.7AI score0.01635EPSS
SaveExploits0References674
OSV
OSV
added 2024/02/27 7:04 p.m.6 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...

7.8CVSS5.4AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 7:04 p.m.38 views

UBUNTU-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.8AI score0.00229EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.6 views

CVE-2021-46925

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

4.7CVSS6AI score0.00183EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/02/27 10:15 a.m.8 views

CVE-2021-46929

In the Linux kernel, the following vulnerability has been resolved: sctp: use callrcu to free endpoint This patch is to delay the endpoint free by calling callrcu to fix another use-after-free issue in sctpsockdump: BUG: KASAN: use-after-free in lockacquire+0x36d9/0x4c20 Call Trace:...

5.5CVSS7.3AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.6 views

CVE-2021-46929

In the Linux kernel, the following vulnerability has been resolved: sctp: use callrcu to free endpoint This patch is to delay the endpoint free by calling callrcu to fix another use-after-free issue in sctpsockdump: BUG: KASAN: use-after-free in lockacquire+0x36d9/0x4c20 Call Trace:...

5.5CVSS6.1AI score0.0026EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/02/27 10:15 a.m.1 views

DEBIAN-CVE-2021-46925

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

4.7CVSS5.2AI score0.00183EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 10:15 a.m.8 views

CVE-2021-46925

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

4.7CVSS7.3AI score
SaveExploits0References3
OSV
OSV
added 2024/02/27 10:15 a.m.1 views

DEBIAN-CVE-2021-46929

In the Linux kernel, the following vulnerability has been resolved: sctp: use callrcu to free endpoint This patch is to delay the endpoint free by calling callrcu to fix another use-after-free issue in sctpsockdump: BUG: KASAN: use-after-free in lockacquire+0x36d9/0x4c20 Call Trace:...

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