diff options
author | Dmitry Osipenko <[email protected]> | 2022-01-12 22:50:39 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-01-28 15:59:19 +0000 |
commit | 06feec6005c9d9500cd286ec440aabf8b2ddd94d (patch) | |
tree | e69491266a7c1a6cf6e040a0f6f1afe8c2b0435d /scripts/gdb/linux/rbtree.py | |
parent | fb25621da5702c104ce0a48de5b174ced09e5b4e (diff) |
ASoC: hdmi-codec: Fix OOB memory accesses
Correct size of iec_status array by changing it to the size of status
array of the struct snd_aes_iec958. This fixes out-of-bounds slab
read accesses made by memcpy() of the hdmi-codec driver. This problem
is reported by KASAN.
Cc: [email protected]
Signed-off-by: Dmitry Osipenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/rbtree.py')
0 files changed, 0 insertions, 0 deletions