⚠ Withdrawn by GitHub Security Advisories

Withdrawn: July 6, 2026

GHSA-vf87-345h-9qhxLowCVSS 3.3Disclosed before NVD

Duplicate Advisory: uutils coreutils has a Time-of-check Time-of-use (TOCTOU) Race Condition

Published
April 22, 2026
Last Modified
July 6, 2026

📋 Description

Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-mj6p-44ch-cq69. This link is maintained to preserve external references.

Original Description

The mkdir utility in uutils coreutils incorrectly applies permissions when using the -m flag by creating a directory with umask-derived permissions (typically 0755) before subsequently changing them to the requested mode via a separate chmod system call. In multi-user environments, this introduces a brief window where a directory intended to be private is accessible to other users, potentially leading to unauthorized data access.

🎯 Affected products1

  • rust/coreutils:< 0.6.0

🔗 References (5)