Skip to content

Commit b496046

Browse files
1 parent 5aff124 commit b496046

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

advisories/github-reviewed/2026/04/GHSA-88ch-q68x-36v7/GHSA-88ch-q68x-36v7.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-88ch-q68x-36v7",
4-
"modified": "2026-04-29T22:49:39Z",
4+
"modified": "2026-07-06T19:24:15Z",
55
"published": "2026-04-22T18:31:44Z",
6-
"aliases": [
7-
"CVE-2026-35340"
8-
],
9-
"summary": "uutils coreutils has an Incorrect Check of Function Return Value",
10-
"details": "A flaw in the ChownExecutor used by uutils coreutils chown and chgrp causes the utilities to return an incorrect exit code during recursive operations. The final exit code is determined only by the last file processed. If the last operation succeeds, the command returns 0 even if earlier ownership or group changes failed due to permission errors. This can lead to security misconfigurations where administrative scripts incorrectly assume that ownership has been successfully transferred across a directory tree.",
6+
"withdrawn": "2026-07-06T19:24:15Z",
7+
"aliases": [],
8+
"summary": "Duplicate Advisory: uutils coreutils has an Incorrect Check of Function Return Value",
9+
"details": "### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-2x2h-fw32-rq7v. This link is maintained to preserve external references.\n\n### Original Description\nA flaw in the ChownExecutor used by uutils coreutils chown and chgrp causes the utilities to return an incorrect exit code during recursive operations. The final exit code is determined only by the last file processed. If the last operation succeeds, the command returns 0 even if earlier ownership or group changes failed due to permission errors. This can lead to security misconfigurations where administrative scripts incorrectly assume that ownership has been successfully transferred across a directory tree.",
1110
"severity": [
1211
{
1312
"type": "CVSS_V3",

0 commit comments

Comments
 (0)