Skip to content

Fix Windows 10 LTSC panic/crash due to kernel missing CET features#673

Open
nomoemptypointer wants to merge 1 commit into
SteamRE:masterfrom
nomoemptypointer:master
Open

Fix Windows 10 LTSC panic/crash due to kernel missing CET features#673
nomoemptypointer wants to merge 1 commit into
SteamRE:masterfrom
nomoemptypointer:master

Conversation

@nomoemptypointer

Copy link
Copy Markdown
image image

Windows 10 IoT LTSC and older Windows 10 builds don’t support Control-flow Enforcement Technology (CET).
CET’s Shadow Stack feature helps defend against return-oriented programming (ROP) attacks, but since these systems lack CET support, disabling CET compatibility causes no loss of security or functionality in this program btw

@yaakov-h

Copy link
Copy Markdown
Member

Is this "Windows 10 IoT Enterprise LTSC 2021"?

@yaakov-h

Copy link
Copy Markdown
Member

@nomoemptypointer

nomoemptypointer commented Nov 10, 2025

Copy link
Copy Markdown
Author

Is this "Windows 10 IoT Enterprise LTSC 2021"?

Yes, this is the latest build of Windows 10 IoT Enterprise LTSC
https://learn.microsoft.com/en-us/windows/iot/iot-enterprise/whats-new/windows-10-iot-enterprise-ltsc-2021#lifecycle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants