mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
[ Upstream commitd2ee2cfc4a] When the ima-modsig is enabled, the rc passed to evm_verifyxattr() may be negative, which may cause the integer overflow problem. Fixes:39b0709636("ima: Implement support for module-style appended signatures") Signed-off-by: Huaxin Lu <luhuaxin1@huawei.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com> Signed-off-by: Sasha Levin <sashal@kernel.org>