GHSA-gpcg-h6x2-c26p

Suggest an improvement
Source
https://github.com/advisories/GHSA-gpcg-h6x2-c26p
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-gpcg-h6x2-c26p/GHSA-gpcg-h6x2-c26p.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-gpcg-h6x2-c26p
Withdrawn
2026-07-06T19:55:09Z
Published
2026-04-22T18:31:45Z
Modified
2026-09-10T03:51:01Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Duplicate Advisory: uutils coreutils has an Improper Input Validation issue
Details

Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-p6rv-2qpm-fwvg. This link is maintained to preserve external references.

Original Description

An argument parsing error in the kill utility of uutils coreutils incorrectly interprets kill -1 as a request to send the default signal (SIGTERM) to PID -1. Sending a signal to PID -1 causes the kernel to terminate all processes visible to the caller, potentially leading to a system crash or massive process termination. This differs from GNU coreutils, which correctly recognizes -1 as a signal number in this context and would instead report a missing PID argument.

Database specific
{
    "cwe_ids":  [
        "CWE-20"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-04-30T17:49:15Z",
    "nvd_published_at":  "2026-04-22T17:16:40Z",
    "severity":  "MODERATE"
}
References

Affected packages

crates.io / coreutils

Package

Name
coreutils
View open source insights on deps.dev
Purl
pkg:cargo/coreutils

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
0.6.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-gpcg-h6x2-c26p/GHSA-gpcg-h6x2-c26p.json"