Lucene search
+L

29251 matches found

NVD
NVD
added 2025/05/05 3:15 p.m.24 views

CVE-2024-58100

In the Linux kernel, the following vulnerability has been resolved: bpf: check changespktdata property for extension programs When processing calls to global sub-programs, verifier decides whether to invalidate all packet pointers in current state depending on the changespktdata property of the...

7.8CVSS0.00185EPSS
SaveExploits1References3
OSV
OSV
added 2025/05/05 3:15 p.m.14 views

AZL-69929 CVE-2024-58100 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: check changespktdata property for extension programs When processing calls to global sub-programs, verifier decides whether to invalidate all packet pointers in current state depending on the changespktdata property of the...

7.8CVSS5.6AI score0.00185EPSS
SaveExploits1References1
OSV
OSV
added 2025/05/05 3:15 p.m.9 views

UBUNTU-CVE-2024-58100

In the Linux kernel, the following vulnerability has been resolved: bpf: check changespktdata property for extension programs When processing calls to global sub-programs, verifier decides whether to invalidate all packet pointers in current state depending on the changespktdata property of the...

7.8CVSS6.3AI score0.00185EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2025/05/05 2:53 p.m.11 views

CVE-2024-58100

In the Linux kernel, the following vulnerability has been resolved: bpf: check changespktdata property for extension programs When processing calls to global sub-programs, verifier decides whether to invalidate all packet pointers in current state depending on the changespktdata property of the...

7.8CVSS5.6AI score0.00185EPSS
SaveExploits1
OSV
OSV
added 2025/05/05 2:53 p.m.12 views

CVE-2024-58100 bpf: check changes_pkt_data property for extension programs

In the Linux kernel, the following vulnerability has been resolved: bpf: check changespktdata property for extension programs When processing calls to global sub-programs, verifier decides whether to invalidate all packet pointers in current state depending on the changespktdata property of the...

7.8CVSS6.2AI score
SaveExploits0References6
CVE
CVE
added 2025/05/05 2:53 p.m.143 views

CVE-2024-58100

CVE-2024-58100 concerns the Linux kernel BPF verifier: the changes_pkt_data property for global functions/extension programs may cause the verifier to invalidate packet pointers incorrectly when replacing a global sub-program. The referenced commits add a changes_pkt_data flag to bpf_prog_aux, se...

7.8CVSS7.1AI score0.00185EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/05 12:0 a.m.14 views

PT-2025-19711

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns the Linux kernel's handling of extension programs in relation to the changes pkt data property. When processing calls to global sub-programs, the verifier decides...

5.5CVSS5.5AI score0.00185EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2025/05/05 12:0 a.m.9 views

PT-2025-19710

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the tracking of changes pkt data property for global functions. The issue occurs when processing calls to certain helper...

5.5CVSS5.4AI score0.00182EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/04 12:0 a.m.16 views

PT-2025-22274

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, which caused a double SIGFPE crash on parisc. The issue occurred because glibc uses a double-word floating-point store to atomicall...

7.8CVSS7AI score0.00177EPSS
SaveExploits0
NVD
NVD
added 2025/05/01 3:15 p.m.15 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.16 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
CVE
CVE
added 2025/05/01 2:10 p.m.117 views

CVE-2022-49873

The CVE-2022-49873 entry concerns the Linux kernel eBPF verifier. The release_reference() path could leave memory-allocated resources unfreed, causing registers tied to released pointers to be marked as SCALAR_VALUE, which in turn may allow an unprivileged user to observe a kernel pointer when st...

5.5CVSS6.3AI score0.00204EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/01 2:9 p.m.5 views

CVE-2022-49840 bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix alignment problem in bpfprogtestrunskb We got a syzkaller problem because of aarch64 alignment fault if KFENCE enabled. When the size from user bpf program is an odd number, like 399, 407, etc, it will cause the...

6.1AI score0.00212EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/01 2:9 p.m.10 views

CVE-2022-49840 bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix alignment problem in bpfprogtestrunskb We got a syzkaller problem because of aarch64 alignment fault if KFENCE enabled. When the size from user bpf program is an odd number, like 399, 407, etc, it will cause the...

7.8CVSS5.9AI score
SaveExploits0References10
CVE
CVE
added 2025/05/01 2:9 p.m.69 views

CVE-2022-49782

CVE-2022-49782 affects the Linux kernel perf subsystem, where __perf_event_overflow incorrectly handled missing SIGTRAP, allowing a scenario where hrtimer/irq work could re-enter kernel space before returning to user space. The fix introduces a 32‑bit hash of the current IP into pending_sigtrap t...

5.5CVSS6.3AI score0.00186EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/01 2:9 p.m.14 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:9 p.m.92 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:9 p.m.26 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
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.22 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.5CVSS5.7AI score0.00175EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/05/01 12:0 a.m.13 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 recursive call to the bpf program, which could lead to a deadlock...

5.5CVSS6.2AI score0.00175EPSS
SaveExploits0References2
Rows per page
Query Builder