Lucene search
+L

1047 matches found

OSV
OSV
added 2024/09/04 7:54 p.m.13 views

CVE-2024-44996 vsock: fix recursive ->recvmsg calls

In the Linux kernel, the following vulnerability has been resolved: vsock: fix recursive -recvmsg calls After a vsock socket has been added to a BPF sockmap, its prot-recvmsg has been replaced with vsockbpfrecvmsg. Thus the following recursiion could happen: vsockbpfrecvmsg - vsockrecvmsg -...

5.5CVSS6AI score0.00211EPSS
SaveExploits0References6
CVE
CVE
added 2024/09/04 7:54 p.m.120 views

CVE-2024-44996

The CVE-2024-44996 issue affects the Linux kernel vsock path when a vsock socket is added to a BPF sockmap. The bug arises when prot->recvmsg is replaced by vsock_bpf_recvmsg(), creating a recursive call chain: vsock_bpf_recvmsg() -> __vsock_recvmsg() -> vsock_connectible_recvmsg() ->...

5.5CVSS5.1AI score0.00211EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.14 views

CVE-2024-44996

In the Linux kernel, the following vulnerability has been resolved: vsock: fix recursive -recvmsg calls After a vsock socket has been added to a BPF sockmap, its prot-recvmsg has been replaced with vsockbpfrecvmsg. Thus the following recursiion could happen: vsockbpfrecvmsg - vsockrecvmsg -...

5.5CVSS5.6AI score0.00211EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/09/04 12:0 a.m.5 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 stems from a logic flaw in the vsock component...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/03 8:16 a.m.19 views

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

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

5.9CVSS6.8AI score0.00667EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/09/03 12:0 a.m.17 views

Oracle Linux 9 : gvisor-tap-vsock (ELSA-2024-6187)

The remote Oracle Linux 9 host has a package installed that is affected by a vulnerability as referenced in the ELSA-2024-6187 advisory. - rebuild for CVE-2024-24783 Tenable has extracted the preceding description block directly from the Oracle Linux security advisory. Note that Nessus has not...

5.9CVSS7.4AI score0.00667EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/09/03 12:0 a.m.15 views

RHEL 9 : gvisor-tap-vsock (RHSA-2024:6187)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2024:6187 advisory. A replacement for libslirp and VPNKit, written in pure Go. It is based on the network stack of gVisor and is used to provide networking for...

5.9CVSS7.5AI score0.00667EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/09/03 12:0 a.m.20 views

AlmaLinux 9 : gvisor-tap-vsock (ALSA-2024:6187)

The remote AlmaLinux 9 host has a package installed that is affected by a vulnerability as referenced in the ALSA-2024:6187 advisory. golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm CVE-2024-24783 Tenable has extracted the preceding description block direct...

5.9CVSS7.4AI score0.00667EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/03 12:0 a.m.12 views

ALSA-2024:6187 Moderate: gvisor-tap-vsock security update

A replacement for libslirp and VPNKit, written in pure Go. It is based on the network stack of gVisor and is used to provide networking for podman-machine virtual machines. Compared to libslirp, gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. Security Fixes: golang:...

5.9CVSS7.2AI score0.00667EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2024/09/03 12:0 a.m.27 views

gvisor-tap-vsock security update

6:0.7.3-5 - rebuild for CVE-2024-24783 - Resolves: RHEL-28435...

5.9CVSS7.8AI score0.00667EPSS
SaveExploits0
AlmaLinux
AlmaLinux
added 2024/09/03 12:0 a.m.20 views

Moderate: gvisor-tap-vsock security update

A replacement for libslirp and VPNKit, written in pure Go. It is based on the network stack of gVisor and is used to provide networking for podman-machine virtual machines. Compared to libslirp, gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. Security Fixes: golang:...

5.9CVSS6.9AI score0.00667EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.14 views

SUSE CVE-2024-43873

In the Linux kernel, the following vulnerability has been resolved: vhost/vsock: always initialize seqpacketallow There are two issues around seqpacketallow: 1. seqpacketallow is not initialized when socket is created. Thus if features are never set, it will be read uninitialized. 2. if...

5.5CVSS6.5AI score0.00216EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/08/21 7:40 p.m.38 views

CVE-2024-43873

In the Linux kernel, the following vulnerability has been resolved: vhost/vsock: always initialize seqpacketallow There are two issues around seqpacketallow: 1. seqpacketallow is not initialized when socket is created. Thus if features are never set, it will be read uninitialized. 2. if...

7.1CVSS6.8AI score0.00216EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/21 1:15 a.m.20 views

CVE-2024-43873

In the Linux kernel, the following vulnerability has been resolved: vhost/vsock: always initialize seqpacketallow There are two issues around seqpacketallow: 1. seqpacketallow is not initialized when socket is created. Thus if features are never set, it will be read uninitialized. 2. if...

7.8CVSS0.00216EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/21 1:15 a.m.11 views

AZL-48504 CVE-2024-43873 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: vhost/vsock: always initialize seqpacketallow There are two issues around seqpacketallow: 1. seqpacketallow is not initialized when socket is created. Thus if features are never set, it will be read uninitialized. 2. if...

7.8CVSS6.2AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 1:15 a.m.8 views

DEBIAN-CVE-2024-43873

In the Linux kernel, the following vulnerability has been resolved: vhost/vsock: always initialize seqpacketallow There are two issues around seqpacketallow: 1. seqpacketallow is not initialized when socket is created. Thus if features are never set, it will be read uninitialized. 2. if...

7.8CVSS5.7AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 1:15 a.m.9 views

UBUNTU-CVE-2024-43873

In the Linux kernel, the following vulnerability has been resolved: vhost/vsock: always initialize seqpacketallow There are two issues around seqpacketallow: 1. seqpacketallow is not initialized when socket is created. Thus if features are never set, it will be read uninitialized. 2. if...

7.8CVSS6.2AI score0.00216EPSS
SaveExploits0References18
Cvelist
Cvelist
added 2024/08/21 12:6 a.m.35 views

CVE-2024-43873 vhost/vsock: always initialize seqpacket_allow

In the Linux kernel, the following vulnerability has been resolved: vhost/vsock: always initialize seqpacketallow There are two issues around seqpacketallow: 1. seqpacketallow is not initialized when socket is created. Thus if features are never set, it will be read uninitialized. 2. if...

0.00216EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/21 12:6 a.m.28 views

CVE-2024-43873 vhost/vsock: always initialize seqpacket_allow

In the Linux kernel, the following vulnerability has been resolved: vhost/vsock: always initialize seqpacketallow There are two issues around seqpacketallow: 1. seqpacketallow is not initialized when socket is created. Thus if features are never set, it will be read uninitialized. 2. if...

6.7AI score0.00216EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 12:6 a.m.23 views

CVE-2024-43873 vhost/vsock: always initialize seqpacket_allow

In the Linux kernel, the following vulnerability has been resolved: vhost/vsock: always initialize seqpacketallow There are two issues around seqpacketallow: 1. seqpacketallow is not initialized when socket is created. Thus if features are never set, it will be read uninitialized. 2. if...

7.8CVSS6.2AI score0.00216EPSS
SaveExploits0References9
Rows per page
Query Builder