When called with a non-zero flags parameter, the Faccessat function can incorrectly report that a file is accessible.
{ "review_status": "REVIEWED", "url": "https://pkg.go.dev/vuln/GO-2022-0493" }
{ "imports": [ { "path": "syscall", "symbols": [ "Faccessat" ] } ] }
{ "imports": [ { "path": "golang.org/x/sys/unix", "symbols": [ "Faccessat" ] } ] }