Lucene search
+L

1090 matches found

CVE
CVE
added 2025/01/31 11:25 a.m.171 views

CVE-2025-21670

CVE-2025-21670 affects the Linux kernel’s vsock/bpf path. The issue occurs when vsock_transport is not assigned (NULL) during vsock_bpf_recvmsg for connected sockets (stream/seqpacket), leading to a NULL pointer dereference in vsock_connectible_has_data and an in-kernel oops trace. The vulnerabil...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/01/31 11:25 a.m.39 views

CVE-2025-21670 vsock/bpf: return early if transport is not assigned

In the Linux kernel, the following vulnerability has been resolved: vsock/bpf: return early if transport is not assigned Some of the core functions can only be called if the transport has been assigned. As Michal reported, a socket might have the transport at NULL, for example after a failed...

0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/31 11:25 a.m.15 views

CVE-2025-21669 vsock/virtio: discard packets if the transport changes

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: discard packets if the transport changes If the socket has been de-assigned or assigned to another transport, we must discard any packets received because they are not expected and would cause issues when we access...

7.8CVSS6.2AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2025/01/31 11:25 a.m.3 views

CVE-2025-21670 vsock/bpf: return early if transport is not assigned

In the Linux kernel, the following vulnerability has been resolved: vsock/bpf: return early if transport is not assigned Some of the core functions can only be called if the transport has been assigned. As Michal reported, a socket might have the transport at NULL, for example after a failed...

7.6AI score0.00225EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/01/31 11:25 a.m.2 views

CVE-2025-21669 vsock/virtio: discard packets if the transport changes

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: discard packets if the transport changes If the socket has been de-assigned or assigned to another transport, we must discard any packets received because they are not expected and would cause issues when we access...

7.8CVSS7.6AI score0.00232EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.16 views

CVE-2025-21669

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: discard packets if the transport changes If the socket has been de-assigned or assigned to another transport, we must discard any packets received because they are not expected and would cause issues when we access...

7.8CVSS5.7AI score0.00232EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.20 views

CVE-2025-21670

In the Linux kernel, the following vulnerability has been resolved: vsock/bpf: return early if transport is not assigned Some of the core functions can only be called if the transport has been assigned. As Michal reported, a socket might have the transport at NULL, for example after a failed...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/01/31 11:25 a.m.8 views

CVE-2025-21666 vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]

In the Linux kernel, the following vulnerability has been resolved: vsock: prevent null-ptr-deref in vsockhasdata|hasspace Recent reports have shown how we sometimes call vsockhasdata when a vsock socket has been de-assigned from a transport see attached links, but we shouldn't. Previous commits...

7.5AI score0.00224EPSS
SaveExploits0References6
CVE
CVE
added 2025/01/31 11:25 a.m.234 views

CVE-2025-21666

CVE-2025-21666 involves a null-pointer dereference in the Linux kernel when vsock_*_has_data/has_space is invoked on a socket that has been de-assigned from a transport. The problem is mitigated by returning 0 (no space/data) with a warning to keep execution stable. Connected documents confirm th...

5.5CVSS7.2AI score0.00224EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/01/31 11:25 a.m.31 views

CVE-2025-21666 vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]

In the Linux kernel, the following vulnerability has been resolved: vsock: prevent null-ptr-deref in vsockhasdata|hasspace Recent reports have shown how we sometimes call vsockhasdata when a vsock socket has been de-assigned from a transport see attached links, but we shouldn't. Previous commits...

0.00224EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/31 11:25 a.m.13 views

CVE-2025-21666 vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]

In the Linux kernel, the following vulnerability has been resolved: vsock: prevent null-ptr-deref in vsockhasdata|hasspace Recent reports have shown how we sometimes call vsockhasdata when a vsock socket has been de-assigned from a transport see attached links, but we shouldn't. Previous commits...

5.5CVSS6.2AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.11 views

CVE-2025-21666

In the Linux kernel, the following vulnerability has been resolved: vsock: prevent null-ptr-deref in vsockhasdata|hasspace Recent reports have shown how we sometimes call vsockhasdata when a vsock socket has been de-assigned from a transport see attached links, but we shouldn't. Previous commits...

5.5CVSS5.8AI score0.00224EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/01/31 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. Linux kernel suffers from a code issue vulnerability that stems from the vsockhasdata|hasspace function being called when a socket is not allocated a transport layer, which can...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/01/31 12:00 a.m.8 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 code issue vulnerability exists in Linux kernel that stems from the vsock protocol not properly discarding received packets when a socket is reassigned or unassigned to the...

5.5CVSS6.6AI score0.00232EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.10 views

vsock: Update rx_bytes on read_skb()

...

5.5CVSS6.9AI score0.00215EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.7 views

virtio/vsock: Fix accept_queue memory leak

...

5.5CVSS7AI score0.00251EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/01/28 1:03 p.m.6 views

Security update for the Linux Kernel RT (Live Patch 1 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-150600105 fixes several issues. The following security issues were fixed: CVE-2024-40921: net: bridge: mst: pass vlan group directly to brmstvlansetstate bsc1227784. CVE-2024-40920: net: bridge: mst: fix suspicious rcu usage in brmstsetstate bsc1227781...

7.8CVSS7.6AI score0.00417EPSS
SaveExploits1References40
BDU FSTEC
BDU FSTEC
added 2025/01/28 12:00 a.m.9 views

The vulnerability of the net/vmw_vsock/virtio_transport_common.c component in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the net/vmwvsock/virtiotransportcommon.c component in the Linux operating system is related to improper memory release before deleting the last reference. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.0025EPSS
SaveExploits0References8Affected Software3
SUSE Linux
SUSE Linux
added 2025/01/27 4:33 p.m.7 views

Security update for the Linux Kernel (Live Patch 3 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506002317 fixes several issues. The following security issues were fixed: CVE-2024-40921: net: bridge: mst: pass vlan group directly to brmstvlansetstate bsc1227784. CVE-2024-40920: net: bridge: mst: fix suspicious rcu usage in brmstsetstate bsc1227781...

7.8CVSS8.1AI score0.00417EPSS
SaveExploits1References40
SUSE Linux
SUSE Linux
added 2025/01/27 1:04 p.m.11 views

Security update for the Linux Kernel (Live Patch 12 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005559 fixes several issues. The following security issues were fixed: CVE-2024-41057: cachefiles: fix slab-use-after-free in cachefileswithdrawcookie bsc1229275. CVE-2024-36971: Fixed dstnegativeadvice race bsc1226324. CVE-2024-50264: vsock/virtio:...

7.8CVSS8.7AI score0.02701EPSS
SaveExploits3References116
Rows per page
Query Builder