vbpf / ebpf-verifier

eBPF verifier based on abstract interpretation
MIT License
389 stars 43 forks source link

Only set type to pointer if the width is correct #581

Closed dthaler closed 9 months ago

dthaler commented 9 months ago

Addresses issue #560

coveralls commented 9 months ago

Coverage Status

coverage: 89.79% (+0.04%) from 89.754% when pulling df1f98fb86095b467e58d05b7d6ab2a9dafba694 on dthaler:validate-ctx-ptr into f3964ef83f5cabf031f0647333a06551372af627 on vbpf:main.