[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: dc64cc12bcd14219afb91b55d23192c3eb45aa43
WARNING: Author mismatch between patch and upstream commit: Backport author: Kang Wenlinwenlin.kang@windriver.com Commit author: Bo Liuliubo03@inspur.com
Status in newer kernel trees: 6.13.y | Present (exact SHA1) 6.12.y | Present (exact SHA1) 6.6.y | Present (exact SHA1)
Note: The patch differs from the upstream commit: --- 1: dc64cc12bcd14 ! 1: 35172eeb12462 binfmt_elf: replace IS_ERR() with IS_ERR_VALUE() @@ Metadata ## Commit message ## binfmt_elf: replace IS_ERR() with IS_ERR_VALUE()
+ commit dc64cc12bcd14219afb91b55d23192c3eb45aa43 upstream + Avoid typecasts that are needed for IS_ERR() and use IS_ERR_VALUE() instead.
Signed-off-by: Bo Liu liubo03@inspur.com Signed-off-by: Kees Cook keescook@chromium.org Link: https://lore.kernel.org/r/20221115031757.2426-1-liubo03@inspur.com + Signed-off-by: Wenlin Kang wenlin.kang@windriver.com
## fs/binfmt_elf.c ## @@ fs/binfmt_elf.c: static int load_elf_binary(struct linux_binprm *bprm) ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.1.y | Success | Success |