summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAmir Goldstein <amir73il@gmail.com>2023-10-05 14:15:58 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-12-08 08:43:26 +0100
commit04e3ec9328b6cbdacc4391b328b2bb6c9e535158 (patch)
tree42e5f0ddc67b7d0a59d323c1abdf7f5ab75569e9 /include/linux
parent4eb5dc3b8cbc889869e400001d5264d9234efd12 (diff)
ima: annotate iint mutex to avoid lockdep false positive warnings
[ Upstream commit e044374a8a0a99e46f4e6d6751d3042b6d9cc12e ] It is not clear that IMA should be nested at all, but as long is it measures files both on overlayfs and on underlying fs, we need to annotate the iint mutex to avoid lockdep false positives related to IMA + overlayfs, same as overlayfs annotates the inode mutex. Reported-and-tested-by: syzbot+b42fe626038981fb7bfa@syzkaller.appspotmail.com Signed-off-by: Amir Goldstein <amir73il@gmail.com> Cc: stable@vger.kernel.org Signed-off-by: Mimi Zohar <zohar@linux.ibm.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions