Intel

AIKIDO-2026-952078

uu_kill is vulnerable to Improper Input Validation

Improper Input ValidationGHSA-3jmh-xh36-pj6v Published 3 days ago

33

Low Risk

This Affects:

RUSTuu_kill
0.0.1 - 0.9.0
Fixed in 0.10.0
Are you affected? Scan for Free

TL;DR

kill uses a hyphen prefixed numeric argument such as -62342 as a target process ID instead of a signal specification. GNU kill rejects this form, but uutils accepts it and sends a signal to the process with that PID. A script that forwards untrusted numbers into a kill invocation can terminate an unintended process. The fix validates hyphen prefixed numeric arguments so they are used as signal specifications rather than PIDs.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you pass untrusted numeric arguments to kill.

Background info

uu_kill is vulnerable to Improper Input Validation in versions 0.0.1 - 0.9.0.

How to fix this

Upgrade the uu_kill library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform