Searched hist:"7 f3ebcf2b1395e0248e56146041e1e5625fd2f23" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/security/apparmor/include/ |
H A D | perms.h | diff 7f3ebcf2b1395e0248e56146041e1e5625fd2f23 Fri Jul 06 00:25:00 CDT 2018 Tyler Hicks <tyhicks@canonical.com> 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>
|
/openbmc/linux/security/apparmor/ |
H A D | lib.c | diff 7f3ebcf2b1395e0248e56146041e1e5625fd2f23 Fri Jul 06 00:25:00 CDT 2018 Tyler Hicks <tyhicks@canonical.com> 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>
|
H A D | file.c | diff 7f3ebcf2b1395e0248e56146041e1e5625fd2f23 Fri Jul 06 00:25:00 CDT 2018 Tyler Hicks <tyhicks@canonical.com> 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>
|