diff options
author | Tyler Hicks <tyhicks@canonical.com> | 2018-07-06 08:25:00 +0300 |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2018-07-20 02:24:43 +0300 |
commit | 7f3ebcf2b1395e0248e56146041e1e5625fd2f23 (patch) | |
tree | 51d693e57cc5734aee692b1cebab08acd1aab511 /Documentation/crypto | |
parent | fb7d1bcf1602b46f37ada72178516c01a250e434 (diff) | |
download | linux-7f3ebcf2b1395e0248e56146041e1e5625fd2f23.tar.xz |
apparmor: Check buffer bounds when mapping permissions mask
Don't read past the end of the buffer containing permissions
characters or write past the end of the destination string.
Detected by CoverityScan CID#1415361, 1415376 ("Out-of-bounds access")
Fixes: e53cfe6c7caa ("apparmor: rework perm mapping to a slightly broader set")
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Acked-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'Documentation/crypto')
0 files changed, 0 insertions, 0 deletions