Source: golang-1.24 Version: 1.24.4-1 Severity: important Tags: security upstream Forwarded: https://github.com/golang/go/issues/70007 X-Debbugs-Cc: [email protected], Debian Security Team <[email protected]> Control: clone -1 -2 Control: reassign -2 src:golang-1.23 1.23.10-1 Control: retitle -2 golang-1.23: CVE-2024-8244
Hi, The following vulnerability was published for golang. CVE-2024-8244[0]: | The filepath.Walk and filepath.WalkDir functions are documented as | not following symbolic links, but both functions are susceptible to | a TOCTOU (time of check/time of use) race condition where a portion | of the path being walked is replaced with a symbolic link while the | walk is in progress. If you fix the vulnerability please also make sure to include the CVE (Common Vulnerabilities & Exposures) id in your changelog entry. For further information see: [0] https://security-tracker.debian.org/tracker/CVE-2024-8244 https://www.cve.org/CVERecord?id=CVE-2024-8244 [1] https://github.com/golang/go/issues/70007 Please adjust the affected versions in the BTS as needed. Regards, Salvatore

