Lucene search
+L

61 matches found

NVD
NVD
added 2026/07/19 4:17 p.m.5 views

CVE-2026-64036

In the Linux kernel, the following vulnerability has been resolved: cgroup/rstat: validate cpu before cssrstatcpu access cssrstatupdated is exposed as a BPF kfunc and accepts a caller-provided cpu argument. The function uses cpu for per-cpu rstat lookups without checking whether it refers to a...

7.8CVSS0.00127EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/24 5:17 p.m.16 views

CVE-2026-53110

In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Zero-extend bpf prog return values and kfunc arguments s390x ABI requires callers to zero-extend unsigned arguments and sign-extend signed arguments, and callees to zero-extend unsigned return values and sign-extend...

7.8CVSS0.0012EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/24 4:30 p.m.10 views

EUVD-2026-38978

In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Zero-extend bpf prog return values and kfunc arguments s390x ABI requires callers to zero-extend unsigned arguments and sign-extend signed arguments, and callees to zero-extend unsigned return values and sign-extend...

5.7AI score0.0012EPSS
SaveExploits0References5
CVE
CVE
added 2026/06/24 4:30 p.m.21 views

CVE-2026-53110

The CVE-2026-53110 entry concerns the Linux kernel s390/s390x BPF JIT: the ABI requires zero-extending unsigned arguments and return values, but the JIT historically performed only sign-extension. The connected Red Hat, Debian/Ubuntu OSV entries and the NVD description confirm the issue and its r...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/06/24 4:30 p.m.47 views

CVE-2026-53095 bpf: Fix abuse of kprobe_write_ctx via freplace

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix abuse of kprobewritectx via freplace uprobe programs are allowed to modify struct ptregs. Since the actual program type of uprobe is KPROBE, it can be abused to modify struct ptregs via kprobe+freplace when the kprobe...

0.00121EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/24 12:0 a.m.20 views

PT-2026-52004

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the s390 BPF JIT Just-In-Time compiler, which is a component that translates BPF bytecode into native machine code for faster execution. The s390x ABI Application Bina...

7.8CVSS6AI score0.0012EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/06 12:0 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the srcugpstartifneeded function in tiny SRCU directly calling schedulework. This could lead to...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.11 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the kvmgetvcuplbycpuid function accepting negative cpuid parameters, potentially leading to...

8.8CVSS5.8AI score0.00129EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/01/16 9:2 a.m.9 views

LoongArch: BPF: Sign extend kfunc call arguments

...

5.5CVSS5.4AI score0.00114EPSS
SaveExploits0
NVD
NVD
added 2026/01/14 3:16 p.m.8 views

CVE-2025-71129

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Sign extend kfunc call arguments The kfunc calls are native calls so they should follow LoongArch calling conventions. Sign extend its arguments properly to avoid kernel panic. This is done by adding a new...

5.5CVSS0.00114EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/01/14 3:16 p.m.5 views

CVE-2025-71129

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Sign extend kfunc call arguments The kfunc calls are native calls so they should follow LoongArch calling conventions. Sign extend its arguments properly to avoid kernel panic. This is done by adding a new...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/14 3:16 p.m.5 views

UBUNTU-CVE-2025-71129

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Sign extend kfunc call arguments The kfunc calls are native calls so they should follow LoongArch calling conventions. Sign extend its arguments properly to avoid kernel panic. This is done by adding a new...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References6
CVE
CVE
added 2026/01/14 3:7 p.m.21 views

CVE-2025-71129

The CVE-2025-71129 entry documents a LoongArch kernel issue where kfunc calls did not sign-extend their arguments properly, risking kernel panic. The fix introduces a new emit_abi_ext() helper that performs in-place extension (distinct from sign_extend()) to ensure LoongArch calling conventions a...

5.5CVSS6AI score0.00114EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/01/14 3:7 p.m.9 views

CVE-2025-71129 LoongArch: BPF: Sign extend kfunc call arguments

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Sign extend kfunc call arguments The kfunc calls are native calls so they should follow LoongArch calling conventions. Sign extend its arguments properly to avoid kernel panic. This is done by adding a new...

5.2AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/01/14 3:7 p.m.4 views

CVE-2025-71129

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Sign extend kfunc call arguments The kfunc calls are native calls so they should follow LoongArch calling conventions. Sign extend its arguments properly to avoid kernel panic. This is done by adding a new...

5.2AI score0.00114EPSS
SaveExploits0References5Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/11/13 1:2 a.m.6 views

smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match().

...

7AI score0.00327EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2020-17571

Malware in sbrugna...

5.5CVSS5.6AI score0.00533EPSS
SaveExploits1References5
OSV
OSV
added 2025/09/16 4:11 p.m.6 views

CVE-2023-53319 KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Handle kvmarminit failure correctly in finalizepkvm Currently there is no synchronisation between finalizepkvm and kvmarminit initcalls. The finalizepkvm proceeds happily even if kvmarminit fails resulting in the...

5.5CVSS6.2AI score
SaveExploits0References5
NVD
NVD
added 2025/07/10 9:15 a.m.4 views

CVE-2025-38327

In the Linux kernel, the following vulnerability has been resolved: fgraph: Do not enable functiongraph tracer when setting funcgraph-args When setting the funcgraph-args option when function graph tracer is net enabled, it incorrectly enables it. Worse, it unregisters itself when it was never...

5.5CVSS0.0016EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/06/18 11:2 a.m.14 views

CVE-2022-50077 apparmor: fix reference count leak in aa_pivotroot()

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix reference count leak in aapivotroot The aapivotroot function has a reference counting bug in a specific path. When aareplacecurrentlabel returns on success, the function forgets to decrement the reference count of...

0.00161EPSS
SaveExploits0References7
Rows per page
Query Builder