diff options
author | John Johansen <john.johansen@canonical.com> | 2013-02-19 00:12:34 (GMT) |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2013-04-28 07:37:32 (GMT) |
commit | ed686308c6837ff67f56e4115d0fd6bdc65a4313 (patch) | |
tree | f883525ee2c10d846c0f9f4c6fcb01208bee5a26 /Documentation/leds | |
parent | 4da05cc08da3f2058cecbe42ed9f4803d669730a (diff) | |
download | linux-fsl-qoriq-ed686308c6837ff67f56e4115d0fd6bdc65a4313.tar.xz |
apparmor: reserve and mask off the top 8 bits of the base field
The top 8 bits of the base field have never been used, in fact can't
be used, by the current 'dfa16' format. However they will be used in the
future as flags, so mask them off when using base as an index value.
Note: the use of the top 8 bits, without masking is trapped by the verify
checks that base entries are within the size bounds.
Signed-off-by: John Johansen <john.johansen@canonical.com>
Acked-by: Kees Cook <kees@ubuntu.com>
Diffstat (limited to 'Documentation/leds')
0 files changed, 0 insertions, 0 deletions