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

Mutexes and hypercalls for new process EUID and EGID. #6

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

off-by-1-error
Copy link

Adds mutexes to prevent kernel threads from issuing interleaving sequences of hypercalls, and also adds new hypercalls for reporting EUID and EGID of the process that's about to be executed.

@AndrewFasano AndrewFasano merged commit 8fb0208 into 4.10_hc Dec 15, 2023
1 check passed
@AndrewFasano AndrewFasano deleted the 4.10_hc_mutexes branch December 15, 2023 19:53
AndrewFasano pushed a commit that referenced this pull request Dec 18, 2023
* added mutex locks, and hypercalls for reporting euid and egid
* updated 32-bit hypercall arguments to 64-bit
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