Lucene search
+L

108 matches found

OSV
OSV
•added 2025/10/15 8:15 a.m.•17 views

UBUNTU-CVE-2025-39990

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the helper function is valid in gethelperproto kernel test robot reported verifier bug 1 where the helper func pointer could be NULL due to disabled config option. As Alexei suggested we could check on that in...

7.8CVSS5.7AI score0.00152EPSS
SaveExploits0References7
CVE
CVE
•added 2025/10/15 7:56 a.m.•61 views

CVE-2025-39990

Summary of CVE-2025-39990: In the Linux kernel’s BPF verifier, a bug allowed a helper function pointer to be NULL when a config option disabled the helper was in use. The fix checks helper validity directly in get_helper_proto and marks the tail-called helper with BPF_PTR_POISON since it is unuse...

7.8CVSS6AI score0.00152EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2025/10/15 7:56 a.m.•21 views

CVE-2025-39990 bpf: Check the helper function is valid in get_helper_proto

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the helper function is valid in gethelperproto kernel test robot reported verifier bug 1 where the helper func pointer could be NULL due to disabled config option. As Alexei suggested we could check on that in...

7.8CVSS0.00152EPSS
SaveExploits0References3
OSV
OSV
•added 2025/10/15 7:56 a.m.•16 views

CVE-2025-39990 bpf: Check the helper function is valid in get_helper_proto

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the helper function is valid in gethelperproto kernel test robot reported verifier bug 1 where the helper func pointer could be NULL due to disabled config option. As Alexei suggested we could check on that in...

7.8CVSS6.4AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2025/10/15 12:00 a.m.•20 views

PT-2025-42264

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the BPF Berkeley Packet Filter subsystem related to helper function validation within the get helper proto function. A kernel test robot identified a...

5.5CVSS6AI score0.00212EPSS
SaveExploits0References249
Tenable Nessus
Tenable Nessus
•added 2025/10/07 12:00 a.m.•6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414425)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414425 advisory. An out-of-bounds memory read flaw was found in the Linux kernel's BPF subsystem in how a user calls the bpftailcall function with a key larger than the maxentries of...

5.5CVSS6.5AI score0.00355EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
•added 2025/10/07 12:00 a.m.•8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986712)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986712 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: Fix tailcallreachable rejection for interpreter when jit failed During testing of f263a81451...

7.8CVSS5.3AI score0.00235EPSS
SaveExploits0References4
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•7 views

EUVD-2025-26746

Malicious code in bioql PyPI...

6.3AI score0.00166EPSS
SaveExploits0References6
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•9 views

EUVD-2021-32691

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.01418EPSS
SaveExploits1References3
Microsoft CVE
Microsoft CVE
•added 2025/09/06 8:01 a.m.•9 views

LoongArch: BPF: Fix jump offset calculation in tailcall

...

5.5CVSS6.8AI score0.00166EPSS
SaveExploits0
CVE
CVE
•added 2025/09/04 3:33 p.m.•54 views

CVE-2025-38723

CVE-2025-38723 concerns the Linux kernel, specifically LoongArch BPF tailcall handling. The issue arises in the tailcall jump offset calculation when bpf_int_jit_compile() fails to initialize the JIT context, leaving out_offset = -1. Consequently, the computed jmp_offset = (out_offset - cur_offse...

5.5CVSS6AI score0.00166EPSS
SaveExploits0References8Affected Software1
Microsoft CVE
Microsoft CVE
•added 2025/09/04 12:54 a.m.•10 views

bpf: Prevent tailcall infinite loop caused by freplace

...

7.8CVSS7AI score0.00204EPSS
SaveExploits0
CNNVD
CNNVD
•added 2025/09/04 12:00 a.m.•11 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 a miscalculation of the jump offset in the LoongArch architecture BPF tail call, which could lead to a soft...

5.5CVSS7.9AI score0.00166EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
•added 2025/08/09 12:00 a.m.•7 views

Linux Distros Unpatched Vulnerability : CVE-2024-58237

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence,...

7.8CVSS6.6AI score0.00188EPSS
SaveExploits0References4
OSV
OSV
•added 2025/07/09 3:23 p.m.•27 views

CLSA-2025-1751916475 kernel: Fix of 10 CVEs

udmabuf: fix a buf size overflow issue during udmabuf creation CVE-2025-37803 - bpf: Prevent tail call between progs attached to different hooks CVE-2024-50063 - nfsd: fix possible badness in FREESTATEID CVE-2024-50043 - nfsd: prevent panic for nfsv4.0 closed files in nfs4showopen CVE-2024-46682...

9.8CVSS7AI score0.00496EPSS
SaveExploits0References1
NVD
NVD
•added 2025/05/05 3:15 p.m.•27 views

CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS0.00188EPSS
SaveExploits0References3
OSV
OSV
•added 2025/05/05 3:15 p.m.•11 views

UBUNTU-CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS6.3AI score0.00188EPSS
SaveExploits0References16
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/05/05 12:00 a.m.•0 views

CVE-2024-58237: NULL Pointer Dereference

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS6.1AI score0.00188EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2025/03/06 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2024-50063

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Prevent tail call between progs attached to different hooks bpf progs can be attached to kernel functions, and the attached functions can take different...

7.8CVSS6.7AI score0.00234EPSS
SaveExploits0References3
OSV
OSV
•added 2025/02/28 11:08 a.m.•16 views

OESA-2025-1205 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent tailcall infinite loop caused by freplace There is a potential infinite loop issue that can occur when using a combination of tail calls and freplac...

7.8CVSS7.1AI score0.00624EPSS
SaveExploits1References23
Rows per page
Query Builder