Lucene search
+L

1103 matches found

Rockylinux
Rockylinux
added 2024/05/10 2:32 p.m.22 views

xdp-tools bug fix and enhancement update

An update is available for xdp-tools. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rocky Linux 9....

6.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/07 2:49 a.m.10 views

SUSE CVE-2022-48690

In the Linux kernel, the following vulnerability has been resolved: ice: Fix DMA mappings leak Fix leak, when user changes ring parameters. During reallocation of RX buffers, new DMA mappings are created for those buffers. New buffers with different RX ring count should substitute older ones, but...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.12 views

SUSE CVE-2024-27050

In the Linux kernel, the following vulnerability has been resolved: libbpf: Use OPTSSET macro in bpfxdpquery When the featureflags and xdpzcmaxsegs fields were added to the libbpf bpfxdpqueryopts, the code writing them did not use the OPTSSET macro. This causes libbpf to write to those fields...

7.8CVSS6.8AI score0.00282EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/01 1:15 p.m.6 views

DEBIAN-CVE-2024-27050

In the Linux kernel, the following vulnerability has been resolved: libbpf: Use OPTSSET macro in bpfxdpquery When the featureflags and xdpzcmaxsegs fields were added to the libbpf bpfxdpqueryopts, the code writing them did not use the OPTSSET macro. This causes libbpf to write to those fields...

7.8CVSS5.5AI score0.00282EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 1:15 p.m.18 views

UBUNTU-CVE-2024-27026

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix missing reserved tailroom Use rbi-len instead of rcd-len for non-dataring packet. Found issue: XDPWARN: xdpupdateframefrombuffline:278: Driver BUG: missing reserved tailroom WARNING: CPU: 0 PID: 0 at net/core/xdp.c:5...

7.5CVSS5.9AI score0.00759EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2024/05/01 12:00 a.m.8 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 Linux kernel, which stems from a security flaw in XDPupdateframefrombuff...

5.5CVSS6.4AI score0.00759EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 views

kernel: Linux kernel: Denial of service in network core via incorrect frame size handling

A flaw was found in the Linux kernel. The bpfxdpadjusttail function, which is part of the network core, contains an unnecessary check for the framesz parameter. A local attacker with high privileges could exploit this vulnerability by providing a malformed framesz value, potentially leading to a...

5.8AI score0.00199EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.14 views

kernel: bpf, cpumap: Handle skb as well when clean up ptr_ring

An incorrect object type handling flaw was found in the Linux kernel's BPF cpumap implementation in the cleanup path. A local user can trigger this issue by running XDP redirect operations in SKB mode with the cpumap, causing the cleanup code to incorrectly treat socket buffers as XDP frames when...

7.8CVSS7.3AI score0.00164EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.20 views

kernel: net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()

A locking flaw in the Mellanox mlx5 Ethernet driver allowed calls to xdpsetfeatures without holding the required rtnetlink RTNL lock. A local administrator switching device profiles for example, from an uplink representor to a Network Interface Card profile could trigger notifier paths without...

5.5CVSS7.4AI score0.0018EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/17 11:15 a.m.19 views

AZL-59456 CVE-2024-26853 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: igc: avoid returning frame twice in XDPREDIRECT When a frame can not be transmitted in XDPREDIRECT e.g. due to a full queue, it is necessary to free it by calling xdpreturnframerxnapi. However, this is the responsibility of the...

5.5CVSS6.3AI score0.00626EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.12 views

UBUNTU-CVE-2024-26853

In the Linux kernel, the following vulnerability has been resolved: igc: avoid returning frame twice in XDPREDIRECT When a frame can not be transmitted in XDPREDIRECT e.g. due to a full queue, it is necessary to free it by calling xdpreturnframerxnapi. However, this is the responsibility of the...

9.8CVSS6.2AI score0.00626EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.6 views

SUSE CVE-2024-26803

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/04/04 5:16 p.m.27 views

CVE-2024-26803

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/04 9:15 a.m.25 views

CVE-2024-26803

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

5.5CVSS7.5AI score0.00225EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/04 9:15 a.m.3 views

DEBIAN-CVE-2024-26803

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

5.5CVSS5.8AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/04 9:15 a.m.22 views

UBUNTU-CVE-2024-26803

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.31 views

CVE-2024-26803 net: veth: clear GRO when clearing XDP even when down

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

7.7AI score0.00225EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.23 views

CVE-2024-26803

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

5.5CVSS7.2AI score0.00225EPSS
SaveExploits0
OSV
OSV
added 2024/04/04 8:20 a.m.10 views

CVE-2024-26803 net: veth: clear GRO when clearing XDP even when down

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

6.1AI score
SaveExploits0References8
CVE
CVE
added 2024/04/04 8:20 a.m.208 views

CVE-2024-26803

Technical details beyond the initial description are not provided in the connected documents. Public specifics about affected products, versions, or fixes are not available here; monitor for official updates.

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder