+1
−0
Loading
mainline inclusion from mainline-v5.11-rc1 commit fcd193e1 category: other bugzilla: https://gitee.com/src-openeuler/kernel/issues/IBPLJA CVE: CVE-2025-21823 Reference: https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fcd193e1dfa6842e2783b04d98345767fe99cf31 -------------------------------- The commit b296a6d5 ("kernel.h: split out min()/max() et al. helpers") moved the min/max helper functionality from kernel.h to minmax.h. Adjust the kernel code accordingly to avoid fragile indirect includes. Signed-off-by:Sven Eckelmann <sven@narfation.org> Signed-off-by:
Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by:
Zicheng Qu <quzicheng@huawei.com>