Lucene search
+L

1055 matches found

OSV
OSV
added 2025/03/26 10:05 a.m.13 views

RHSA-2025:3185 Red Hat Security Advisory: gvisor-tap-vsock security update

Bulletin has no description...

7.5CVSS7.5AI score0.00905EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/03/25 8:37 p.m.11 views

Important: Red Hat Security Advisory: gvisor-tap-vsock security update

An update for gvisor-tap-vsock is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.5CVSS6.7AI score0.00905EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2025/03/17 8:16 p.m.22 views

gvisor-tap-vsock bug fix and enhancement update

An update is available for gvisor-tap-vsock. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rocky...

6.8AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/03/14 7:00 a.m.4 views

vsock/bpf: return early if transport is not assigned

...

5.5CVSS7.4AI score0.00221EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/03/14 7:00 a.m.7 views

vsock/virtio: discard packets if the transport changes

...

7.8CVSS7.4AI score0.00227EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/03/14 7:00 a.m.4 views

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

...

5.5CVSS7.4AI score0.00219EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/03/12 3:23 p.m.17 views

SUSE CVE-2025-21854

In the Linux kernel, the following vulnerability has been resolved: sockmap, vsock: For connectible sockets allow only connected sockmap expects all vsocks to have a transport assigned, which is expressed in vsockproto::psockupdateskprot. However, there is an edge case where an unconnected...

5.5CVSS7.6AI score0.00205EPSS
SaveExploits0References20
OSV
OSV
added 2025/03/12 10:15 a.m.3 views

DEBIAN-CVE-2025-21854

In the Linux kernel, the following vulnerability has been resolved: sockmap, vsock: For connectible sockets allow only connected sockmap expects all vsocks to have a transport assigned, which is expressed in vsockproto::psockupdateskprot. However, there is an edge case where an unconnected...

5.5CVSS5.6AI score0.00205EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/12 10:15 a.m.16 views

CVE-2025-21854

In the Linux kernel, the following vulnerability has been resolved: sockmap, vsock: For connectible sockets allow only connected sockmap expects all vsocks to have a transport assigned, which is expressed in vsockproto::psockupdateskprot. However, there is an edge case where an unconnected...

5.5CVSS0.00205EPSS
SaveExploits0References4
CVE
CVE
added 2025/03/12 9:42 a.m.142 views

CVE-2025-21854

The CVE-2025-21854 issue affects the Linux kernel sockmap/vsock path. It occurs when a connectible (unconnected) vsock may lose its prior transport, potentially causing a NULL dereference in the BPF recv path and a crash when a listening vsock is present in a sockmap. The root cause is that sockm...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/03/12 9:42 a.m.31 views

CVE-2025-21854 sockmap, vsock: For connectible sockets allow only connected

In the Linux kernel, the following vulnerability has been resolved: sockmap, vsock: For connectible sockets allow only connected sockmap expects all vsocks to have a transport assigned, which is expressed in vsockproto::psockupdateskprot. However, there is an edge case where an unconnected...

0.00205EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/03/12 9:42 a.m.3 views

CVE-2025-21854 sockmap, vsock: For connectible sockets allow only connected

In the Linux kernel, the following vulnerability has been resolved: sockmap, vsock: For connectible sockets allow only connected sockmap expects all vsocks to have a transport assigned, which is expressed in vsockproto::psockupdateskprot. However, there is an edge case where an unconnected...

7.7AI score0.00205EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/03/11 6:44 a.m.8 views

kernel: vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans

A dangling pointer can be created in vsk-trans, potentially leading to a Use-After-Free condition...

7.8CVSS6.7AI score0.00352EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2024-53091

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Add skisinet and ISICSK check in tlsswhasctxtx/rx As the introduction of the support for vsock and unix sockets in sockmap, tlsswhasctxtx/rx cannot presume...

7.8CVSS6.8AI score0.0023EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.5 views

SUSE CVE-2025-21756

In the Linux kernel, the following vulnerability has been resolved: vsock: Keep the binding until socket destruction Preserve sockets bindings; this includes both resulting from an explicit bind and those implicitly bound through autobind during connect. Prevents socket unbinding during a transpo...

7.8CVSS6.3AI score0.00873EPSS
SaveExploits3References52
OSV
OSV
added 2025/02/27 3:15 a.m.8 views

AZL-58995 CVE-2025-21756 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: vsock: Keep the binding until socket destruction Preserve sockets bindings; this includes both resulting from an explicit bind and those implicitly bound through autobind during connect. Prevents socket unbinding during a transpo...

7.8CVSS6.2AI score0.00873EPSS
SaveExploits3References1
OSV
OSV
added 2025/02/27 3:15 a.m.6 views

DEBIAN-CVE-2025-21756

In the Linux kernel, the following vulnerability has been resolved: vsock: Keep the binding until socket destruction Preserve sockets bindings; this includes both resulting from an explicit bind and those implicitly bound through autobind during connect. Prevents socket unbinding during a transpo...

7.8CVSS6.1AI score0.00873EPSS
SaveExploits3References1
OSV
OSV
added 2025/02/27 3:15 a.m.12 views

UBUNTU-CVE-2025-21756

In the Linux kernel, the following vulnerability has been resolved: vsock: Keep the binding until socket destruction Preserve sockets bindings; this includes both resulting from an explicit bind and those implicitly bound through autobind during connect. Prevents socket unbinding during a transpo...

7.8CVSS6.2AI score0.00873EPSS
SaveExploits3References27
OSV
OSV
added 2025/02/27 2:18 a.m.48 views

CVE-2025-21756 vsock: Keep the binding until socket destruction

In the Linux kernel, the following vulnerability has been resolved: vsock: Keep the binding until socket destruction Preserve sockets bindings; this includes both resulting from an explicit bind and those implicitly bound through autobind during connect. Prevents socket unbinding during a transpo...

7.8CVSS6.4AI score
SaveExploits0References14
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.167 views

CVE-2025-21756 vsock: Keep the binding until socket destruction

In the Linux kernel, the following vulnerability has been resolved: vsock: Keep the binding until socket destruction Preserve sockets bindings; this includes both resulting from an explicit bind and those implicitly bound through autobind during connect. Prevents socket unbinding during a transpo...

7.8CVSS0.00873EPSS
SaveExploits3References7
Rows per page
Query Builder