Lucene search
+L

3334 matches found

RedhatCVE
RedhatCVE
added 2026/03/26 3:11 p.m.14 views

CVE-2026-30961

Gokapi is a self-hosted file sharing server with automatic expiration and encryption support. Prior to 2.2.4, the chunked upload completion path for file requests does not validate the total file size against the per-request MaxSize limit. An attacker with a public file request link can split an...

4.3CVSS5.7AI score0.00253EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:06 p.m.11 views

CVE-2026-4066

The Smart Custom Fields plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the relationalpostssearch function in all versions up to, and including, 5.0.6. This makes it possible for authenticated attackers, with Contributor-level access and abov...

4.3CVSS5.8AI score0.00289EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 2:59 p.m.10 views

CVE-2026-31824

Sylius is an Open Source eCommerce Framework on Symfony. A Time-of-Check To Time-of-Use TOCTOU race condition was discovered in the promotion usage limit enforcement. The same class of vulnerability affects the promotion usage limit the global used counter on Promotion entities, coupon usage limi...

8.2CVSS5.9AI score0.00179EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/26 12:00 a.m.11 views

PT-2026-28513

Name of the Vulnerable Software and Affected Versions Cilium versions prior to 1.17.14 Cilium versions 1.18.0 through 1.18.7 Cilium versions 1.19.0 through 1.19.1 Description Cilium is a networking, observability, and security solution utilizing an eBPF-based dataplane. Ingress Network Policies a...

5.4CVSS5.9AI score0.00244EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/03/25 6:56 p.m.12 views

CVE-2026-23374

A flaw was found in the Linux kernel's blktrace component. This vulnerability arises when the tracingrecordcmdline function attempts to access a per-CPU variable in a preemptible context, which is an unsafe operation. A local attacker could exploit this to trigger a kernel bug, potentially leadin...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/03/25 4:57 p.m.13 views

SUSE CVE-2026-23294

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix race in devmap on PREEMPTRT On PREEMPTRT kernels, the per-CPU xdpdevbulkqueue bq can be accessed concurrently by multiple preemptible tasks on the same CPU. The original code assumes bqenqueue and devflush run atomically...

7CVSS5.8AI score0.0009EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/03/25 4:55 p.m.13 views

SUSE CVE-2026-23342

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix race in cpumap on PREEMPTRT On PREEMPTRT kernels, the per-CPU xdpbulkqueue bq can be accessed concurrently by multiple preemptible tasks on the same CPU. The original code assumes bqenqueue and cpumapflush run atomically...

4.7CVSS5.7AI score0.00088EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/03/25 4:55 p.m.15 views

SUSE CVE-2026-23374

In the Linux kernel, the following vulnerability has been resolved: blktrace: fix thiscpuread/write in preemptible context tracingrecordcmdline internally uses thiscpuread and thiscpuwrite on the per-CPU variable tracecmdlinesave, and tracesavecmdline explicitly asserts preemption is disabled via...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References16
EUVD
EUVD
added 2026/03/25 12:30 p.m.18 views

EUVD-2026-15309

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix race in cpumap on PREEMPTRT On PREEMPTRT kernels, the per-CPU xdpbulkqueue bq can be accessed concurrently by multiple preemptible tasks on the same CPU. The original code assumes bqenqueue and cpumapflush run atomically...

5.7AI score0.00088EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/25 12:30 p.m.11 views

EUVD-2026-15225

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix race in devmap on PREEMPTRT On PREEMPTRT kernels, the per-CPU xdpdevbulkqueue bq can be accessed concurrently by multiple preemptible tasks on the same CPU. The original code assumes bqenqueue and devflush run atomically...

5.7AI score0.0009EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/25 11:16 a.m.11 views

CVE-2026-23374

In the Linux kernel, the following vulnerability has been resolved: blktrace: fix thiscpuread/write in preemptible context tracingrecordcmdline internally uses thiscpuread and thiscpuwrite on the per-CPU variable tracecmdlinesave, and tracesavecmdline explicitly asserts preemption is disabled via...

5.5CVSS0.00119EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/25 11:16 a.m.11 views

AZL-80709 CVE-2026-23374 affecting package kernel for versions less than 6.6.137.1-2

In the Linux kernel, the following vulnerability has been resolved: blktrace: fix thiscpuread/write in preemptible context tracingrecordcmdline internally uses thiscpuread and thiscpuwrite on the per-CPU variable tracecmdlinesave, and tracesavecmdline explicitly asserts preemption is disabled via...

5.5CVSS5.9AI score0.00119EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/25 11:16 a.m.12 views

CVE-2026-23332

In the Linux kernel, the following vulnerability has been resolved: cpufreq: intelpstate: Fix crash during turbo disable When the system is booted with kernel command line argument "nosmt" or "maxcpus" to limit the number of CPUs, disabling turbo via: echo 1...

5.5CVSS0.00121EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/25 11:16 a.m.13 views

CVE-2026-23294

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix race in devmap on PREEMPTRT On PREEMPTRT kernels, the per-CPU xdpdevbulkqueue bq can be accessed concurrently by multiple preemptible tasks on the same CPU. The original code assumes bqenqueue and devflush run atomically...

7CVSS0.0009EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/25 11:16 a.m.12 views

UBUNTU-CVE-2026-23294

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix race in devmap on PREEMPTRT On PREEMPTRT kernels, the per-CPU xdpdevbulkqueue bq can be accessed concurrently by multiple preemptible tasks on the same CPU. The original code assumes bqenqueue and devflush run atomically...

7CVSS5.7AI score0.0009EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/25 11:16 a.m.12 views

UBUNTU-CVE-2026-23342

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix race in cpumap on PREEMPTRT On PREEMPTRT kernels, the per-CPU xdpbulkqueue bq can be accessed concurrently by multiple preemptible tasks on the same CPU. The original code assumes bqenqueue and cpumapflush run atomically...

4.7CVSS5.8AI score0.00088EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.16 views

CVE-2026-23342

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix race in cpumap on PREEMPTRT On PREEMPTRT kernels, the per-CPU xdpbulkqueue bq can be accessed concurrently by multiple preemptible tasks on the same CPU. The original code assumes bqenqueue and cpumapflush run atomically...

4.7CVSS5.7AI score0.00088EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/25 10:27 a.m.3 views

CVE-2026-23374

In the Linux kernel, the following vulnerability has been resolved: blktrace: fix thiscpuread/write in preemptible context tracingrecordcmdline internally uses thiscpuread and thiscpuwrite on the per-CPU variable tracecmdlinesave, and tracesavecmdline explicitly asserts preemption is disabled via...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/03/25 10:27 a.m.46 views

CVE-2026-23374

CVE-2026-23374 affects the Linux kernel blktrace path. The root cause is tracing_record_cmdline() using __this_cpu_read()/__this_cpu_write() on a per-CPU variable while preemption is enabled, which is unsafe and triggers a kernel BUG in preemptible code through __blk_add_trace() paths. Public wri...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/25 10:27 a.m.12 views

CVE-2026-23374 blktrace: fix __this_cpu_read/write in preemptible context

In the Linux kernel, the following vulnerability has been resolved: blktrace: fix thiscpuread/write in preemptible context tracingrecordcmdline internally uses thiscpuread and thiscpuwrite on the per-CPU variable tracecmdlinesave, and tracesavecmdline explicitly asserts preemption is disabled via...

5.8AI score
SaveExploits0References7
Rows per page
Query Builder