Lucene search
+L

3925 matches found

OSV
OSV
added 2026/02/18 5:38 p.m.5 views

GHSA-GQ9C-WG68-GWJ2 OpenClaw has a path traversal in browser trace/download output paths may allow arbitrary file writes

Summary OpenClaw’s browser control API accepted user-supplied output paths for trace/download files without consistently constraining writes to OpenClaw-managed temporary directories. Impact If an attacker can access the browser control API, they could attempt to write trace/download output files...

8.7CVSS5.6AI score0.00425EPSS
SaveExploits0References6
NVD
NVD
added 2026/02/18 3:18 p.m.11 views

CVE-2026-23217

In the Linux kernel, the following vulnerability has been resolved: riscv: trace: fix snapshot deadlock with sbi ecall If sbiecall.c's functions are traceable, echo "sbiecall:snapshot" /sys/kernel/tracing/setftracefilter may get the kernel into a deadlock. Functions in sbiecall.c are excluded fro...

5.5CVSS0.0008EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/18 3:18 p.m.12 views

UBUNTU-CVE-2026-23217

In the Linux kernel, the following vulnerability has been resolved: riscv: trace: fix snapshot deadlock with sbi ecall If sbiecall.c's functions are traceable, echo "sbiecall:snapshot" /sys/kernel/tracing/setftracefilter may get the kernel into a deadlock. Functions in sbiecall.c are excluded fro...

5.5CVSS5.7AI score0.0008EPSS
SaveExploits0References5
CVE
CVE
added 2026/02/18 2:21 p.m.38 views

CVE-2026-23217

CVE-2026-23217 relates to the Linux kernel on RISC-V where tracing the sbi_ecall functions can cause a deadlock in the snapshot path. The root cause is that sbi_ecall triggers a ringbuffer snapshot which may re-enter __sbi_ecall via an IPI, creating an endless loop when initial __sbi_ecall is pre...

5.5CVSS5.3AI score0.0008EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/02/18 2:21 p.m.17 views

CVE-2026-23217

In the Linux kernel, the following vulnerability has been resolved: riscv: trace: fix snapshot deadlock with sbi ecall If sbiecall.c's functions are traceable, echo "sbiecall:snapshot" /sys/kernel/tracing/setftracefilter may get the kernel into a deadlock. Functions in sbiecall.c are excluded fro...

5.5CVSS5.3AI score0.0008EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/02/18 12:25 a.m.9 views

SUSE CVE-2026-23138

In the Linux kernel, the following vulnerability has been resolved: tracing: Add recursion protection in kernel stack trace recording A bug was reported about an infinite recursion caused by tracing the rcu events with the kernel stack trace trigger enabled. The stack trace code called back into...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23217

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - riscv: trace: fix snapshot deadlock with sbi ecall If sbiecall.c's functions are traceable, echo sbiecall:snapshot /sys/kernel/tracing/setftracefilter may get t...

5.5CVSS6.1AI score0.0008EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.21 views

PT-2026-23537

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.13 Description The browser control API in OpenClaw accepts user-supplied output paths for trace and download files without consistently constraining writes to temporary directories. Attackers with API access c...

8.7CVSS5.8AI score0.00425EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/02/16 2:24 p.m.14 views

CVE-2026-23138

A flaw was found in the Linux kernel's tracing subsystem. When tracing RCU events with the kernel stack trace trigger enabled, an infinite recursion can occur because the stack trace recording code calls back into RCU, which then triggers another stack trace. This leads to a stack overflow and...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/14 4:15 p.m.9 views

AZL-77703 CVE-2026-23138 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: tracing: Add recursion protection in kernel stack trace recording A bug was reported about an infinite recursion caused by tracing the rcu events with the kernel stack trace trigger enabled. The stack trace code called back into...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/14 4:15 p.m.8 views

CVE-2026-23138

In the Linux kernel, the following vulnerability has been resolved: tracing: Add recursion protection in kernel stack trace recording A bug was reported about an infinite recursion caused by tracing the rcu events with the kernel stack trace trigger enabled. The stack trace code called back into...

5.5CVSS0.00122EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.8 views

CVE-2026-23138

In the Linux kernel, the following vulnerability has been resolved: tracing: Add recursion protection in kernel stack trace recording A bug was reported about an infinite recursion caused by tracing the rcu events with the kernel stack trace trigger enabled. The stack trace code called back into...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/14 4:15 p.m.12 views

UBUNTU-CVE-2026-23138

In the Linux kernel, the following vulnerability has been resolved: tracing: Add recursion protection in kernel stack trace recording A bug was reported about an infinite recursion caused by tracing the rcu events with the kernel stack trace trigger enabled. The stack trace code called back into...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References23
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:1 p.m.5 views

CVE-2026-23159

In the Linux kernel, the following vulnerability has been resolved: perf: sched: Fix perf crash with new isusertask helper In order to do a user space stacktrace the current task needs to be a user task that has executed in user space. It use to be possible to test if a task is a user task or not...

5.3AI score0.00114EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/14 3:22 p.m.7 views

CVE-2026-23138

In the Linux kernel, the following vulnerability has been resolved: tracing: Add recursion protection in kernel stack trace recording A bug was reported about an infinite recursion caused by tracing the rcu events with the kernel stack trace trigger enabled. The stack trace code called back into...

5.3AI score0.00122EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/02/14 3:22 p.m.24 views

CVE-2026-23138

In the Linux kernel, the following vulnerability has been resolved: tracing: Add recursion protection in kernel stack trace recording A bug was reported about an infinite recursion caused by tracing the rcu events with the kernel stack trace trigger enabled. The stack trace code called back into...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0
OSV
OSV
added 2026/02/14 3:22 p.m.10 views

CVE-2026-23138 tracing: Add recursion protection in kernel stack trace recording

In the Linux kernel, the following vulnerability has been resolved: tracing: Add recursion protection in kernel stack trace recording A bug was reported about an infinite recursion caused by tracing the rcu events with the kernel stack trace trigger enabled. The stack trace code called back into...

5.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/02/14 3:22 p.m.33 views

CVE-2026-23138 tracing: Add recursion protection in kernel stack trace recording

In the Linux kernel, the following vulnerability has been resolved: tracing: Add recursion protection in kernel stack trace recording A bug was reported about an infinite recursion caused by tracing the rcu events with the kernel stack trace trigger enabled. The stack trace code called back into...

0.00122EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/14 3:22 p.m.43 views

CVE-2026-23138

In CVE-2026-23138, the Linux kernel fixes an infinite recursion bug triggered when tracing the RCU events with the stack-trace trigger enabled. The patch expands ftrace recursion protection by adding a set of bits to protect events from recursion across contexts (normal, softirq, interrupt, and N...

5.5CVSS5.3AI score0.00122EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/02/14 3:22 p.m.10 views

EUVD-2026-5899

In the Linux kernel, the following vulnerability has been resolved: tracing: Add recursion protection in kernel stack trace recording A bug was reported about an infinite recursion caused by tracing the rcu events with the kernel stack trace trigger enabled. The stack trace code called back into...

5.3AI score0.00122EPSS
SaveExploits0References2
Rows per page
Query Builder