Lucene search
+L

2913 matches found

Cvelist
Cvelist
added 2025/08/19 5:03 p.m.25 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.00197EPSS
SaveExploits0References7
CVE
CVE
added 2025/08/19 5:03 p.m.101 views

CVE-2025-38591

CVE-2025-38591 affects the Linux kernel and is resolved by a patch in the BPF verifier. The issue involved a narrowing context access check in BPF, where a program attempted to read a pointer field (offset 169) in __sk_buff (field sk at offset 168). The verifier incorrectly allowed this “narrower...

5.5CVSS7AI score0.00197EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/08/19 5:03 p.m.12 views

CVE-2025-38591

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...

5.5CVSS5.2AI score0.00197EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2025/08/19 12:00 a.m.22 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.00154EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/08/16 11:23 p.m.12 views

SUSE 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.2AI score0.00164EPSS
SaveExploits1References3
OSV
OSV
added 2025/08/16 10:15 a.m.12 views

AZL-73473 CVE-2025-38502 affecting package kernel for versions less than 5.15.200.1-1

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.00164EPSS
SaveExploits1References1
OSV
OSV
added 2025/08/14 6:52 p.m.6 views

MAL-2025-33243 Malicious code in signpost-verifier (npm)

The package signpost-verifier was found to contain malicious code...

7.2AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.5 views

Malicious code in signpost-verifier (npm)

The package signpost-verifier was found to contain malicious code...

7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/08/13 12:00 a.m.8 views

The vulnerabilities of the functions backtrack_insn() and checkCond_jmp_op() in the kernel/bpf/verifier.c file of the Linux operating system allow a hacker to trigger a failure in service.

The vulnerability of the backtrackinsn and checkcondjmpop functions in the kernel/bpf/verifier.c file of the Linux operating system is related to resource management errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00174EPSS
SaveExploits0References9Affected Software7
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2021-20268

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An out-of-bounds access flaw was found in the Linux kernel's implementation of the eBPF code verifier in the way a user running the eBPF script calls...

7.8CVSS6.6AI score0.00321EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-58100

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: check changespktdata property for extension programs When processing calls to global sub-programs, verifier decides whether to invalidate all packet pointe...

7.8CVSS6.7AI score0.00188EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2020-27194

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in the Linux kernel before 5.8.15. scalar32minmaxor in kernel/bpf/verifier.c mishandles bounds tracking during use of 64-bit values, aka...

5.5CVSS6.3AI score0.02018EPSS
SaveExploits5References2
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2017-17862

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - kernel/bpf/verifier.c in the Linux kernel through 4.14.8 ignores unreachable code, even though it would still be processed by JIT compilers. This behavior, also...

5.5CVSS6.3AI score0.00437EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-52928

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Skip invalid kfunc call in backtrackinsn The verifier skips invalid kfunc call in checkkfunccall, which would be captured in fixupkfunccall if such insn is...

5.5CVSS6.2AI score0.00245EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-37938

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tracing: Verify event formats that have %p.. The trace event verifier checks the formats of trace events to make sure that they do not point at memory that is n...

7.1CVSS6.7AI score0.00193EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2021-3490

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The eBPF ALU32 bounds tracking for bitwise ops AND, OR and XOR in the Linux kernel did not properly update 32-bit bounds, which could be turned into out of boun...

7.8CVSS6.7AI score0.27477EPSS
SaveExploits7References2
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2022-49878

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: bpf, verifier: Fix memory leak in array reallocation for stack state If an error NULL is...

5.5CVSS6.2AI score0.00191EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2025/08/06 12:00 a.m.13 views

AuthPrint: Fingerprinting Generative Models against Malicious Model Providers

Generative models are increasingly adopted in high-stakes domains, yet current deployments offer no mechanisms to verify the origin of model outputs. We address this gap by extending model fingerprinting techniques beyond the traditional collaborative setting to one where the model provider may a...

6.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-21852

"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: net: Add rxskb of kfreeskb to rawtpnullargs. Yan Zhai reported a BPF prog could trigger a...

5.5CVSS5.5AI score0.00211EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2025-38060

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: bpf: copyverifierstate should copy 'loopentry' field The bpfverifierstate.loopentry state...

7.8CVSS6.1AI score0.00169EPSS
SaveExploits0References2
Rows per page
Query Builder