Skip to content

Conversation

@klecko
Copy link

@klecko klecko commented Nov 6, 2020

Fixes #15

It seems like syscall wrappers were never taken into account. It usually worked because the argument is simply forwarded to the original syscall, but in some builds the pointer is truncated to an int, generating a read fault when accessed by the original exit syscall as we can see in #15

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.

insmod "Killed" on Ubuntu

1 participant