The syscall.Faccessat function checks whether the calling process can
access a file. Faccessat contains a bug where it checks a file’s group
permission bits if the process’s user is a member of the process’s group
rather than a member of the file’s group. (CVE-2022-29526)
- https://bugs.mageia.org/show_bug.cgi?id=30469
- https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU
-
- https://www.cve.org/CVERecord?id=CVE-2022-29526
- 8/core/golang-1.17.10-1.mga8
Get the latest Linux and open source security news straight to your inbox.