summaryrefslogtreecommitdiff
path: root/kernel/utsname.c
diff options
context:
space:
mode:
authorMuhammad Usama Anjum <usama.anjum@collabora.com>2022-10-04 13:45:15 +0500
committerJohn Johansen <john.johansen@canonical.com>2022-10-04 02:34:29 -0700
commit5515a8e30eaa8ae0d57ec59c908716cf2af114ae (patch)
tree3c05f5a57eeb4a328dc41362f90bb4e93c427276 /kernel/utsname.c
parent32490541682bf8ea445e9bd29c866981851e0912 (diff)
downloadlinux-5515a8e30eaa8ae0d57ec59c908716cf2af114ae.tar.gz
apparmor: store return value of unpack_perms_table() to signed variable
The unpack_perms_table() can return error which is negative value. Store the return value to a signed variable. policy->size is unsigned variable. It shouldn't be used to store the return status. Fixes: 2d6b2dea7f3c ("apparmor: add the ability for policy to specify a permission table") Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com> Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'kernel/utsname.c')
0 files changed, 0 insertions, 0 deletions