Lucene search
+L

817 matches found

RedhatCVE
RedhatCVE
added 2026/04/09 4:43 p.m.8 views

CVE-2026-32282

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

7.8CVSS5.8AI score0.00292EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2026/04/09 11:0 a.m.2 views

golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

6.4CVSS6AI score0.00292EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2026/04/09 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-32282

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even...

6.4CVSS6.9AI score0.00292EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/04/08 11:25 p.m.10 views

SUSE CVE-2026-32282

On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the ATSYMLINKNOFOLLOW flag, which Root.Chmod uses to...

6.3CVSS5.8AI score0.00292EPSS
Exploits0References38
NVD
NVD
added 2026/04/08 2:16 a.m.6 views

CVE-2026-32282

On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the ATSYMLINKNOFOLLOW flag, which Root.Chmod uses to...

6.4CVSS0.00292EPSS
Exploits0References4
OSV
OSV
added 2026/04/08 2:16 a.m.3 views

DEBIAN-CVE-2026-32282

On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the ATSYMLINKNOFOLLOW flag, which Root.Chmod uses to...

6.4CVSS5.3AI score0.00292EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2026/04/08 2:16 a.m.11 views

CVE-2026-32282

On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the ATSYMLINKNOFOLLOW flag, which Root.Chmod uses to...

6.4CVSS5.9AI score0.00292EPSS
Exploits0References5
OSV
OSV
added 2026/04/08 2:16 a.m.11 views

UBUNTU-CVE-2026-32282

On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the ATSYMLINKNOFOLLOW flag, which Root.Chmod uses to...

6.4CVSS5.8AI score0.00292EPSS
Exploits0References6
Cvelist
Cvelist
added 2026/04/08 1:6 a.m.23 views

CVE-2026-32282 TOCTOU permits root escape on Linux via Root.Chmod in os in internal/syscall/unix

On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the ATSYMLINKNOFOLLOW flag, which Root.Chmod uses to...

0.00292EPSS
Exploits0References4
OSV
OSV
added 2026/04/08 1:6 a.m.3 views

CVE-2026-32282 TOCTOU permits root escape on Linux via Root.Chmod in os in internal/syscall/unix

On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the ATSYMLINKNOFOLLOW flag, which Root.Chmod uses to...

6.4CVSS6.6AI score0.00292EPSS
Exploits0References7
AlpineLinux
AlpineLinux
added 2026/04/08 1:6 a.m.8 views

CVE-2026-32282

On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the ATSYMLINKNOFOLLOW flag, which Root.Chmod uses to...

6.4CVSS5.8AI score0.00292EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/08 1:6 a.m.8 views

CVE-2026-32282

On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the ATSYMLINKNOFOLLOW flag, which Root.Chmod uses to...

6.4CVSS5.3AI score0.00292EPSS
Exploits0
EUVD
EUVD
added 2026/04/08 1:6 a.m.20 views

EUVD-2026-20012

On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the ATSYMLINKNOFOLLOW flag, which Root.Chmod uses to...

5.9AI score0.00292EPSS
Exploits0References4
CVE
CVE
added 2026/04/08 1:6 a.m.146 views

CVE-2026-32282

CVE-2026-32282: Root.Chmod can follow symlinks out of the root on Linux. OpenSUSE advisories for go1.25 and go1.26 include this CVE and patch Go to go1.25.9 or go1.26.2 respectively. Impact is limited to cases where a symlink is substituted after an initial check but before the chmod operation; e...

6.4CVSS5.9AI score0.00292EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2026/04/08 12:0 a.m.11 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, which arises when the target is replaced by a symbolic link during the Root.Chmod operation,...

6.4CVSS7.3AI score0.00292EPSS
Exploits0References4
Snyk
Snyk
added 2026/04/07 10:53 p.m.9 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview std/internal/syscall/unix is a Go standard library package std/internal/syscall/unix Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition. Go Vulnerability Report:On Linux, if the target of Root.Chmod is replaced with a symlink while the chm...

7.8CVSS5.8AI score0.00292EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.6 views

PT-2026-31063

Name of the Vulnerable Software and Affected Versions Root.Chmod affected versions not specified Description On Linux, if the target of Root.Chmod is replaced with a symlink during a chmod operation, the operation can affect the symlink's target, even if that target is outside the root directory...

9.8CVSS5.8AI score0.00292EPSS
Exploits0
OSV
OSV
added 2026/04/06 7:58 a.m.9 views

BIT-NODE-MIN-2026-21716

An incomplete fix for CVE-2024-36137 leaves FileHandle.chmod and FileHandle.chown in the promises API without the required permission checks, while their callback-based equivalents fs.fchmod, fs.fchown were correctly patched. As a result, code running under --permission with restricted...

3.3CVSS6AI score0.00159EPSS
Exploits0References2
EUVD
EUVD
added 2026/03/30 9:31 p.m.6 views

EUVD-2026-17180

An incomplete fix for CVE-2024-36137 leaves FileHandle.chmod and FileHandle.chown in the promises API without the required permission checks, while their callback-based equivalents fs.fchmod, fs.fchown were correctly patched. As a result, code running under --permission with restricted...

3.3CVSS6.7AI score0.00395EPSS
Exploits0References2
NVD
NVD
added 2026/03/30 8:16 p.m.4 views

CVE-2026-21716

An incomplete fix for CVE-2024-36137 leaves FileHandle.chmod and FileHandle.chown in the promises API without the required permission checks, while their callback-based equivalents fs.fchmod, fs.fchown were correctly patched. As a result, code running under --permission with restricted...

3.3CVSS0.00159EPSS
Exploits0References1
Rows per page
Query Builder