| - module: golang.org/x/sys |
| - fixed: 0.0.0-20220412211240-33da011f77ad |
| vulnerable_at: 0.0.0-20220412071739-889880a91fd5 |
| - package: golang.org/x/sys/unix |
| summary: 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. |
| published: 2022-07-15T23:30:12Z |
| - Joël Gähwiler (@256dpi) |
| - fix: https://go.dev/cl/399539 |
| - report: https://go.dev/issue/52313 |
| - fix: https://go.dev/cl/400074 |
| - web: https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU |