Skip to content

linux-msft-wsl-5.10.102.1

Compare
Choose a tag to compare
  • Release rolling-lts/wsl/5.10.102.1
  • Update to upstream stable kernel release 5.10.102
  • Disable unprivileged BPF by default
    • It can be re-enabled by setting the kernel.unprivileged_bpf_disabled sysctl to 0
  • Update Dxgkrnl Version to 2216
    • Fix out of bounds array access for ioctls[]
    • Implement wait for sync VM bus messages as “killable” to allow killing a process waiting for a synchronous call to the host
    • Flush device for termination when process is destroyed to avoid a deadlock when the guest process is killed