Microsoft today released an updated version of Windows Subsystem for Linux “WSL” that allows running Linux binaries atop Windows 11. There is only one change noted and it’s for a yet-to-be-public security vulnerability.
It looks like next week Microsoft will be making public a heavy-hitting WSL security vulnerability that they have gone ahead to release the new version of WSL in advance while confirming the CVE security disclosure details will be made public on 12 August. That date also happens to be this month’s Patch Tuesday.
The WSL 2.5.10 release issued minutes ago simply states:
“Fixed CVE-2025-53788 (Details to be published on Aug 12th)”
When digging into the commit for the open-source changes of WSL 2.5.10, it notes:
“Switch wslinfo –vm-id to not rely on presence of VM ID environment variable (#13318)
* Switch WSLg to use wslinfo –vm-id instead of relying on environment variable
* DO NOT MERGE: bad WSLg nuget
* dead code removal
* always send response to LxInitMessageQueryVmId message
* add back invalid WslInfoMode error
* remove unneeded wsl2 check
* use temporary workaround until WSLg update is ready
* unit test update
* Update string compare”
This is the first time I have seen a new WSL open-source release in advance of Microsoft making the CVE security bulletin public. We’ll learn more about the WSL security vulnerability next Tuesday.