On 6/22/26 11:11 PM, Yiyang Chen wrote:
Add regression coverage for bpf_refcount_acquire() on graph-node-derived
pointers.

The rejected case passes a popped list node pointer directly to
bpf_refcount_acquire(), which must fail because the pointer carries a
non-zero fixed offset.

Signed-off-by: Yiyang Chen <[email protected]>

Acked-by: Yonghong Song <[email protected]>


Reply via email to