Lucene search
+L

303 matches found

RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 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.00134EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/03/19 3:50 a.m.9 views

SUSE CVE-2021-47127

In the Linux kernel, the following vulnerability has been resolved: ice: track AFXDP ZC enabled queues in bitmap Commit c7a219048e45 "ice: Remove xskbuffpool from VSI structure" silently introduced a regression and broke the Tx side of AFXDP in copy mode. xskpool on icering is set only based on t...

5.5CVSS6.2AI score0.00196EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/18 11:15 a.m.7 views

UBUNTU-CVE-2024-26640

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....

7.8CVSS6.2AI score0.0024EPSS
SaveExploits0References28
OSV
OSV
added 2024/03/18 10:19 a.m.8 views

CVE-2024-26640 tcp: add sanity checks to rx zerocopy

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....

7.8CVSS5.9AI score
SaveExploits0References10
OSV
OSV
added 2024/03/15 9:15 p.m.7 views

CVE-2021-47127

In the Linux kernel, the following vulnerability has been resolved: ice: track AFXDP ZC enabled queues in bitmap Commit c7a219048e45 "ice: Remove xskbuffpool from VSI structure" silently introduced a regression and broke the Tx side of AFXDP in copy mode. xskpool on icering is set only based on t...

5.5CVSS5.6AI score0.00196EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/15 9:15 p.m.9 views

UBUNTU-CVE-2021-47127

In the Linux kernel, the following vulnerability has been resolved: ice: track AFXDP ZC enabled queues in bitmap Commit c7a219048e45 "ice: Remove xskbuffpool from VSI structure" silently introduced a regression and broke the Tx side of AFXDP in copy mode. xskpool on icering is set only based on t...

5.5CVSS5.7AI score0.00196EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/03/15 8:14 p.m.11 views

CVE-2021-47127 ice: track AF_XDP ZC enabled queues in bitmap

In the Linux kernel, the following vulnerability has been resolved: ice: track AFXDP ZC enabled queues in bitmap Commit c7a219048e45 "ice: Remove xskbuffpool from VSI structure" silently introduced a regression and broke the Tx side of AFXDP in copy mode. xskpool on icering is set only based on t...

6.5AI score0.00196EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/03/15 8:14 p.m.38 views

CVE-2021-47127 ice: track AF_XDP ZC enabled queues in bitmap

In the Linux kernel, the following vulnerability has been resolved: ice: track AFXDP ZC enabled queues in bitmap Commit c7a219048e45 "ice: Remove xskbuffpool from VSI structure" silently introduced a regression and broke the Tx side of AFXDP in copy mode. xskpool on icering is set only based on t...

6.4AI score0.00196EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/03/13 4:22 a.m.7 views

SUSE CVE-2024-26611

In the Linux kernel, the following vulnerability has been resolved: xsk: fix usage of multi-buffer BPF helpers for ZC XDP Currently when packet is shrunk via bpfxdpadjusttail and memory type is set to MEMTYPEXSKBUFFPOOL, null ptr dereference happens: 1136314.192256 BUG: kernel NULL pointer...

5.5CVSS6.5AI score0.00643EPSS
SaveExploits0References13
OSV
OSV
added 2024/03/11 6:15 p.m.2 views

DEBIAN-CVE-2024-26611

In the Linux kernel, the following vulnerability has been resolved: xsk: fix usage of multi-buffer BPF helpers for ZC XDP Currently when packet is shrunk via bpfxdpadjusttail and memory type is set to MEMTYPEXSKBUFFPOOL, null ptr dereference happens: 1136314.192256 BUG: kernel NULL pointer...

5.5CVSS5.5AI score0.00643EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/11 6:15 p.m.12 views

UBUNTU-CVE-2024-26611

In the Linux kernel, the following vulnerability has been resolved: xsk: fix usage of multi-buffer BPF helpers for ZC XDP Currently when packet is shrunk via bpfxdpadjusttail and memory type is set to MEMTYPEXSKBUFFPOOL, null ptr dereference happens: 1136314.192256 BUG: kernel NULL pointer...

7.5CVSS6.6AI score0.00643EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/04 7:15 p.m.16 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.00294EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.11 views

kernel: tcp: fix skb_copy_ubufs() vs BIG TCP

In the Linux kernel, the following vulnerability has been resolved: tcp: fix skbcopyubufs vs BIG TCP David Ahern reported crashes in skbcopyubufs caused by TCP tx zerocopy using hugepages, and skb length bigger than 68 KB. skbcopyubufs assumed it could copy all payload using up to MAXSKBFRAGS...

7.8CVSS6.7AI score0.00142EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.9 views

kernel: ice: xsk: prohibit usage of non-balanced queue id

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: prohibit usage of non-balanced queue id Fix the following scenario: 1. ethtool -L $IFACE rx 8 tx 96 2. xdpsock -q 10 -t -z Above refers to a case where user would like to attach XSK socket in txonly mode at a queue id...

5.5CVSS6.3AI score0.00165EPSS
SaveExploits0References5
OSV
OSV
added 2023/03/27 9:15 p.m.4 views

DEBIAN-CVE-2023-1078

A flaw was found in the Linux Kernel in RDS Reliable Datagram Sockets protocol. The rdsrmzerocopycallback uses listentry on the head of a list causing a type confusion. Local user can trigger this with rdsmessageput. Type confusion leads to struct rdsmsgzcopyinfo info actually points to something...

7.8CVSS6.5AI score0.00249EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/17 11:05 a.m.10 views

OESA-2023-1177 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In bindertransactionbufferrelease of binder.c, there is a possible use after free due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction...

8.8CVSS6.4AI score0.00652EPSS
SaveExploits1References9
GithubExploit
GithubExploit
added 2022/03/10 1:27 a.m.859 views

Exploit for Improper Initialization in Linux Linux_Kernel

CVE-2022-0847 Dirty Pipe linux kernel lifting analysis toc...

7.8CVSS7.1AI score0.88606EPSS
SaveExploits101
Positive Technologies
Positive Technologies
added 2021/12/17 12:00 a.m.14 views

PT-2021-8134 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to errors in security settings of the xsk component in the Linux kernel. Exploitation of this issue may allow an attacker to execute arbitrary code and elevate the...

7.8CVSS7.6AI score0.08555EPSS
SaveExploits7References1092
Positive Technologies
Positive Technologies
added 2021/06/03 12:00 a.m.7 views

PT-2024-11178 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.12.0-rc2+ 45 Description: A vulnerability in the Linux kernel has been resolved, which was introduced by a commit that removed the xsk buff pool from the VSI structure. This change broke the Tx side of AF XDP ...

5.5CVSS6.7AI score0.00196EPSS
SaveExploits0References12
Kitploit
Kitploit
added 2019/02/11 8:28 p.m.192 views

PF_RING - High-Speed Packet Capture, Filtering And Analysis

PFRING™ is a new type of network socket that dramatically improves the packet capture speed, and that’s characterized by the following properties: 1. Available for Linux kernels 2.6.32 and newer. 2. No need to patch the kernel: just load the kernel module. 3. 10 Gbit Hardware Packet Filtering usi...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder