* [PATCH 6.6.y v2 0/3] ASoC: SOF: Intel: hda: Fix NULL pointer dereference in v6.6
@ 2026-05-20 3:07 Alva Lan
2026-05-20 14:31 ` Sasha Levin
0 siblings, 1 reply; 2+ messages in thread
From: Alva Lan @ 2026-05-20 3:07 UTC (permalink / raw)
To: gregkh, sashal, stable
Cc: linux-kernel, pierre-louis.bossart, peter.ujfalusi,
yung-chuan.liao, broonie, alvalan9, ranjani.sridharan,
liam.r.girdwood, mateuszx.redzynia
v1->v2: add two prerequisite patches.
This series backports a fix for a NULL pointer dereference in
hda_dai_get_ops() to the 6.6.y stable branch.
The fix (patch 3/3) adds a NULL check for the widget before
dereferencing it. However, it depends on two prerequisite patches that
modify the code context in hda_select_dai_widget_ops():
Patch 1/3: daa09d0615ce ("ASoC: SOF: Intel: hda-dai: remove dspless special case")
Patch 2/3: 2065610b5ddd ("ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudio")
Patch 3/3: 16c589567a95 ("ASoC: SOF: Intel: hda: Fix NULL pointer dereference")
All three patches apply cleanly to v6.6.140 without adjusting the context.
Pierre-Louis Bossart (2):
ASoC: SOF: Intel: hda-dai: remove dspless special case
ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudio
Ranjani Sridharan (1):
ASoC: SOF: Intel: hda: Fix NULL pointer dereference
sound/soc/sof/intel/hda-dai.c | 29 ++++++++++++++++++++++-------
1 file changed, 22 insertions(+), 7 deletions(-)
--
2.43.0
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH 6.6.y v2 0/3] ASoC: SOF: Intel: hda: Fix NULL pointer dereference in v6.6
2026-05-20 3:07 [PATCH 6.6.y v2 0/3] ASoC: SOF: Intel: hda: Fix NULL pointer dereference in v6.6 Alva Lan
@ 2026-05-20 14:31 ` Sasha Levin
0 siblings, 0 replies; 2+ messages in thread
From: Sasha Levin @ 2026-05-20 14:31 UTC (permalink / raw)
To: gregkh, stable
Cc: Sasha Levin, linux-kernel, pierre-louis.bossart, peter.ujfalusi,
yung-chuan.liao, broonie, alvalan9, ranjani.sridharan,
liam.r.girdwood, mateuszx.redzynia
> v1->v2: add two prerequisite patches.
>
> This series backports a fix for a NULL pointer dereference in
> hda_dai_get_ops() to the 6.6.y stable branch.
>
> Patch 1/3: daa09d0615ce ("ASoC: SOF: Intel: hda-dai: remove dspless special case")
> Patch 2/3: 2065610b5ddd ("ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudio")
> Patch 3/3: 16c589567a95 ("ASoC: SOF: Intel: hda: Fix NULL pointer dereference")
>
> All three patches apply cleanly to v6.6.140 without adjusting the context.
Queued all three for 6.6, thanks.
--
Thanks,
Sasha
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-20 14:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-20 3:07 [PATCH 6.6.y v2 0/3] ASoC: SOF: Intel: hda: Fix NULL pointer dereference in v6.6 Alva Lan
2026-05-20 14:31 ` Sasha Levin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox