Lucene search
+L

95 matches found

CVE
CVE
•added 2026/09/25 10:36 a.m.•6 views

CVE-2026-98147

The Linux kernel contains a logic issue where kthread_run() failure triggers an unnecessary WARN_ON(). This occurs because __kthread_create_on_node() returns -EINTR upon receiving a SIGKILL signal. The fix involves removing the WARN_ON() check to prevent misleading warnings in these scenarios. No...

5.8AI score
SaveExploits0References2
EUVD
EUVD
•added 2026/09/25 10:36 a.m.•2 views

EUVD-2026-86978

In the Linux kernel, the following vulnerability has been resolved: printk: Don't WARN on kthreadrun failure. Since kthreadcreateonnode returns -EINTR upon SIGKILL, we should not use WARNON in order to catch kthreadrun failure...

5.8AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/25 12:00 a.m.•0 views

CVE-2026-98147

In the Linux kernel, the following vulnerability has been resolved: printk: Don't WARN on kthreadrun failure. Since kthreadcreateonnode returns -EINTR upon SIGKILL, we should not use WARNON in order to catch kthreadrun failure...

5.8AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/07 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80775

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - futex: Fix race on the initial mm-futex.phash.ref allocation futexhashallocate allocates mm-futex.phash.ref without any locking. Commit d9b05321e21e futex: Move...

5.7AI score0.00209EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/04 3:12 p.m.•11 views

EUVD-2026-71418

In the Linux kernel, the following vulnerability has been resolved: futex: Fix race on the initial mm-futex.phash.ref allocation futexhashallocate allocates mm-futex.phash.ref without any locking. Commit d9b05321e21e "futex: Move futexhashfree back to mmput" moved the allocation here and assumed...

5.3AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/15 5:52 a.m.•25 views

CVE-2026-72068 posix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Use u64 multiplication in updaterlimitcpu updaterlimitcpu converts the RLIMITCPU value to nanoseconds with u64 nsecs = rlimnew NSECPERSEC; On 32-bit kernels both rlimnew unsigned long and NSECPERSEC 1000000000L...

0.0022EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/07/13 12:00 a.m.•26 views

PT-2026-59077

Summary BoxLite is a sandbox service that allows users to create lightweight virtual machines Boxes and run OCI containers within them. BoxLite allows users to configure a timeout for services running inside the virtual machine. When the timeout is triggered, BoxLite sends a signal to kill the...

6.5CVSS6.2AI score0.00436EPSS
SaveExploits0References7
NVD
NVD
•added 2026/04/22 2:16 p.m.•13 views

CVE-2026-31514

In the Linux kernel, the following vulnerability has been resolved: erofs: set fileio bio failed in short read case For file-backed mount, IO requests are handled by vfsiocbiterread. However, it can be interrupted by SIGKILL, returning the number of bytes actually copied. Unused folios in bio are...

5.5CVSS0.00162EPSS
SaveExploits0References4
OSV
OSV
•added 2026/04/22 1:54 p.m.•13 views

CVE-2026-31514 erofs: set fileio bio failed in short read case

In the Linux kernel, the following vulnerability has been resolved: erofs: set fileio bio failed in short read case For file-backed mount, IO requests are handled by vfsiocbiterread. However, it can be interrupted by SIGKILL, returning the number of bytes actually copied. Unused folios in bio are...

5.9AI score
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/22 12:00 a.m.•1 views

CVE-2026-31514: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: erofs: set fileio bio failed in short read case For file-backed mount, IO requests are handled by vfsiocbiterread. However, it can be interrupted by SIGKILL, returning the number of bytes actually copied. Unused folios in bio are...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/21 12:00 a.m.•0 views

CVE-2026-40604: Protection Mechanism Failure

ClearanceKit intercepts file-system access events on macOS and enforces per-process access policies. Prior to 5.0.6, the opfilter Endpoint Security system extension bundle ID uk.craigbass.clearancekit.opfilter can be suspended with SIGSTOP or kill -STOP, or killed with SIGKILL/SIGTERM, by any...

8.2CVSS5.9AI score0.00151EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/04/10 4:03 p.m.•5 views

CVE-2026-35667 OpenClaw < 2026.3.24 - Improper Process Termination via Unpatched killProcessTree in shell-utils.ts

OpenClaw before 2026.3.24 contains an incomplete fix for CVE-2026-27486 where the !stop chat command uses an unpatched killProcessTree function from shell-utils.ts that sends SIGKILL immediately without graceful SIGTERM shutdown. Attackers can trigger process termination via the !stop command,...

6.9CVSS5.8AI score0.00153EPSS
SaveExploits1References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/10 12:00 a.m.•0 views

CVE-2026-35667: Improper Resource Shutdown or Release

OpenClaw before 2026.3.24 contains an incomplete fix for CVE-2026-27486 where the !stop chat command uses an unpatched killProcessTree function from shell-utils.ts that sends SIGKILL immediately without graceful SIGTERM shutdown. Attackers can trigger process termination via the !stop command,...

6.9CVSS5.8AI score0.00153EPSS
SaveExploits1References1
CVE
CVE
•added 2026/02/21 9:32 a.m.•90 views

CVE-2026-27486

OpenClaw CVE-2026-27486 affects the OpenClaw CLI up to version 2026.2.13, where cleanup uses system-wide process enumeration and pattern-based termination without verifying process ownership. On shared hosts, unrelated processes matching the pattern could be terminated. The issue is addressed in ...

5.3CVSS5.5AI score0.0037EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/02/04 5:16 p.m.•7 views

AZL-77325 CVE-2026-23102 affecting package kernel for versions less than 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context When SME is supported, Restoring SVE signal context can go wrong in a few ways, including placing the task into an invalid state where the kernel may read from out-of-bounds...

7.1CVSS6.7AI score0.00124EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/02/04 12:00 a.m.•0 views

CVE-2026-23102: Out-of-bounds Read

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context When SME is supported, Restoring SVE signal context can go wrong in a few ways, including placing the task into an invalid state where the kernel may read from out-of-bounds...

7.1CVSS6.5AI score0.00124EPSS
SaveExploits0References1
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•6 views

EUVD-2011-3547

Malware in sbrugna...

4.7CVSS4.6AI score0.00317EPSS
SaveExploits0References10
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•15 views

EUVD-2021-32757

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00703EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
•added 2024/08/01 12:08 p.m.•29 views

CVE-2024-42135

In the Linux kernel, the following vulnerability has been resolved: vhosttask: Handle SIGKILL by flushing work and exiting Instead of lingering until the device is closed, this has us handle SIGKILL by: 1. marking the worker as killed so we no longer try to use it with new virtqueues and new flus...

4.4CVSS9.1AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
•added 2024/07/30 8:15 a.m.•6 views

DEBIAN-CVE-2024-42135

In the Linux kernel, the following vulnerability has been resolved: vhosttask: Handle SIGKILL by flushing work and exiting Instead of lingering until the device is closed, this has us handle SIGKILL by: 1. marking the worker as killed so we no longer try to use it with new virtqueues and new flus...

5.5CVSS5.1AI score0.00227EPSS
SaveExploits0References1
Rows per page
Query Builder