WSL icon indicating copy to clipboard operation
WSL copied to clipboard

When will 2.6.2 go out of pre-release?

Open mmajcica opened this issue 3 weeks ago • 3 comments

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

mmajcica avatar Dec 01 '25 15:12 mmajcica

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'.

github-actions[bot] avatar Dec 01 '25 15:12 github-actions[bot]

/question

mmajcica avatar Dec 01 '25 15:12 mmajcica

Diagnostic information
Found '/question', adding tag 'question'

github-actions[bot] avatar Dec 01 '25 15:12 github-actions[bot]

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.

davideverall avatar Dec 02 '25 12:12 davideverall

Today!

benhillis avatar Dec 04 '25 03:12 benhillis