Lucene search
+L

2906 matches found

RedhatCVE
RedhatCVE
added 2026/05/28 2:25 a.m.24 views

CVE-2026-45903

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF verifier. This vulnerability occurs because several BPF helper functions lack proper memory access flags, such as MEMRDONLY or MEMWRITE. Consequently, the verifier may incorrectly assume that buffer contents remain unchanged across...

7.1CVSS5.9AI score0.00158EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 12:42 a.m.23 views

CVE-2026-45933

A flaw was found in the Linux kernel's BPF Berkeley Packet Filter verifier. The synclinkedregs function fails to preserve the register ID during bounds propagation, which can lead to incorrect register state. This issue may allow a local attacker to trigger a 'division by zero' error, resulting i...

7.8CVSS5.8AI score0.00177EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/27 3:33 p.m.23 views

EUVD-2026-32352

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpfxdpstorebytes proto for read-only arg While making some maps in Cilium read-only from the BPF side, we noticed that the bpfxdpstorebytes proto is incorrect. In particular, the verifier was throwing the following error...

5.8AI score0.0016EPSS
SaveExploits0References7
NVD
NVD
added 2026/05/27 2:17 p.m.27 views

CVE-2026-45903

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memory access flags in helper prototypes After commit 37cce22dbd51 "bpf: verifier: Refactor helper access type tracking", the verifier started relying on the access type flags in helper function prototypes to perform...

7.1CVSS0.00158EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/27 2:17 p.m.14 views

UBUNTU-CVE-2026-45886

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpfxdpstorebytes proto for read-only arg While making some maps in Cilium read-only from the BPF side, we noticed that the bpfxdpstorebytes proto is incorrect. In particular, the verifier was throwing the following error...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2026/05/27 12:17 p.m.55 views

CVE-2026-45903 bpf: Fix memory access flags in helper prototypes

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memory access flags in helper prototypes After commit 37cce22dbd51 "bpf: verifier: Refactor helper access type tracking", the verifier started relying on the access type flags in helper function prototypes to perform...

0.00158EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/27 12:17 p.m.10 views

CVE-2026-45903 bpf: Fix memory access flags in helper prototypes

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memory access flags in helper prototypes After commit 37cce22dbd51 "bpf: verifier: Refactor helper access type tracking", the verifier started relying on the access type flags in helper function prototypes to perform...

5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/05/27 12:17 p.m.36 views

CVE-2026-45903

CVE-2026-45903 concerns the Linux kernel where the BPF verifier memory-access flag handling in helper prototypes was incorrect. After a verifier refactor, several helpers using ARG_PTR_TO_MEM lacked MEM_RDONLY or MEM_WRITE, causing the verifier to incorrectly assume buffers were unchanged across ...

7.1CVSS5.9AI score0.00158EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/05/27 12:16 p.m.46 views

CVE-2026-45886

CVE-2026-45886: In the Linux kernel, a patch fixes the bpf_xdp_store_bytes prototype for read-only arguments. The issue caused the verifier to treat the third argument as a BPF_WRITE target when NATed map memory was read-only, resulting in a forbidden write to a read-only map. The patch adjusts t...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/05/27 12:16 p.m.55 views

CVE-2026-45886 bpf: Fix bpf_xdp_store_bytes proto for read-only arg

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpfxdpstorebytes proto for read-only arg While making some maps in Cilium read-only from the BPF side, we noticed that the bpfxdpstorebytes proto is incorrect. In particular, the verifier was throwing the following error...

0.0016EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/27 12:16 p.m.12 views

CVE-2026-45886 bpf: Fix bpf_xdp_store_bytes proto for read-only arg

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpfxdpstorebytes proto for read-only arg While making some maps in Cilium read-only from the BPF side, we noticed that the bpfxdpstorebytes proto is incorrect. In particular, the verifier was throwing the following error...

6.2AI score
SaveExploits0References9
NVD
NVD
added 2026/05/27 11:16 a.m.31 views

CVE-2026-45839

In the Linux kernel, the following vulnerability has been resolved: bpf: reject negative CO-RE accessor indices in bpfcoreparsespec CO-RE accessor strings are colon-separated indices that describe a path from a root BTF type to a target field, e.g. "0:1:2" walks through nested struct members...

7.8CVSS0.00133EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/27 11:16 a.m.15 views

UBUNTU-CVE-2026-45839

In the Linux kernel, the following vulnerability has been resolved: bpf: reject negative CO-RE accessor indices in bpfcoreparsespec CO-RE accessor strings are colon-separated indices that describe a path from a root BTF type to a target field, e.g. "0:1:2" walks through nested struct members...

7.8CVSS5.7AI score0.00133EPSS
SaveExploits0References38
CVE
CVE
added 2026/05/27 9:24 a.m.70 views

CVE-2026-45839

CVE-2026-45839 is a Linux kernel vulnerability where negative CO-RE accessor indices in bpf_core_parse_spec() could cause an out-of-bounds read, leading to a deterministic kernel crash during BPF program load on systems with CONFIG_DEBUG_INFO_BTF=y. The issue arises because sscanf parses componen...

7.8CVSS5.8AI score0.00133EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/27 9:24 a.m.11 views

CVE-2026-45839 bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec()

In the Linux kernel, the following vulnerability has been resolved: bpf: reject negative CO-RE accessor indices in bpfcoreparsespec CO-RE accessor strings are colon-separated indices that describe a path from a root BTF type to a target field, e.g. "0:1:2" walks through nested struct members...

5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/05/27 9:24 a.m.21 views

EUVD-2026-32165

In the Linux kernel, the following vulnerability has been resolved: bpf: reject negative CO-RE accessor indices in bpfcoreparsespec CO-RE accessor strings are colon-separated indices that describe a path from a root BTF type to a target field, e.g. "0:1:2" walks through nested struct members...

5.8AI score0.00133EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the absence of memory access flags in the BPF helper function prototype. This leads to the verifier...

5.9AI score0.00158EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.24 views

PT-2026-43753

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel where the prototype for the bpf xdp store bytes function is incorrect. The verifier incorrectly expects the third argument to be of type ARG PTR TO...

5.5CVSS5.4AI score0.0016EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.22 views

PT-2026-43770

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the BPF verifier where it relies on access type flags in helper function prototypes for memory access optimizations. Several helper functions using ARG PTR TO MEM lack...

7.1CVSS6AI score0.00158EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:00 a.m.25 views

Linux Distros Unpatched Vulnerability : CVE-2026-45839

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: reject negative CO-RE accessor indices in bpfcoreparsespec CO-RE accessor strings are colon- separated indices that describe a path from a root BTF type to...

7.8CVSS5.9AI score0.00133EPSS
SaveExploits0References2
Rows per page
Query Builder