CVE-2022-29526MEDIUM≥ 0, < 0.0.0-20220412211240-33da011f77ad2022-06-24
CVE-2022-29526 [MEDIUM] CWE-269 golang.org/x/sys/unix has Incorrect privilege reporting in syscall
golang.org/x/sys/unix has Incorrect privilege reporting in syscall
Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Reporting in syscall. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.
### Specific Go Packages Affected
golang.org/x/sys/unix
ghsaosv