Skip to content

Conversation

@OriGlassman
Copy link
Collaborator

@OriGlassman OriGlassman commented Jul 30, 2024

1. Explain what the PR does

make socket_dup don't rely on sys_enter/exit

2. Explain how to test it

./tracee -e=socket_dup

3. Other comments

Closes #4211

@CLAassistant
Copy link

CLAassistant commented Jul 30, 2024

CLA assistant check
All committers have signed the CLA.

@OriGlassman OriGlassman force-pushed the change_socket_dup branch 2 times, most recently from 93f2d65 to 8ab9499 Compare July 30, 2024 05:53
@OriGlassman OriGlassman requested a review from yanivagman July 30, 2024 06:16
@OriGlassman OriGlassman force-pushed the change_socket_dup branch 2 times, most recently from acdf71c to 256eb79 Compare July 30, 2024 08:53
Assumes handling of compat syscalls is handled by get_task_pt_reg()
@OriGlassman OriGlassman marked this pull request as draft August 14, 2024 11:40
@yanivagman
Copy link
Collaborator

Will be handled by #4256

@yanivagman yanivagman closed this Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

change socket_dup to not rely on sys_enter/exit

3 participants