diff options
author | Eric Biggers <ebiggers@google.com> | 2018-09-08 00:33:24 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-13 22:15:08 +0300 |
commit | 4c6fda12ff1d187590083a5615cee5501c60142c (patch) | |
tree | e35e56aa9adfa56c90bdc8101f82c2c293eae07b /lib/kobject.c | |
parent | 0c5e357fa89d64f414014046ec14979f72de0261 (diff) | |
download | linux-4c6fda12ff1d187590083a5615cee5501c60142c.tar.xz |
ima: fix showing large 'violations' or 'runtime_measurements_count'
commit 1e4c8dafbb6bf72fb5eca035b861e39c5896c2b7 upstream.
The 12 character temporary buffer is not necessarily long enough to hold
a 'long' value. Increase it.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Cc: stable@vger.kernel.org
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/kobject.c')
0 files changed, 0 insertions, 0 deletions