Skip to content

fix kernel 6.19 build, add some hardening options#1554

Merged
gustavo-iniguez-goya merged 1 commit into
evilsocket:masterfrom
munix9:fix-ebpf_prog
Mar 1, 2026
Merged

fix kernel 6.19 build, add some hardening options#1554
gustavo-iniguez-goya merged 1 commit into
evilsocket:masterfrom
munix9:fix-ebpf_prog

Conversation

@munix9
Copy link
Copy Markdown
Contributor

@munix9 munix9 commented Feb 27, 2026

solves #1537

@gustavo-iniguez-goya gustavo-iniguez-goya merged commit 0cb2adc into evilsocket:master Mar 1, 2026
0 of 2 checks passed
@gustavo-iniguez-goya
Copy link
Copy Markdown
Collaborator

thanks @munix9 !

I doubt that we need native compiler hardening features. Those validations are for machine code, not eBPF bytecode.
The eBPF VM is who checks in this case boundaries, branches and other validations.

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.

2 participants