Lucene search
K

34 matches found

RedhatCVE
RedhatCVE
added 2026/03/20 12:0 p.m.3 views

CVE-2026-23271

A flaw was found in the Linux kernel's perf subsystem. A race condition exists between the perfeventoverflow function and functions like perfremovefromcontext or perfeventexitevent. This occurs because perfeventoverflow may execute with only preemption disabled, allowing other operations to free...

5.8CVSS5.8AI score0.00014EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2026/02/14 3:16 p.m.1 views

CVE-2026-23126

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix a race issue related to the operation on bpfboundprogs list The netdevsim driver lacks a protection mechanism for operations on the bpfboundprogs list. When the nsimbpfcreateprog performs listaddtail, it is possibl...

4.7CVSS5.8AI score0.00014EPSS
Exploits0References13
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.2 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-37948)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-37948 advisory. - In the Linux kernel, the following vulnerability has been resolved: arm64: bpf: Add BHB mitigation to the...

5.5CVSS5.3AI score0.00081EPSS
Exploits0References2
NVD
NVD
added 2025/12/16 2:15 p.m.1 views

CVE-2025-68227

In the Linux kernel, the following vulnerability has been resolved: mptcp: Fix proto fallback detection with BPF The sockmap feature allows bpf syscall from userspace, or based on bpf sockops, replacing the skprot of sockets during protocol stack processing with sockmap's custom read/write...

0.00058EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.2 views

kernel: bpf: Fix deadlock when freeing cgroup storage

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

5.5CVSS6.8AI score0.0001EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2023-59696

Malicious code in bioql PyPI...

6.6AI score0.00006EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-9399

Malicious code in bioql PyPI...

5.5CVSS7AI score0.00016EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2025/07/31 12:0 a.m.0 views

PT-2025-33544

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: An out-of-bounds access issue exists in cgroup local storage within the Linux kernel. This can be triggered via tail calls between two BPF programs utilizing cgroup local storage with...

7.1CVSS5.8AI score0.00032EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.1 views

arm64: bpf: Only mitigate cBPF programs loaded by unprivileged users

...

7CVSS7.2AI score0.00081EPSS
Exploits0
CVE
CVE
added 2025/06/18 9:28 a.m.53 views

CVE-2025-38012

CVE-2025-38012 concerns the Linux kernel vulnerability in sched_ext where bpf_iter_scx_dsq_new() may leave an uninitialized BPF iterator after an error return, causing bpf_iter_scx_dsq_next() to dereference garbage data. The patch ensures bpf_iter_scx_dsq_new() always clears kit->dsq, making n...

5.5CVSS6.5AI score0.00049EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/06/18 9:28 a.m.2 views

CVE-2025-38012 sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator

In the Linux kernel, the following vulnerability has been resolved: schedext: bpfiterscxdsqnew should always initialize iterator BPF programs may call next and destroy on BPF iterators even after new returns an error value e.g. bpfforeach macro ignores error returns from new. bpfiterscxdsqnew cou...

5.5CVSS6.9AI score0.00049EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2025/05/05 2:53 p.m.6 views

CVE-2024-58098

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

5.5CVSS5.6AI score0.00049EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/04/18 12:0 a.m.2 views

PT-2025-17268 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to an off-by-one error in the build prologue function when running BPF programs with tailcalls on LoongArch, causing a kernel hard lockup. The problem arises from...

7.8CVSS7.8AI score0.00216EPSS
Exploits0References63
Cvelist
Cvelist
added 2025/03/12 9:41 a.m.10 views

CVE-2024-58088 bpf: Fix deadlock when freeing cgroup storage

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

0.0001EPSS
Exploits0References4
NVD
NVD
added 2025/02/27 2:15 a.m.15 views

CVE-2025-21728

In the Linux kernel, the following vulnerability has been resolved: bpf: Send signals asynchronously if !preemptible BPF programs can execute in all kinds of contexts and when a program running in a non-preemptible context uses the bpfsendsignal kfunc, it will cause issues because this kfunc can...

5.5CVSS0.0003EPSS
Exploits0References12
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

AZL-68687 CVE-2022-49552 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix combination of jit blinding and pointers to bpf subprogs. The combination of jit blinding and pointers to bpf subprogs causes: 36.989548 BUG: unable to handle page fault for address: 0000000100000001 36.990342 PF:...

5.5CVSS6.2AI score0.00112EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.8 views

CVE-2022-49548

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix potential array overflow in bpftrampolinegetprogs The cnt value in the 'cnt = BPFMAXTRAMPPROGS' check does not include BPFTRAMPMODIFYRETURN bpf programs, so the number of the attached BPFTRAMPMODIFYRETURN bpf programs in...

7.8CVSS5.4AI score0.00074EPSS
Exploits0
OSV
OSV
added 2025/02/26 2:13 a.m.7 views

CVE-2022-49548 bpf: Fix potential array overflow in bpf_trampoline_get_progs()

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix potential array overflow in bpftrampolinegetprogs The cnt value in the 'cnt = BPFMAXTRAMPPROGS' check does not include BPFTRAMPMODIFYRETURN bpf programs, so the number of the attached BPFTRAMPMODIFYRETURN bpf programs in...

7.8CVSS5.3AI score0.00074EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:0 a.m.9 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-38662)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-38662 advisory. - In the Linux kernel, the following vulnerability has been resolved: bpf: Allow delete from sockmap/sockhash...

4.7CVSS5.9AI score0.00035EPSS
Exploits0References2
CVE
CVE
added 2025/01/11 12:25 p.m.1281 views

CVE-2024-47794

CVE-2024-47794 (Linux kernel, BPF): A flaw can cause an infinite loop when combining tail calls with freplace, potentially leading to kernel panic. The issue arises if a freplace-extended program is attached to a program in a prog_array map, creating a loop like entry_tc → subprog_tc → entry_frep...

5.5CVSS6.6AI score0.00004EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder