Lucene search
+L

59 matches found

CVE
CVE
added 2025/11/12 10:23 a.m.36 views

CVE-2025-40143

CVE-2025-40143 concerns the Linux kernel BPF verifier. Syzbot-generated input could trigger a verifier_bug() in maybe_exit_scc() when processing a state inside an SCC, under speculative execution paths. The root cause was an assumption that an existing bpf_scc_visit instance always accompanies a ...

6AI score0.00246EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/28 12:15 p.m.22 views

UBUNTU-CVE-2025-40078

In the Linux kernel, the following vulnerability has been resolved: bpf: Explicitly check accesses to bpfsockaddr Syzkaller found a kernel warning on the following sockaddr program: 0: r0 = 0 1: r2 = u32 r1 +60 2: exit which triggers: verifier bug: error during ctx access conversion 0 This is...

5.7AI score0.00222EPSS
SaveExploits0References38
CVE
CVE
added 2025/10/28 11:48 a.m.53 views

CVE-2025-40078

Linux kernel vulnerability CVE-2025-40078 concerns bpf_sock_addr padding access. Syzkaller-triggered a verifier bug during context access conversion because an implicit 4-byte padding after msg_src_ip4 was not rejected, allowing invalid padding access to slip through sock_addr_is_valid_access. Th...

6AI score0.00222EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-40078

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Explicitly check accesses to bpfsockaddr Syzkaller found a kernel warning on the following sockaddr program: 0: r0 = 0 1: r2 = u32 r1 +60 2: exit which...

5.9AI score0.00222EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.10 views

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

5.5CVSS6.4AI score0.00151EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/15 9:30 a.m.7 views

EUVD-2025-34583

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

5.9AI score0.00151EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/15 8:15 a.m.12 views

AZL-68519 CVE-2025-39990 affecting package kernel 6.6.150.1-1

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.7AI score0.00151EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/15 8:15 a.m.16 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.00151EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/15 7:56 a.m.51 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.00151EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.8 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414671 advisory. An issue was discovered in the Linux kernel before 5.11.8. kernel/bpf/verifier.c has an off-by-one error with a resultant integer underflow affecting out-of-bounds...

6CVSS6.9AI score0.00577EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-28963

Malicious code in bioql PyPI...

6.3AI score0.00169EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-27920

Malicious code in bioql PyPI...

6.2AI score0.00197EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.17 views

PT-2025-46618

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to the BPF verifier. Specifically, a verifier bug could occur when a bpf scc visit instance was missing on a speculative path during execution...

4.6CVSS5.7AI score0.00693EPSS
SaveExploits5References391
SUSE CVE
SUSE CVE
added 2025/09/15 11:22 p.m.8 views

SUSE CVE-2025-39748

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

5.5CVSS6.3AI score0.00169EPSS
SaveExploits0References22
OSV
OSV
added 2025/09/11 5:15 p.m.14 views

AZL-67208 CVE-2025-39748 affecting package kernel for versions less than 6.6.130.1-3

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

5.5CVSS6AI score0.00169EPSS
SaveExploits0References1
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
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
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.14 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: bpf: Fixed the overloading of the meaning of MEMUNINIT Lonial reported an issue with the BPF verifier, where the checkmemsizereg function contains the following code: c if !tnumisconstreg-varoff / For unprivileged variable...

7.8CVSS6.6AI score0.00214EPSS
SaveExploits0References3
NVD
NVD
added 2025/03/27 5:15 p.m.17 views

CVE-2023-52928

In the Linux kernel, the following vulnerability has been resolved: 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 not eliminated by dead code elimination. However, this can lead to t...

5.5CVSS0.00245EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-50164

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Fix overloading of MEMUNINIT's meaning Lonial reported an issue in the BPF verifier where checkmemsizereg has the following code: if !tnumisconstreg-varoff...

7.8CVSS7AI score0.00214EPSS
SaveExploits0References3
Rows per page
Query Builder