diff options
author | Shuai Xue <xueshuai@linux.alibaba.com> | 2021-08-23 14:56:54 +0300 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2021-08-27 17:03:01 +0300 |
commit | 1be72c8e0786727df375f11c8178ce7e65eea20e (patch) | |
tree | 452ab6ca0fc0666a8eb4444b20afb27e3c635b7d /security | |
parent | b31eea2e04c1002e5cb864eefdc718b70d2cb08c (diff) | |
download | linux-1be72c8e0786727df375f11c8178ce7e65eea20e.tar.xz |
efi: cper: check section header more appropriately
When checking a generic status block, we iterate over all the generic data
blocks. The loop condition checks that the generic data block is valid.
Because the size of data blocks (excluding error data) may vary depending
on the revision and the revision is contained within the data block, we
should ensure that enough of the current data block is valid appropriately
for different revision.
Signed-off-by: Shuai Xue <xueshuai@linux.alibaba.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions