Lucene search
+L

1041 matches found

NVD
NVD
added 5 days ago5 views

CVE-2026-68295

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Zero-extend signed ALU32 div/mod results ALU32 operations write a 32-bit result and leave the upper 32 bits of the BPF register zero. The LoongArch JIT sign-extends the result of signed ALU32 BPFDIV and BPFMOD...

7.8CVSS0.00154EPSS
SaveExploits0References2
Cvelist
Cvelist
added 5 days ago31 views

CVE-2026-68295 LoongArch: BPF: Zero-extend signed ALU32 div/mod results

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Zero-extend signed ALU32 div/mod results ALU32 operations write a 32-bit result and leave the upper 32 bits of the BPF register zero. The LoongArch JIT sign-extends the result of signed ALU32 BPFDIV and BPFMOD...

7.8CVSS0.00154EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago31 views

CVE-2026-68295

In the Linux kernel, LoongArch BPF ALU32 division/modulo results were sign-extended in the JIT, causing upper 32 bits to be set while verifier/interpreter assume zero-extension. The issue arises when signed ALU32 BPF_DIV/BPF_MOD (off=1) produce a negative quotient/remainder, leaving bits 63:32 se...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References2
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-55396

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Zero-extend signed ALU32 div/mod results ALU32 operations write a 32-bit result and leave the upper 32 bits of the BPF register zero. The LoongArch JIT sign-extends the result of signed ALU32 BPFDIV and BPFMOD...

5.4AI score0.00154EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago24 views

CVE-2026-68285

The CVE concerns LoongArch BPF in the Linux kernel. Root cause: during JIT compilation, bpf_int_jit_compile() may return early on the first pass, leaving ctx->offset alive; if a later subprogram fails, bpf_jit_free() does not free jit_data->ctx.offset, causing a memory leak of the JIT conte...

5.3AI score0.00162EPSS
SaveExploits0References2
Cvelist
Cvelist
added 5 days ago29 views

CVE-2026-68285 LoongArch: BPF: Fix memory leak in bpf_jit_free()

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fix memory leak in bpfjitfree When bpfintjitcompile is called for subprograms, it returns early during the first pass !prog-isfunc || extrapass is false, keeping ctx-offset alive for the subsequent extra pass. If...

0.00162EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 5 days ago10 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Enabling exception fixup for specific ADE subcodes This patch enables the LoongArch BPF JIT to handle recoverable memory access errors generated by BPFPROBEMEM instructions. When a BPF program performs memory access...

5.5CVSS5.3AI score0.00121EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 5 days ago8 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: BPF: Narrow access to the pointer ctx fields is now rejected. The following BPF program, simplified from a syzkaller repro, causes a kernel warning: c r0 = u8 r1 + 169; exit; Here, the pointer field sk is located at offset 168 in...

5.5CVSS5.3AI score0.00193EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 5 days ago6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: BPF: Freeing special fields when updating lru,percpuhash maps Since lru,percpuhash maps support BPFKPTRREF,PERCPU, missing calls to ‘bpfobjfreefields’ in ‘pcpucopyvalue’ could cause the memory referenced by BPFKPTRREF,PERCPU fiel...

5.8AI score0.00166EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 5 days ago7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: In the bpf and arm64 architectures, there is a vulnerability where forced 8-byte alignment of the JIT buffer is required to prevent atomic tearing. The struct bpfplt structure contains a u64 target field. Currently, the BPF JIT...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 5 days ago5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: bpf: Ensuring that pending IRQ work is processed before freeing the ring buffer. A race condition was addressed in this fix, where irqwork could be queued in bpfringbufcommit, but the ring buffer was freed before the work execute...

7.8CVSS5.4AI score0.00141EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 5 days ago10 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: bpf: Check skb-transportheader is set in bpfskbcheckmtu. The bpfskbcheckmtu helper needs to use skb-transportheader when the BPFMTUCHKSEGS flag is used: bpfskbcheckmtuskb, ifindex, &mtulen, 0, BPFMTUCHKSEGS. The transportheader i...

5.2AI score0.00184EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/06 11:45 a.m.6 views

CVE-2026-64575

A flaw was found in the Linux kernel. A double release of socket resources can occur during batch reallocation in the BPF Berkeley Packet Filter TCP iterator. A local attacker could exploit this vulnerability to trigger a kernel panic. This leads to a system crash, resulting in a Denial of Servic...

7.8CVSS5.4AI score0.00118EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/05 8:9 a.m.55 views

CVE-2026-64575

CVE-2026-64575 affects the Linux kernel’s BPF TCP iterator. The issue is a double release of socket resources during batch reallocation in bpf_iter_tcp_batch, where on realloc failure the code returns ERR_PTR() and leaves cur_sk

7.8CVSS5.4AI score0.00118EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/05 8:9 a.m.9 views

CVE-2026-64575

In the Linux kernel, the following vulnerability has been resolved: bpf: tcp: fix double sock release on batch realloc bpfitertcpbatch releases the current batch via bpfitertcpputbatch, which drops the socket refs and rewrites each slot with the socket cookie, then grows the batch. cursk/endsk ar...

7.8CVSS5.3AI score0.00118EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/29 10:26 a.m.8 views

CVE-2026-64507

A flaw was found in the Linux kernel. This vulnerability involves an incomplete defense against Spectre-v2, a type of attack that can expose sensitive information by exploiting how modern processors predict future operations. Specifically, when the Berkeley Packet Filter BPF Just-In-Time JIT...

5.5CVSS6AI score0.00157EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 8:19 a.m.10 views

CVE-2026-64352

A flaw was found in the Linux kernel's BPF Berkeley Packet Filter subsystem. When certain security modules interact with network routing tables, it can trigger diagnostic warnings. This issue primarily affects debug kernels by generating console messages and does not lead to direct security...

5.5CVSS5.8AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/28 3:41 p.m.6 views

CVE-2026-64355

A flaw was found in the Linux kernel's BPF Berkeley Packet Filter devmap feature. When handling devmap broadcast redirects, fragmented network frames are not properly managed during the cloning process. This can lead to an out-of-bounds access, where the system attempts to read or write data beyo...

9.8CVSS5.8AI score0.00502EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/27 9:17 p.m.5 views

UBUNTU-CVE-2026-64545

In the Linux kernel, the following vulnerability has been resolved: net, bpf: check master for NULL in xdpmasterredirect xdpmasterredirect dereferences the result of netdevmasterupperdevgetrcu without a NULL check, but that helper returns NULL when the receiving device has no upper-master...

7.5CVSS5.7AI score0.00496EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/27 8:10 p.m.10 views

CVE-2026-64548

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: reject overflowing copy + len in bpfmsgpushdata When the scatterlist ring is full or nearly full, bpfmsgpushdata enters a copy fallback path and computes copy + len for the page allocation size. Since len comes from...

8.4CVSS5.7AI score0.00144EPSS
SaveExploits0
Rows per page
Query Builder