Lucene search
+L

681 matches found

AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: virtio-net: The issue of checking the received length in large packets has been fixed. Since commit 4959aebba8c0 “virtio-net: Use the MTU size as the buffer length for large packets”, when the guest gso is disabled, the allocated...

8.4CVSS5.7AI score0.00166EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net: sched: avoiding a race condition for qdiscresetalltxgt when dealing with lockless qdiscs When reducing the number of real TX queues, the netifsetrealnumtxqueues function calls qdiscresetalltxgt to flush the qdiscs for queues...

7.8CVSS4.6AI score0.00137EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/29 5:32 a.m.9 views

CVE-2026-64552

A flaw was found in the Linux kernel's virtio-net component. A malicious virtio backend can exploit an insufficient length check in the receivebig function, leading to an out-of-bounds write. This vulnerability can result in a denial of service DoS due to system instability or crashes...

8.4CVSS5.8AI score0.00144EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/28 5:7 p.m.9 views

SUSE CVE-2026-64552

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

8.4CVSS5.7AI score0.00144EPSS
SaveExploits0References3
Nvidia
Nvidia
added 2026/07/28 12:0 a.m.11 views

Security Bulletin: NVIDIA Networking Bluefield, ConnectX - July 2026

NVIDIA has released a software update for NVIDIA® Networking Bluefield, ConnectX. To protect your system, download and install the latest NVIDIA components from VIRTIO-Net. Go to NVIDIA Product Security. Details The following table summarizes the potential vulnerabilities that this security updat...

6.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-64552

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose:...

8.4CVSS5.5AI score0.00144EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 9:17 p.m.6 views

UBUNTU-CVE-2026-64552

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

8.4CVSS5.6AI score0.00144EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/27 9:17 p.m.4 views

CVE-2026-64552

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

8.4CVSS5.4AI score0.00144EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/27 8:10 p.m.39 views

CVE-2026-64552

Summary (CVE-2026-64552) In the Linux kernel virtio-net, receive_big() does a length check against (big_packets_num_skbfrags + 1) * PAGE_SIZE, but a gap remains due to add_recvbuf_big() placing sg[1] after the padded vnet header. A malicious virtio backend can announce a length in that gap, causi...

8.4CVSS5.7AI score0.00144EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/27 8:10 p.m.39 views

CVE-2026-64552 virtio-net: fix len check in receive_big()

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

8.4CVSS0.00144EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/27 8:10 p.m.30 views

CVE-2026-64552

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

8.4CVSS5.6AI score0.00144EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/27 8:10 p.m.14 views

EUVD-2026-49603

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

5.7AI score0.00144EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/27 8:10 p.m.9 views

CVE-2026-64552 virtio-net: fix len check in receive_big()

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

8.4CVSS5.7AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/27 12:0 a.m.14 views

PT-2026-65227

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receive big receive big bounds the device-announced length by big packets num skbfrags + 1 PAGE SIZE. That is still too loose: add recvbuf big sets sg1 to start at offset sizeofstruct padded vnet hdr...

5.7AI score0.00144EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/21 8:27 a.m.5 views

SUSE-SU-2026:22742-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-10263: arm64: cputype: Add C1-Premium definitions bsc1266290. - CVE-2025-39894: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm...

9.8CVSS8.1AI score0.93235EPSS
SaveExploits58References541
OSV
OSV
added 2026/07/21 8:27 a.m.4 views

SUSE-SU-2026:22769-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-10263: arm64: cputype: Add C1-Premium definitions bsc1266290. - CVE-2025-39894: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm...

9.8CVSS7.2AI score0.93235EPSS
SaveExploits58References541
OSV
OSV
added 2026/07/21 8:27 a.m.7 views

SUSE-SU-2026:22835-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-10263: arm64: cputype: Add C1-Premium definitions bsc1266290. - CVE-2025-39894: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm...

9.8CVSS7.4AI score0.93235EPSS
SaveExploits58References541
OSV
OSV
added 2026/07/21 8:27 a.m.5 views

SUSE-SU-2026:22812-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-10263: arm64: cputype: Add C1-Premium definitions bsc1266290. - CVE-2025-39894: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm...

9.8CVSS7.4AI score0.93235EPSS
SaveExploits58References541
OSV
OSV
added 2026/07/21 8:27 a.m.5 views

OPENSUSE-SU-2026:21388-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-10263: arm64: cputype: Add C1-Premium definitions bsc1266290. - CVE-2025-39894: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm...

9.8CVSS7.4AI score0.93235EPSS
SaveExploits58References540
OSV
OSV
added 2026/07/08 2:58 p.m.20 views

SUSE-SU-2026:2799-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 RT kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-10263: arm64: cputype: Add C1-Ultra definitions bsc1266290. - CVE-2025-40216: iouring/rsrc: don't rely on user vaddr alignment bsc1259764. - CVE-2025-40341:...

9.8CVSS6.8AI score0.93235EPSS
SaveExploits55References351
Rows per page
Query Builder