You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CVE-2022-29526 Published: June 23, 2022; 1:15:12 PM -0400 V3.1: 5.3 MEDIUM V2.0: 5.0 MEDIUM
Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.
CVE-2022-29526 Published: June 23, 2022; 1:15:12 PM -0400 V3.1: 5.3 MEDIUM V2.0: 5.0 MEDIUM
To Reproduce
container-egress-service/go.sum
Line 502 in 3e8f64b
Expected behavior
golang.org/x/sys 0.0.0-20220412211240-33da011f77ad or newer
Additional context
golang: syscall: faccessat checks wrong group
The text was updated successfully, but these errors were encountered: