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