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

kvm.h patch file problem #8

Closed
B1aNB1aN opened this issue Jul 16, 2020 · 2 comments
Closed

kvm.h patch file problem #8

B1aNB1aN opened this issue Jul 16, 2020 · 2 comments

Comments

@B1aNB1aN
Copy link

There is a problem about kvm vmx pt io control code defined in kvm.h patch file.
The io code KVM_VMX_PT_ENABLE_ADDR3 is conflict with io code KVM_KVMCLOCK_CTRL in kvm.h.
You can see the issus i opened in project redqueen for more information.

@il-steffen
Copy link
Collaborator

Thanks. It seems like the control codes are used on different file descriptors with their own respective handlers, so in my mind this lapse in counting should have no effect for now. Did you observe any impact?

@B1aNB1aN
Copy link
Author

No. Changing it or not depends on you. What i mean is that i want you guys notice it in case it will make kAFL unstable.

hemx0147 pushed a commit to hemx0147/kAFL that referenced this issue Dec 15, 2022
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

No branches or pull requests

2 participants