Skip to content

Advancing Windows driver security: Removing trust for the cross-signed driver program #61

Description

@bgsw-venkat

According to the Microsoft article
“Advancing Windows driver security: Removing trust for the cross-signed driver program”
(https://techcommunity.microsoft.com/blog/windows-itpro-blog/advancing-windows-driver-security-removing-trust-for-the-cross-signed-driver-pro/4504818),
Microsoft is removing trust for kernel drivers that have not gone through the Windows Hardware Compatibility Program (WHCP).
Currently, we are using libusbk for one of our devices with our own driver signing.
We would like clarification on the following points:

  • Is there a confirmed end date after which cross-signed kernel drivers will no longer be trusted?
  • Is Microsoft’s signing/approval of the generic libusbk driver sufficient, or does the device-specific INF file also need to be signed by us (or submitted through WHCP)?
  • Are there any recommended migration steps or best practices for libusbk-based devices in this context?

Any guidance or references would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions