Lucene search
+L

1043 matches found

AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.2 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: bpf: Fixed the WARN function in getbpfrawtp regs. syzkaller reported an issue: WARNING: CPU: 3 PID: 5971 at kernel/trace/bpftrace.c:1861 getbpfrawtp regs+0xa4/0x100 kernel/trace/bpftrace.c:1861 Modules linked in: CPU: 3 UID: 0...

5.5CVSS6.8AI score0.00176EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: BPF: The %p% format string is rejected in bprintf-like helpers. static const char fmt = "%p%"; bpfTracePrintkkernel, fmt, sizeoffmt; The above BPF program is not rejected, but it causes a kernel warning at runtime: “Please remove...

7.1CVSS4.7AI score0.0016EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fixed the jump offset calculation in tailcall. The additional call to bpfintjitcompile skips the JIT context initialization. This effectively skips the offset calculation, resulting in outoffset = -1. Therefore, t...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: BPF: Disabling migration in nfhookrunbpf. Syzbot reported that the netfilter BPF program can be called without disabling migration in the xmit path. Then, the assertion in bpfprogrun fails, triggering a crash below. 0 Let’s use...

7.8CVSS5.5AI score0.00165EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: bpf: Fixed out-of-bounds access in cgroup local storage Lonial reported that an out-of-bounds access in cgroup local storage can occur through tail calls. This occurs when two programs each utilize a cgroup local storage with...

7.8CVSS6.4AI score0.00161EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: bpf: Forgetting ranges when refining tnum after JSET Syzbot reported a kernel warning due to a range invariant violation in the following BPF program. 0: call bpfgetnetnscookie 1: if r0 == 0 goto 2: if r0 & Oxffffffff goto The...

5.5CVSS6AI score0.00169EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/10/29 8:02 a.m.7 views

bpf: Explicitly check accesses to bpf_sock_addr

...

5.5CVSS7AI score0.00222EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/10/29 1:05 a.m.8 views

riscv, bpf: Sign extend struct ops return values properly

...

7.8CVSS7AI score0.00142EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.8 views

SUSE CVE-2025-40050

In the Linux kernel, the following vulnerability has been resolved: bpf: Skip scalar adjustment for BPFNEG if dst is a pointer In checkaluop, the verifier currently calls checkregarg and adjustscalarminmaxvals unconditionally for BPFNEG operations. However, if the destination register holds a...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/28 12:15 p.m.15 views

CVE-2025-40050

In the Linux kernel, the following vulnerability has been resolved: bpf: Skip scalar adjustment for BPFNEG if dst is a pointer In checkaluop, the verifier currently calls checkregarg and adjustscalarminmaxvals unconditionally for BPFNEG operations. However, if the destination register holds a...

0.00207EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/28 12:15 p.m.7 views

UBUNTU-CVE-2025-40079

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Sign extend struct ops return values properly The nsbpfqdisc selftest triggers a kernel panic: Unable to handle kernel paging request at virtual address ffffffffa38dbf58 Current testprogs pgtable: 4K pagesize, 57-bit...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References21
EUVD
EUVD
added 2025/10/28 11:48 a.m.8 views

EUVD-2025-36449

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Sign extend struct ops return values properly The nsbpfqdisc selftest triggers a kernel panic: Unable to handle kernel paging request at virtual address ffffffffa38dbf58 Current testprogs pgtable: 4K pagesize, 57-bit...

5.9AI score0.00142EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/28 11:48 a.m.7 views

EUVD-2025-36478

In the Linux kernel, the following vulnerability has been resolved: bpf: Skip scalar adjustment for BPFNEG if dst is a pointer In checkaluop, the verifier currently calls checkregarg and adjustscalarminmaxvals unconditionally for BPFNEG operations. However, if the destination register holds a...

6AI score0.00207EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.10 views

CVE-2025-40050

In the Linux kernel, the following vulnerability has been resolved: bpf: Skip scalar adjustment for BPFNEG if dst is a pointer In checkaluop, the verifier currently calls checkregarg and adjustscalarminmaxvals unconditionally for BPFNEG operations. However, if the destination register holds a...

5.2AI score0.00207EPSS
SaveExploits0
CVE
CVE
added 2025/10/28 11:48 a.m.21 views

CVE-2025-40041

CVE-2025-40041 documents a LoongArch-specific fix in the Linux kernel: BPF sign-extension of struct ops return values was incorrect, causing a kernel panic in ns_bpf_qdisc. Affected code path: sign-extending a 32-bit skb pointer to 64-bit in the epilogue for struct ops instead of using LoongArch ...

7.8CVSS6AI score0.00144EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.7 views

CVE-2025-40041

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Sign-extend struct ops return values properly The nsbpfqdisc selftest triggers a kernel panic: Oops1: CPU 0 Unable to handle kernel paging request at virtual address 0000000000741d58, era == 90000000851b5ac0, ra =...

7.8CVSS5.1AI score0.00144EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.15 views

CVE-2025-40041 LoongArch: BPF: Sign-extend struct ops return values properly

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Sign-extend struct ops return values properly The nsbpfqdisc selftest triggers a kernel panic: Oops1: CPU 0 Unable to handle kernel paging request at virtual address 0000000000741d58, era == 90000000851b5ac0, ra =...

7.8CVSS0.00144EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/28 12:00 a.m.7 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 the return value of a BPF structure operation not being correctly symbolically expanded, which could cause t...

6.1AI score0.00144EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/10/24 1:01 a.m.11 views

bpf: Fix combination of jit blinding and pointers to bpf subprogs.

...

5.5CVSS7AI score0.00255EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/22 3:31 p.m.7 views

EUVD-2023-60023

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix out-of-bounds access in ipv6findtlv optlen is fetched without checking whether there is more than one byte to parse. It can lead to out-of-bounds access. Found by InfoTeCS on behalf of Linux Verification Center...

4.8AI score0.00526EPSS
SaveExploits0References9
Rows per page
Query Builder