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 check for context propagation support #600

Merged
merged 1 commit into from
Feb 2, 2024

Commits on Feb 2, 2024

  1. Fix check for context propagation support

    While the lockdown check for the 'bpf_probe_write_user()' helper was
    indeed introduced on 5.14[1], it was also backported to the 5.10 tree[2]
    as well.
    
    [1]: torvalds/linux@51e1bb9
    [2]: https://elixir.bootlin.com/linux/v5.10.59/A/ident/LOCKDOWN_BPF_WRITE_USER
    myhro committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    096ed22 View commit details
    Browse the repository at this point in the history