When will 2.6.2 go out of pre-release?
Given the following CVE https://www.cvedetails.com/cve/CVE-2025-62220/ it seems that only version 2.6.2 is the one not vulnerable. However 2.6.2 is still marked as pre-release. Any idea when a stable release will become available?
Thanks
Logs are required for review from WSL team
If this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. Otherwise, please attach logs by following the instructions below, your issue will not be reviewed unless they are added. These logs will help us understand what is going on in your machine.
How to collect WSL logs
Download and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/WSL/master/diagnostics/collect-wsl-logs.ps1" -OutFile collect-wsl-logs.ps1
Set-ExecutionPolicy Bypass -Scope Process -Force
.\collect-wsl-logs.ps1
The script will output the path of the log file once done.
If this is a networking issue, please use collect-networking-logs.ps1, following the instructions in Collect WSL logs for networking issues
Once completed please upload the output files to this GitHub issue.
See Collect WSL logs (recommended method).
If you choose to email these logs instead of attaching them to the bug, please send them to [email protected] with the GitHub issue number in the subject, and include a link to your GitHub issue comment in the message body, and reply with '/emailed-logs'.
/question
Diagnostic information
Found '/question', adding tag 'question'
I would also like to know the answer to this question, since the vulnerability was publicly disclosed on Nov 11, 2025.
We are having to use “wsl --update --pre-release” to force an update, or disable GUI applications in WSL settings which isn't ideal.
Today!