Re: [PATCH 0/2] binfmt: fixes for kres reports
From: Kumar Kartikeya Dwivedi
Date: Mon Sep 21 2026 - 00:02:42 EST
On Fri Sep 18, 2026 at 11:19 AM CEST, Christian Brauner wrote:
> I asked Chris to run his kres tooling on the binfmt with bpf changes
> merged for this cycle. It found two issues that are fixed in this
> series. I reproduced both of them.
>
> Signed-off-by: Christian Brauner (Amutable) <brauner@xxxxxxxxxx>
> ---
> Chris Mason (2):
> binfmt_misc: fix OOB read in bpf_binprm_select_interp()
> binfmt_misc: fix racy checks in bpf set_interp kfuncs
>
> fs/binfmt_misc_bpf.c | 35 ++++++++++++++++++++++++++++++++---
> 1 file changed, 32 insertions(+), 3 deletions(-)
> ---
For the set:
Acked-by: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>