CVE-2024-8244

Source
https://cve.org/CVERecord?id=CVE-2024-8244
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-8244.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-8244
Downstream
Withdrawn
2026-01-27T04:19:50Z
Published
2025-08-06T16:15:28Z
Modified
2026-05-10T18:42:09Z
Summary
[none]
Details

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.

References

Affected packages