Great read for those interested. Its not always 3rd party security software that is to blame for those false-positives and other driver related issues.
Vulnerable Driver Blocklist is a security feature under Microsoft’s Core Isolation umbrella for Windows. For those unaware about Core Isolation itself, this is a collection of capabilities that protect “core” Windows processes from malicious software by isolating them in memory. The Vulnerable Driver Blocklist falls within this category because it essentially offers a list of drivers that are restricted by default from ever running in Windows.
Devices like cameras, microphones, keyboards, and more typically communicate with the operating system through drivers. In the past, there have been documented instances of compromised Windows drivers that were being used to exploit the OS. So, in 2022, Microsoft decided that it would mitigate this attack surface by maintaining a list of drivers known to be compromised in Windows installations.
SA