On Mon, 2025-08-11 at 21:15 +0800, Qianfeng Rong wrote: > Hi all, > > Sorry, please ignore this patch, because I found that there are still a > lot of mixed uses of kfree and kvfree in kernel/bpf/verifier.c. Best > regards, Qianfeng Using kvfree() in this position was sloppy on my side, thank you for noticing this.