diff options
author | Kees Cook <[email protected]> | 2015-11-19 17:18:54 -0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2015-11-20 08:49:28 -0700 |
commit | 02e2a5bfebe99edcf9d694575a75032d53fe1b73 (patch) | |
tree | 815d3e15f91df416bdabd567d11f3983fa48f383 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 8aeea03195ee6e33fcb00039c414eabfc37a4eb8 (diff) |
mac: validate mac_partition is within sector
If md->signature == MAC_DRIVER_MAGIC and md->block_size == 1023, a single
512 byte sector would be read (secsize / 512). However the partition
structure would be located past the end of the buffer (secsize % 512).
Signed-off-by: Kees Cook <[email protected]>
Cc: [email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions