Lucene search
+L

244 matches found

OSV
OSV
added 2026/08/15 6:22 a.m.6 views

UBUNTU-CVE-2026-74310

In the Linux kernel, the following vulnerability has been resolved: vhost/net: complete zerocopy ubufs only once vhost-net initializes one ubufinfo per outstanding zerocopy TX descriptor and hands it to the backend socket. The networking stack may then clone a zerocopy skb before all skb referenc...

9.3CVSS5.4AI score0.00138EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/15 5:58 a.m.9 views

EUVD-2026-59457

In the Linux kernel, the following vulnerability has been resolved: vhost/net: complete zerocopy ubufs only once vhost-net initializes one ubufinfo per outstanding zerocopy TX descriptor and hands it to the backend socket. The networking stack may then clone a zerocopy skb before all skb referenc...

5.5AI score0.00138EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.34 views

CVE-2026-74310 vhost/net: complete zerocopy ubufs only once

In the Linux kernel, the following vulnerability has been resolved: vhost/net: complete zerocopy ubufs only once vhost-net initializes one ubufinfo per outstanding zerocopy TX descriptor and hands it to the backend socket. The networking stack may then clone a zerocopy skb before all skb referenc...

9.3CVSS0.00138EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:58 a.m.29 views

CVE-2026-74310 vhost/net: complete zerocopy ubufs only once

In the Linux kernel, the following vulnerability has been resolved: vhost/net: complete zerocopy ubufs only once vhost-net initializes one ubufinfo per outstanding zerocopy TX descriptor and hands it to the backend socket. The networking stack may then clone a zerocopy skb before all skb referenc...

9.3CVSS5.6AI score
SaveExploits0References9
CVE
CVE
added 2026/08/15 5:58 a.m.38 views

CVE-2026-74310

The CVE affects the Linux kernel vhost/net zerocopy path. The bug arises when vhost_zerocopy_complete() treats every ubuf callback as a completed descriptor, dereferences ubuf->ctx, and updates state while a cloned skb still holds the same ubuf_info refcount. This can allow a backend reset to ...

9.3CVSS5.4AI score0.00138EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.12 views

PT-2026-72746

In the Linux kernel, the following vulnerability has been resolved: vhost/net: complete zerocopy ubufs only once vhost-net initializes one ubuf info per outstanding zerocopy TX descriptor and hands it to the backend socket. The networking stack may then clone a zerocopy skb before all skb...

5.4AI score0.00138EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/10 1:19 p.m.12 views

CVE-2026-68123

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix GSO userspace truncation underflow OVSACTIONATTRTRUNC currently stores a delta from the original skb length in OVSCBskb-cutlen. When a later userspace action segments a GSO skb, queuegsopackets reuses that delta...

9.8CVSS5.3AI score0.00559EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.11 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: vsock/virtio: Only linear skb values are coalesced. In vsock/virtio common, attempts to coalesce buffers in the rx queue: if a linear skb with a spare tail room is followed by a small skb whose length is limited by GOODCOPYLEN...

5.9AI score0.00166EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.9 views

B&R Automation X20EDS410 Multiple Releases of Same Resource or Handle (CVE-2026-43494)

The Linux kernel version shipped with the affected B&R product X20EDS410 is affected by a vulnerability. A flaw in the kernel's net/rds zerocopy path that fails to reset opnents, leading to a double free. Successful local exploitation of this vulnerability could allow an authenticated attacker wi...

7.8CVSS5.1AI score0.00299EPSS
SaveExploits3References2
OSV
OSV
added 2026/07/28 4:11 p.m.8 views

SUSE-SU-2026:23079-1 Security update for the Linux Kernel (Live Patch 25 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-48.1 fixes various security issues: The following security issues were fixed: - CVE-2026-46173: exit: prevent preemption of oopsing TASKDEAD task bsc1267723. - CVE-2026-52909: ip6vti: set netnsimmutable on the fallback device bsc1268662. -...

8.8CVSS6.8AI score0.00962EPSS
SaveExploits6References13
SUSE Linux
SUSE Linux
added 2026/07/28 1:06 p.m.13 views

Security update for the Linux Kernel (Live Patch 17 for SUSE Linux Enterprise 15 SP7)

This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.53.63 fixes various security issues: The following security issues were fixed: CVE-2026-46120: ip6gre: Use cached t-net in ip6erspanchangelink bsc1267893. CVE-2026-46173: exit: prevent preemption of oopsing TASKDEAD task bsc1267723...

9.3CVSS7.2AI score0.00962EPSS
SaveExploits6References32
RedHat Linux
RedHat Linux
added 2026/07/28 12:57 p.m.10 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.20.31 bug fix and security update

Red Hat OpenShift Container Platform release 4.20.31 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.20. Red Hat Product Security has rated this update as having a...

7.8CVSS5.9AI score0.00141EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 8:50 a.m.12 views

EUVD-2026-48958

In the Linux kernel, the following vulnerability has been resolved: netfilter: handle unreadable frags sashiko reports: When an skb with unreadable fragments such as from devmem TCP, where skbfragsreadableskb returns false is processed by the u32 module, skbcopybits will safely return a negative...

5.8AI score0.00441EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/23 8:19 a.m.18 views

kernel: Linux kernel: Use-After-Free in net/gro due to improper handling of zerocopy skbs

A flaw was found in the Linux kernel's Generic Receive Offload GRO networking subsystem. This vulnerability occurs when skbgroreceive attempts to merge zerocopy socket buffers skbs without properly managing page reference counts, specifically when the SKBFLMANAGEDFRAGREFS flag is set. An attacker...

7.8CVSS7.7AI score0.00137EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/07/23 8:19 a.m.14 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 10. 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 available for each vulnerability from t...

7.8CVSS6.8AI score0.00137EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:00 a.m.9 views

RHEL 10 : kernel (RHSA-2026:44270)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:44270 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel: Use-After-Free in net/g...

7.8CVSS6.9AI score0.00137EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/23 12:00 a.m.6 views

ALSA-2026:44270 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel: Use-After-Free in net/gro due to improper handling of zerocopy skbs CVE-2026-46323 For more details about the security issues, including the impact, a CVSS score,...

7.8CVSS5.8AI score0.00137EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 11:10 p.m.11 views

CVE-2026-63970

A flaw was found in the Linux kernel's vsock/virtio transport. This vulnerability occurs when the system processes zerocopy socket buffers skbs and encounters an error during memory allocation for fixed-buffer vectored data. The system may attempt to free memory incorrectly, leading to a...

7.8CVSS5.3AI score0.00175EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.15 views

SUSE CVE-2026-63970

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: bind uarg before filling zerocopy skb virtiotransportsendpktinfo allocates or reuses the zerocopy uarg before entering the send loop, but virtiotransportallocskb still fills the skb before it inherits that uarg. Whe...

7.8CVSS5.3AI score0.00175EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/20 12:22 p.m.7 views

SUSE-SU-2026:22879-1 Security update for the Linux Kernel (Live Patch 13 for SUSE Linux Enterprise 16)

This update for the SUSE Linux Enterprise Kernel 6.12.0-160000.34.1 fixes various security issues The following security issues were fixed: - CVE-2026-45970: bonding: alb: fix UAF in rlbarprecv during bond up/down bsc1267206. - CVE-2026-46120: ip6gre: Use cached t-net in ip6erspanchangelink...

7.8CVSS6.7AI score0.0051EPSS
SaveExploits1References15
Rows per page
Query Builder