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

Fix execve_map_value in alignchecker #205

Closed
tpapagian opened this issue Jun 29, 2022 · 0 comments · Fixed by #206
Closed

Fix execve_map_value in alignchecker #205

tpapagian opened this issue Jun 29, 2022 · 0 comments · Fixed by #206
Labels
good first issue Good for newcomers

Comments

@tpapagian
Copy link
Member

C and Go structs alignment check failed: execvemap.ExecveValue(48) size does not match execve_map_value(112)

More context in #200

@tpapagian tpapagian added the good first issue Good for newcomers label Jun 29, 2022
Forsworns added a commit to Forsworns/tetragon that referenced this issue Jun 29, 2022
1. add alignment checker for both key and value of execve_map

2. append missing details on namespace and capacibilities for running processes during initialization

close: cilium#205
Signed-off-by: Peihao Yang <[email protected]>
Forsworns added a commit to Forsworns/tetragon that referenced this issue Jun 29, 2022
1. add alignment checker for both key and value of execve_map

2. append missing details on namespace and capacibilities for running processes during initialization

close: cilium#205
Signed-off-by: Peihao Yang <[email protected]>
Forsworns added a commit to Forsworns/tetragon that referenced this issue Jun 29, 2022
1. add alignment checker for both key and value of execve_map

2. append missing details on namespace and capacibilities for running processes during initialization

close: cilium#205

Signed-off-by: Peihao Yang <[email protected]>
Forsworns added a commit to Forsworns/tetragon that referenced this issue Jun 29, 2022
1. add alignment checker for both key and value of execve_map

2. append missing details on namespace and capacibilities for running processes during initialization

close: cilium#205

Signed-off-by: Peihao Yang <[email protected]>
jrfastab pushed a commit that referenced this issue Jun 30, 2022
1. add alignment checker for both key and value of execve_map

2. append missing details on namespace and capacibilities for running processes during initialization

close: #205

Signed-off-by: Peihao Yang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant