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" ] } ] }
"https://vuln.go.dev/ID/GO-2022-0493.json"
{ "imports": [ { "path": "golang.org/x/sys/unix", "symbols": [ "Faccessat" ] } ] }