Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

driver work #1320

Merged
merged 1 commit into from
Aug 7, 2022
Merged

driver work #1320

merged 1 commit into from
Aug 7, 2022

Conversation

jxy-s
Copy link
Member

@jxy-s jxy-s commented Jul 26, 2022

PR implements stricter requirements for making calls to the driver, hardens existing code, fixes SAL, contains mitigations against exploitation of the verified process, and expands the capabilities of the driver both around informing of system activity and exposing new functionality/information through the driver API.

The core of the changes here is the process state (defined in kphapi.h). Which we track in the driver and require a certain level of state for the connected client to have in order to be authorized to make a call into the driver (defined in comms_handlers.c).

@github-actions
Copy link

github-actions bot commented Jul 27, 2022

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@dmex dmex linked an issue Jul 27, 2022 that may be closed by this pull request
@dmex dmex removed a link to an issue Jul 27, 2022
@dmex dmex linked an issue Jul 27, 2022 that may be closed by this pull request
dmex
dmex previously requested changes Jul 27, 2022
KSystemInformer/KSystemInformer.vcxproj Show resolved Hide resolved
@jxy-s jxy-s force-pushed the driver-work branch 4 times, most recently from b545ec2 to 9ab21b2 Compare July 27, 2022 05:08
@ge0rdi

This comment was marked as resolved.

@jxy-s

This comment was marked as resolved.

@jxy-s jxy-s force-pushed the driver-work branch 2 times, most recently from b4693d6 to 307fb2c Compare July 28, 2022 00:55
@jxy-s

This comment was marked as resolved.

KSystemInformer/README.md Outdated Show resolved Hide resolved
@ge0rdi

This comment was marked as off-topic.

@jxy-s
Copy link
Member Author

jxy-s commented Aug 3, 2022

I plan to merge this PR this weekend. Please attend to reviews if you're interested in doing so.

@jxy-s jxy-s merged commit 27a4496 into winsiderss:master Aug 7, 2022
@jxy-s jxy-s deleted the driver-work branch August 7, 2022 03:49
@github-actions github-actions bot locked and limited conversation to collaborators Aug 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants