2 known bugs in golang.org/x/sys, with affected versions, fixes and workarounds. Sourced from upstream issue trackers.
| Severity | Affected | Fixed in | Title | Status | Source |
|---|---|---|---|---|---|
| medium | 1.18.0-0 | 1.18.2 | Incorrect privilege reporting in syscall and golang.org/x/sys/unix When called with a non-zero flags parameter, the Faccessat function can incorrectly report that a file is accessible. | fixed | osv:GO-2022-0493 |
| medium | any |
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/bugs/go/golang.org/x/sys| 0.0.0-20220412211240-33da011f77ad |
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 |
| fixed |
| osv:GHSA-p782-xgp4-8hr8 |