aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards
diff options
context:
space:
mode:
authorWen Yang <wen.yang99@zte.com.cn>2019-07-04 16:38:50 +0800
committerMark Brown <broonie@kernel.org>2019-07-04 13:15:37 +0100
commit1bcc1fd64e4dd903f4d868a9e053986e3b102713 (patch)
treece2406dcbdb3a57702bebc4e8bf47eb58bca0c6a /sound/soc/intel/boards
parentASoC: codecs: ad193x: Fix memory corruption on BE 64b systems (diff)
downloadlinux-dev-1bcc1fd64e4dd903f4d868a9e053986e3b102713.tar.xz
linux-dev-1bcc1fd64e4dd903f4d868a9e053986e3b102713.zip
ASoC: audio-graph-card: fix use-after-free in graph_for_each_link
After calling of_node_put() on the codec_ep and codec_port variables, they are still being used, which may result in use-after-free. We fix this issue by calling of_node_put() after the last usage. Fixes: fce9b90c1ab7 ("ASoC: audio-graph-card: cleanup DAI link loop method - step2") Signed-off-by: Wen Yang <wen.yang99@zte.com.cn> Cc: Liam Girdwood <lgirdwood@gmail.com> Cc: Mark Brown <broonie@kernel.org> Cc: Jaroslav Kysela <perex@perex.cz> Cc: Takashi Iwai <tiwai@suse.com> Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Cc: alsa-devel@alsa-project.org Cc: linux-kernel@vger.kernel.org Link: https://lore.kernel.org/r/1562229530-8121-1-git-send-email-wen.yang99@zte.com.cn Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/boards')
0 files changed, 0 insertions, 0 deletions