Lucene search
+L

4638 matches found

CVE
CVE
added 2025/05/01 2:9 p.m.88 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.00163EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.21 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.00163EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.9 views

PT-2025-18594 · Linux +1 · Linux Kernel +1

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 bpf and sockmap components. The issue causes a warning when running the test sockmap selftests, specifically a sk-...

7.8CVSS7.3AI score0.01327EPSS
SaveExploits1References369
CNNVD
CNNVD
added 2025/05/01 12:0 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 recursive call to the bpf program, which could lead to a deadlock...

5.5CVSS6.2AI score0.00163EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/05/01 12:0 a.m.4 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 register type conversion error problem in the releasereference function in the bpf driver...

5.5CVSS6.1AI score0.0019EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.3 views

PT-2025-18590 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns a problem in the Linux kernel's bpf Berkeley Packet Filter where a wrong type conversion in the release reference function can lead to potential memory leaks. Helper...

5.5CVSS4.9AI score0.0019EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.10 views

PT-2025-18554 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to memory leaks in the check func call function of the Linux kernel's bpf module. The problem occurs when the callee is not released in abnormal scenarios, leading...

8.8CVSS7.4AI score0.01327EPSS
SaveExploits2References409
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.9 views

PT-2025-18557 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A problem of alignment in the bpf prog test run skb function has been resolved. The issue occurred when the size of the user bpf program was an odd number, causing unaligned access to...

7.8CVSS7.6AI score0.01327EPSS
SaveExploits1References371
BDU FSTEC
BDU FSTEC
added 2025/04/30 12:0 a.m.12 views

The vulnerabilities of the bpf and sockmap components in Linux kernel allow attackers to induce service failures.

The vulnerability of the bpf and sockmap components in Linux operating systems is related to improper validation of input data. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References18Affected Software8
OSV
OSV
added 2025/04/29 12:15 p.m.1 views

DEBIAN-CVE-2024-58099

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix packet corruption in vmxnet3xdpxmitframe Andrew and Nikolay reported connectivity issues with Cilium's service load-balancing in case of vmxnet3. If a BPF program for native XDP adds an encapsulation header such as...

5.5CVSS5.8AI score0.00174EPSS
SaveExploits1References1
NVD
NVD
added 2025/04/29 12:15 p.m.19 views

CVE-2024-58099

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix packet corruption in vmxnet3xdpxmitframe Andrew and Nikolay reported connectivity issues with Cilium's service load-balancing in case of vmxnet3. If a BPF program for native XDP adds an encapsulation header such as...

5.5CVSS0.00174EPSS
SaveExploits1References3
CVE
CVE
added 2025/04/29 11:45 a.m.159 views

CVE-2024-58099

The CVE-2024-58099 issue affects Linux kernel vmxnet3 when a native XDP program adds an encapsulation header (e.g., IPIP) and uses the same interface for transmission. The root cause is a fixed DMA offset in vmxnet3_xdp_xmit_frame(): tbi->dma_addr = page_pool_get_dma_addr(page) + VMXNET3_XDP_H...

5.5CVSS7.1AI score0.00174EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/04/29 11:45 a.m.8 views

CVE-2024-58099 vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix packet corruption in vmxnet3xdpxmitframe Andrew and Nikolay reported connectivity issues with Cilium's service load-balancing in case of vmxnet3. If a BPF program for native XDP adds an encapsulation header such as...

5.5CVSS6.4AI score0.00174EPSS
SaveExploits1References6
Amazon
Amazon
added 2025/04/29 12:0 a.m.8 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: blk-throttle: Set BIOTHROTTLED when bio has been throttled CVE-2022-49465 In the Linux kernel, the following vulnerability has been resolved: vlan: fix memory leak in vlannewlink CVE-2022-49636 In the Linux kernel...

7.8CVSS6.7AI score0.07432EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/29 12:0 a.m.14 views

PT-2025-22224

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, specifically related to the mitigation of cBPF programs loaded by unprivileged users on arm64 systems. Typically, support for eBPF...

5.5CVSS6.6AI score0.00166EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:0 a.m.7 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free of encap entry in neigh update handler CVE-2021-47247 In the Linux kernel, the following vulnerability has been resolved: i2c: dev: check return value when calling devsetname...

7.8CVSS6.8AI score0.07432EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/22 12:0 a.m.8 views

PT-2025-29061 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to the JIT code size calculation of BPF trampolines on the powerpc architecture. The arch bpf trampoline size function provides a JIT size for...

4.6CVSS6.2AI score0.00137EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/04/18 11:19 p.m.8 views

SUSE CVE-2025-22087

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix array bounds error with maygoto maygoto uses an additional 8 bytes on the stack, which causes the interpreters array to go out of bounds when calculating index by stacksize. 1. If a BPF program is rewritten, re-evaluate...

6.1CVSS7.8AI score0.00225EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/18 7:15 a.m.9 views

CVE-2025-37893

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fix off-by-one error in buildprologue Vincent reported that running BPF progs with tailcalls on LoongArch causes kernel hard lockup. Debugging the issues shows that the JITed image missing a jirl instruction at th...

7.8CVSS0.0026EPSS
SaveExploits0References5
CVE
CVE
added 2025/04/18 7:1 a.m.110 views

CVE-2025-37893

LoongArch LoongArch: BPF vulnerability fixed in arch/loongarch/net/bpf_jit.c: build_prologue() had an off-by-one error in JIT epilogue generation when mixing bpf2bpf and tailcalls. The first pass sets flags, the second emits N+1 instructions instead of N, causing epilogue_offset to be off and pot...

7.8CVSS6.5AI score0.0026EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder