Lucene search
+L

668 matches found

OSV
OSV
added 2025/02/26 7:1 a.m.4 views

UBUNTU-CVE-2022-49687

In the Linux kernel, the following vulnerability has been resolved: virtionet: fix xdprxqinfo bug after suspend/resume The following sequence currently causes a driver bug warning when using virtionet: ip link set eth0 up echo mem /sys/power/state or e.g. rtcwake -s 10 -m mem ip link set eth0 dow...

7.1CVSS6.2AI score0.00289EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 2:24 a.m.8 views

CVE-2022-49687 virtio_net: fix xdp_rxq_info bug after suspend/resume

In the Linux kernel, the following vulnerability has been resolved: virtionet: fix xdprxqinfo bug after suspend/resume The following sequence currently causes a driver bug warning when using virtionet: ip link set eth0 up echo mem /sys/power/state or e.g. rtcwake -s 10 -m mem ip link set eth0 dow...

7.1CVSS5.8AI score0.00289EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2025/02/18 12:0 a.m.6 views

The vulnerability of the virtio_net component in the Linux operating system, which allows a hacker to cause a service failure

The vulnerability of the virtionet component in the Linux operating system is related to incorrect resource locking. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References41Affected Software5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: virtionet: Added a check for hashkeylength. A check for hashkeylength was added in virtnetprobe to avoid possible out-of-bounds errors when setting/read the hash key...

7.1CVSS6.2AI score0.00236EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fixed the warning from napibcacheput. After the commit bdacf3e34945 “net: Use nested-BH locking for napialloccache.” was merged, the following warning began to appear: WARNING: CPU: 5 PID: 1 at net/core/skbuff.c:1451...

5.5CVSS6.2AI score0.00248EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: net: Missing check for virtio Two missing checks in virtionethdrtoskb allowed syzbot to crash kernels again. 1. After the skbsegment function, the buffer may become non-linear nrfrags != 0. However, since the SKBTXSHAREDFRAG...

5.5CVSS6.6AI score0.00237EPSS
SaveExploits0References3
Amazon
Amazon
added 2025/02/05 12:0 a.m.7 views

Important: kernel-livepatch-6.1.96-102.177

Issue Overview: kernel: virtio-net: tap: mlx5core short frame denial of service CVE-2024-41090 kernel: virtio-net: tun: mlx5core short frame denial of service CVE-2024-41091 Affected Packages: kernel-livepatch-6.1.96-102.177 Issue Correction: Please ensure you have live patching enabled. Run dnf...

7.1CVSS8.2AI score0.00254EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/05 12:0 a.m.4 views

Important: kernel-livepatch-6.1.97-104.177

Issue Overview: kernel: virtio-net: tap: mlx5core short frame denial of service CVE-2024-41090 kernel: virtio-net: tun: mlx5core short frame denial of service CVE-2024-41091 Affected Packages: kernel-livepatch-6.1.97-104.177 Issue Correction: Please ensure you have live patching enabled. Run dnf...

7.1CVSS8.2AI score0.00254EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/05 12:0 a.m.4 views

Important: kernel-livepatch-6.1.94-99.176

Issue Overview: kernel: virtio-net: tap: mlx5core short frame denial of service CVE-2024-41090 kernel: virtio-net: tun: mlx5core short frame denial of service CVE-2024-41091 Affected Packages: kernel-livepatch-6.1.94-99.176 Issue Correction: Please ensure you have live patching enabled. Run dnf...

7.1CVSS8.2AI score0.00254EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/05 12:0 a.m.3 views

Important: kernel-livepatch-6.1.92-99.174

Issue Overview: kernel: virtio-net: tap: mlx5core short frame denial of service CVE-2024-41090 kernel: virtio-net: tun: mlx5core short frame denial of service CVE-2024-41091 Affected Packages: kernel-livepatch-6.1.92-99.174 Issue Correction: Please ensure you have live patching enabled. Run dnf...

7.1CVSS8.2AI score0.00254EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2025/02/05 12:0 a.m.9 views

Huawei EulerOS: Security Advisory for qemu (EulerOS-SA-2025-1088)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.8CVSS7.1AI score0.0065EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.5 views

virtio_net: Add hash_key_length check

...

7.1CVSS7.5AI score0.00236EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/01/13 5:50 a.m.15 views

CVE-2024-57843

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix overflow inside virtnetrqalloc When the frag just got a page, then may lead to regression on VM. Specially if the sysctl net.core.highorderallocdisable value is 1, then the frag always get a page when do refill...

5.5CVSS7.1AI score0.00198EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/12 12:14 a.m.6 views

SUSE CVE-2024-56674

In the Linux kernel, the following vulnerability has been resolved: virtionet: correct netdevtxresetqueue invocation point When virtnetclose is followed by virtnetopen, some TX completions can possibly remain unconsumed, until they are finally processed during the first NAPI poll after the...

5.5CVSS7.5AI score0.00199EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/12 12:13 a.m.7 views

SUSE CVE-2024-57843

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix overflow inside virtnetrqalloc When the frag just got a page, then may lead to regression on VM. Specially if the sysctl net.core.highorderallocdisable value is 1, then the frag always get a page when do refill...

7.8CVSS7.8AI score0.00198EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/11 3:15 p.m.7 views

AZL-67779 CVE-2024-57843 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix overflow inside virtnetrqalloc When the frag just got a page, then may lead to regression on VM. Specially if the sysctl net.core.highorderallocdisable value is 1, then the frag always get a page when do refill...

5.5CVSS6.8AI score0.00198EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/11 3:15 p.m.12 views

CVE-2024-57843

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix overflow inside virtnetrqalloc When the frag just got a page, then may lead to regression on VM. Specially if the sysctl net.core.highorderallocdisable value is 1, then the frag always get a page when do refill...

5.5CVSS0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 3:15 p.m.4 views

DEBIAN-CVE-2024-57843

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix overflow inside virtnetrqalloc When the frag just got a page, then may lead to regression on VM. Specially if the sysctl net.core.highorderallocdisable value is 1, then the frag always get a page when do refill...

5.5CVSS5.9AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 3:15 p.m.7 views

UBUNTU-CVE-2024-57843

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix overflow inside virtnetrqalloc When the frag just got a page, then may lead to regression on VM. Specially if the sysctl net.core.highorderallocdisable value is 1, then the frag always get a page when do refill...

5.5CVSS6.4AI score0.00198EPSS
SaveExploits0References20
CVE
CVE
added 2025/01/11 2:30 p.m.194 views

CVE-2024-57843

CVE-2024-57843 : In the Linux kernel, a vulnerability in virtio-net can cause overflow in virtnet_rq_alloc when a fragment spans a page and the total buffer size plus virtnet_rq_dma exceeds one page. This can lead to reliable VM crashes or SCP failures. Root cause: virtnet_rq_dma reserves 16 byte...

5.5CVSS6.8AI score0.00198EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder