On Thu, Dec 21, 2023 at 02:19:56PM +0800, Yu Kuai wrote: > I can't find this by code review, and I think > maybe it's better to fix this in sysctl error path. Indeed, we want to fix anything in the way to remove the empty sentinel, we continue to do that in queued work on sysctl-next [0]. Although I won't be able to diagnose this right away, could you try the out of bounds fix by Joel [1] instead? We want to identify what caused this and fix it within sysctl code. [0] https://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/log/?h=sysctl-next [1] https://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/commit/?h=sysctl-next&id=fd696ee2395755a292f7d49bf4c701a5bab2f076 Luis