Lucene search
+L

1974 matches found

Cvelist
Cvelist
added 2025/08/19 5:3 p.m.17 views

CVE-2025-38591 bpf: Reject narrower access to pointer ctx fields

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject narrower access to pointer ctx fields The following BPF program, simplified from a syzkaller repro, causes a kernel warning: r0 = u8 r1 + 169; exit; With pointer field sk being at offset 168 in skbuff. This access is...

0.00193EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/08/19 5:3 p.m.22 views

CVE-2025-38586 bpf, arm64: Fix fp initialization for exception boundary

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix fp initialization for exception boundary In the ARM64 BPF JIT when prog-aux-exceptionboundary is set for a BPF program, findusedcalleeregs is not called because for a program acting as exception boundary, all call...

7.8CVSS0.00164EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/08/19 5:3 p.m.6 views

CVE-2025-38586

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix fp initialization for exception boundary In the ARM64 BPF JIT when prog-aux-exceptionboundary is set for a BPF program, findusedcalleeregs is not called because for a program acting as exception boundary, all call...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0
OSV
OSV
added 2025/08/19 5:3 p.m.7 views

CVE-2025-38586 bpf, arm64: Fix fp initialization for exception boundary

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix fp initialization for exception boundary In the ARM64 BPF JIT when prog-aux-exceptionboundary is set for a BPF program, findusedcalleeregs is not called because for a program acting as exception boundary, all call...

7.8CVSS6AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/08/19 12:0 a.m.4 views

riscv-boom SonicBOOM 安全漏洞

riscv-boom SonicBOOM is a SonicBOOM: The Berkeley Out-of-Order RISC-V Processor open source SonicBOOM: The Berkeley Mess Machine. A security vulnerability exists in riscv-boom SonicBOOM version 1.2, which stems from improper memory access control and could lead to a denial of service...

4.3CVSS6.6AI score0.00268EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2025/08/19 12:0 a.m.5 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 originates in the bpf, ktls module that could lead to data corruption when using bpfmsgpopdata...

5.5CVSS7.1AI score0.00389EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2018-1000875

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Berkeley Open Infrastructure for Network Computing BOINC Server and Website Code version 0.9-1.0.2 contains a CWE-302: Authentication Bypass by Assumed-Immutabl...

9.8CVSS8.3AI score0.01676EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/08/19 12:0 a.m.17 views

PT-2025-33805 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue where the BPF JSET conditional jump is not correctly handled during control flow graph CFG computation. This can lead to incorrect live register and...

6.8AI score0.00151EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-38489

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Fix bpfarchtextpoke with newaddr == NULL again Commit 7ded842b356d s390/bpf: Fix...

5.5CVSS5.8AI score0.00136EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/08/18 11:27 a.m.15 views

CVE-2025-38528

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

5.5CVSS6.2AI score0.0016EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.10 views

SUSE CVE-2025-38528

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

3.3CVSS6.4AI score0.0016EPSS
SaveExploits0References22
OSV
OSV
added 2025/08/16 12:15 p.m.15 views

AZL-73557 CVE-2025-38528 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

7.1CVSS5.6AI score0.0016EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/16 12:15 p.m.6 views

CVE-2025-38528

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

7.1CVSS0.0016EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/08/16 11:12 a.m.6 views

CVE-2025-38528

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

7.1CVSS5.3AI score0.0016EPSS
SaveExploits0
CVE
CVE
added 2025/08/16 11:12 a.m.67 views

CVE-2025-38528

CVE-2025-38528: Linux kernel BPF format-string vulnerability in bprintf-like helpers. Root cause: bpf_bprintf_prepare incorrectly skips the second % in %p% during processing, allowing a risky %\x00 to reach the format decoder. The patch changes behavior to not skip punctuation, causing the invali...

7.1CVSS6.4AI score0.0016EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/08/16 11:12 a.m.20 views

CVE-2025-38528 bpf: Reject %p% format string in bprintf-like helpers

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

7.1CVSS0.0016EPSS
SaveExploits0References6
NVD
NVD
added 2025/08/16 10:15 a.m.8 views

CVE-2025-38502

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix oob access in cgroup local storage Lonial reported that an out-of-bounds access in cgroup local storage can be crafted via tail calls. Given two programs each utilizing a cgroup local storage with a different value size,...

7.8CVSS0.00161EPSS
SaveExploits0References8
OSV
OSV
added 2025/08/16 10:15 a.m.10 views

UBUNTU-CVE-2025-38502

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix oob access in cgroup local storage Lonial reported that an out-of-bounds access in cgroup local storage can be crafted via tail calls. Given two programs each utilizing a cgroup local storage with a different value size,...

7.8CVSS6.5AI score0.00161EPSS
SaveExploits0References24
OSV
OSV
added 2025/08/16 9:34 a.m.7 views

CVE-2025-38502 bpf: Fix oob access in cgroup local storage

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix oob access in cgroup local storage Lonial reported that an out-of-bounds access in cgroup local storage can be crafted via tail calls. Given two programs each utilizing a cgroup local storage with a different value size,...

7.8CVSS7.2AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/08/16 9:34 a.m.7 views

CVE-2025-38502

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix oob access in cgroup local storage Lonial reported that an out-of-bounds access in cgroup local storage can be crafted via tail calls. Given two programs each utilizing a cgroup local storage with a different value size,...

7.8CVSS6AI score0.00161EPSS
SaveExploits0
Rows per page
Query Builder