Lucene search
+L

15 matches found

RedHat Linux
RedHat Linux
added 2026/07/06 9:21 p.m.10 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.3AI score0.00137EPSS
SaveExploits0References11
OSV
OSV
added 2026/06/23 2:49 p.m.9 views

SUSE-SU-2026:2592-1 Security update for the Linux Kernel (Live Patch 79 for SUSE Linux Enterprise 12 SP5)

This update for the SUSE Linux Enterprise Kernel 4.12.14-122.299 fixes various security issues The following security issues were fixed: - CVE-2026-31402: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache bsc1261640. - CVE-2026-31504: net: fix fanout UAF in packetrelease via NETDEVUP race...

9.8CVSS5.9AI score0.0049EPSS
SaveExploits7References9
OSV
OSV
added 2026/06/09 12:11 p.m.6 views

CVE-2026-46323 net: gro: don't merge zcopy skbs

In the Linux kernel, the following vulnerability has been resolved: net: gro: don't merge zcopy skbs skbgroreceive can currently copy frags between the source and GRO skb, without checking the zerocopy status, and in particular the SKBFLMANAGEDFRAGREFS flag. When SKBFLMANAGEDFRAGREFS is set, the...

7.8CVSS6.5AI score
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2026/04/03 4:16 p.m.9 views

CVE-2026-23445

In the Linux kernel, the following vulnerability has been resolved: igc: fix page fault in XDP TX timestamps handling If an XDP application that requested TX timestamping is shutting down while the link of the interface in use is still up the following kernel splat is reported: 883.803618 T1554...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/30 1:16 p.m.8 views

CVE-2023-54223

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix invalid buffer access for legacy rq The below crash can be encountered when using xdpsock in rx mode for legacy rq: the buffer gets released in the XDPREDIRECT path, and then once again in the driver. This fix...

9.8CVSS0.00394EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/08 3:31 a.m.9 views

EUVD-2025-201616

In the Linux kernel, the following vulnerability has been resolved: xsk: avoid data corruption on cq descriptor number Since commit 30f241fcf52a "xsk: Fix immature cq descriptor production", the descriptor number is stored in skb control block and xskcqsubmitaddrlocked relies on it to put the ume...

5.7AI score0.00139EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/08 12:9 a.m.32 views

CVE-2025-40290

CVE-2025-40290 concerns the Linux kernel’s XSk patching path. The issue arises from storing the descriptor number in the skb control block to track umem addresses for the xsk completion queue, which is unsafe since the skb control block can be overwritten after transmission. This leads to a NULL ...

7.8CVSS5.8AI score0.00139EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/10/31 4:38 p.m.6 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: gve: guard XSK operations on the existence of queues This patch predicates the enabling and disabling of XSK pools on the existence of queues. As it stands, if the interface is down, disabling or enabling XSK pools would result i...

5.5CVSS7.5AI score0.00203EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/22 2:15 p.m.4 views

DEBIAN-CVE-2023-53698

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

7.8CVSS5.9AI score0.00153EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/10/01 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 improper handling of zero-copy SKB and TX timestamps in the TCP/UDP protocols, which could lead to a memory...

5.8AI score0.00149EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.11 views

PT-2025-37681

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability exists in the Linux kernel related to the xsk socket kernel functionality. Specifically, the issue involves a potential NULL pointer dereference in the xsk transmit Tx pa...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References22
Vulnrichment
Vulnrichment
added 2025/01/21 12:1 p.m.12 views

CVE-2024-57933 gve: guard XSK operations on the existence of queues

In the Linux kernel, the following vulnerability has been resolved: gve: guard XSK operations on the existence of queues This patch predicates the enabling and disabling of XSK pools on the existence of queues. As it stands, if the interface is down, disabling or enabling XSK pools would result i...

7.6AI score0.00203EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.10 views

SUSE CVE-2024-35834

In the Linux kernel, the following vulnerability has been resolved: xsk: recycle buffer in case Rx queue was full Add missing xskbufffree call when xskrcvzc failed to produce descriptor to XSK Rx queue...

5.5CVSS6.9AI score0.00408EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.6 views

kernel: net/mlx5e: xsk: Fix crash on regular rq reactivation

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix crash on regular rq reactivation When the regular rq is reactivated after the XSK socket is closed it could be reading stale cqes which eventually corrupts the rq. This leads to no more traffic being received ...

7.8CVSS6.8AI score0.00125EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/04 7:15 p.m.12 views

UBUNTU-CVE-2021-47105

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: return xsk buffers back to pool when cleaning the ring Currently we only NULL the xdpbuff pointer in the internal SW ring but we never give it back to the xsk buffer pool. This means that buffers can be leaked out of th...

5.5CVSS6.3AI score0.00292EPSS
SaveExploits1References5
Rows per page
Query Builder