aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJarkko Nikula <[email protected]>2014-04-24 10:34:36 +0300
committerMark Brown <[email protected]>2014-04-24 11:32:23 +0100
commitde30a2ccb20d9baf5dac8a9c8ba8f0d9d5f4361e (patch)
tree1cc24f2b3e6bbd1727f7cc758fa126c3cab9cc39 /net/unix/af_unix.c
parentd132cb0a162fa55c82e06b771fcaa871d30c9398 (diff)
ASoC: Intel: Cancel hsw_notification_work before freeing the stream
I suppose there is a possibility that hsw_notification_work() may run after sst_hsw_stream_free() which can lead to a kernel crash since struct sst_hsw_stream is freed at that point and stream = container_of(work, struct sst_hsw_stream, notify_work) is not valid when hsw_notification_work() is run. Reported-by: Derek Basehore <[email protected]> Reported-by: Wenkai Du <[email protected]> Signed-off-by: Jarkko Nikula <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions