diff options
author | Wen Yang <[email protected]> | 2019-07-13 11:46:14 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-07-16 19:17:14 +0100 |
commit | 9b6d104a6b150bd4d3e5b039340e1f6b20c2e3c1 (patch) | |
tree | e319dde146adcf0f9be003514061178ca7cec2b1 /scripts/gdb/linux/modules.py | |
parent | ec3042ad39d4e2ddbc3a3344f90bb10d8feb53bc (diff) |
ASoC: samsung: odroid: fix an use-after-free issue for codec
The codec variable is still being used after the of_node_put() call,
which may result in use-after-free.
Fixes: bc3cf17b575a ("ASoC: samsung: odroid: Add support for secondary CPU DAI")
Signed-off-by: Wen Yang <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Sangbeom Kim <[email protected]>
Cc: Sylwester Nawrocki <[email protected]>
Cc: Liam Girdwood <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Jaroslav Kysela <[email protected]>
Cc: Takashi Iwai <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions