Lucene search
+L

25 matches found

OSV
OSV
added 2026/08/15 6:18 a.m.8 views

UBUNTU-CVE-2026-68462

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject negative const offsets for buffer pointers The verifier rejects variable offsets for PTRTOTPBUFFER and PTRTOBUF accesses, but it currently accepts a constant negative offset produced by pointer arithmetic. Commit...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/11/08 1:08 a.m.12 views

bpf: Prevent bpf program recursion for raw tracepoint probes

...

5.5CVSS7AI score0.00175EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2025-13002

Malicious code in bioql PyPI...

6.9AI score0.00175EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2024-53350

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00215EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/04 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-49764

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot 1 about warnings that were caused by bpf program attached to...

5.5CVSS6.3AI score0.00175EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/05/13 12:00 a.m.11 views

PT-2025-29005

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.15.0-rc5-syzkaller-00038-g707df3375124 Description: A warning was triggered in the get bpf raw tp regs function due to a potential issue with nested calls in tracepoints like trace mmap lock acquire returned...

6CVSS6.4AI score0.00176EPSS
SaveExploits0
NVD
NVD
added 2025/05/01 3:15 p.m.18 views

CVE-2022-49764

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot 1 about warnings that were caused by bpf program attached to contentionbegin raw tracepoint triggering the same tracepoint by using...

5.5CVSS0.00175EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 3:15 p.m.7 views

DEBIAN-CVE-2022-49764

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot 1 about warnings that were caused by bpf program attached to contentionbegin raw tracepoint triggering the same tracepoint by using...

5.5CVSS5.7AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:15 p.m.18 views

AZL-69716 CVE-2022-49764 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot 1 about warnings that were caused by bpf program attached to contentionbegin raw tracepoint triggering the same tracepoint by using...

5.5CVSS5.9AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:15 p.m.8 views

UBUNTU-CVE-2022-49764

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot 1 about warnings that were caused by bpf program attached to contentionbegin raw tracepoint triggering the same tracepoint by using...

5.5CVSS5.9AI score0.00175EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 2:09 p.m.16 views

CVE-2022-49764 bpf: Prevent bpf program recursion for raw tracepoint probes

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot 1 about warnings that were caused by bpf program attached to contentionbegin raw tracepoint triggering the same tracepoint by using...

6.2AI score
SaveExploits0References5
CVE
CVE
added 2025/05/01 2:09 p.m.101 views

CVE-2022-49764

CVE-2022-49764 (Linux kernel) : A vulnerability in BPF raw tracepoint handling allows a BPF program to recursion-trigget the same tracepoint via bpf_trace_printk, causing spinlock contention paths to recurse and potentially affecting tracing by taking the slow path. Root cause: a BPF program atta...

5.5CVSS6.8AI score0.00175EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.28 views

CVE-2022-49764 bpf: Prevent bpf program recursion for raw tracepoint probes

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot 1 about warnings that were caused by bpf program attached to contentionbegin raw tracepoint triggering the same tracepoint by using...

0.00175EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-56702

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Mark rawtp arguments with PTRMAYBENULL Arguments to a raw tracepoint are tagged as trusted, which carries the semantics that the pointer will be non-NULL...

5.5CVSS6.4AI score0.00215EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/12/29 2:56 p.m.17 views

CVE-2024-56702

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark rawtp arguments with PTRMAYBENULL Arguments to a raw tracepoint are tagged as trusted, which carries the semantics that the pointer will be non-NULL. However, in certain cases, a raw tracepoint argument may end up being...

5.5CVSS6.7AI score0.00215EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/28 10:15 a.m.14 views

CVE-2024-56702

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark rawtp arguments with PTRMAYBENULL Arguments to a raw tracepoint are tagged as trusted, which carries the semantics that the pointer will be non-NULL. However, in certain cases, a raw tracepoint argument may end up being...

5.5CVSS0.00215EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/28 10:15 a.m.4 views

DEBIAN-CVE-2024-56702

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark rawtp arguments with PTRMAYBENULL Arguments to a raw tracepoint are tagged as trusted, which carries the semantics that the pointer will be non-NULL. However, in certain cases, a raw tracepoint argument may end up being...

5.5CVSS5.6AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/28 10:15 a.m.10 views

AZL-56294 CVE-2024-56702 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark rawtp arguments with PTRMAYBENULL Arguments to a raw tracepoint are tagged as trusted, which carries the semantics that the pointer will be non-NULL. However, in certain cases, a raw tracepoint argument may end up being...

5.5CVSS6.3AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/28 10:15 a.m.8 views

UBUNTU-CVE-2024-56702

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark rawtp arguments with PTRMAYBENULL Arguments to a raw tracepoint are tagged as trusted, which carries the semantics that the pointer will be non-NULL. However, in certain cases, a raw tracepoint argument may end up being...

5.5CVSS6.4AI score0.00215EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/12/28 9:46 a.m.30 views

CVE-2024-56702 bpf: Mark raw_tp arguments with PTR_MAYBE_NULL

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark rawtp arguments with PTRMAYBENULL Arguments to a raw tracepoint are tagged as trusted, which carries the semantics that the pointer will be non-NULL. However, in certain cases, a raw tracepoint argument may end up being...

0.00215EPSS
SaveExploits0References3
Rows per page
Query Builder