diff options
author | 2025-08-20 07:19:01 +0200 | |
---|---|---|
committer | 2025-08-20 07:23:23 +0200 | |
commit | 3f4422e7c9436abf81a00270be7e4d6d3760ec0e (patch) | |
tree | 7294421cb617d5eb2a736ae95ebb2e2b89102509 /tools/perf/scripts/python | |
parent | ALSA: hda/realtek: Audio disappears on HP 15-fc000 after warm boot again (diff) | |
download | wireguard-linux-3f4422e7c9436abf81a00270be7e4d6d3760ec0e.tar.xz wireguard-linux-3f4422e7c9436abf81a00270be7e4d6d3760ec0e.zip |
ALSA: hda: tas2781: Fix wrong reference of tasdevice_priv
During the conversion to unify the calibration data management, the
reference to tasdevice_priv was wrongly set to h->hda_priv instead of
h->priv. This resulted in memory corruption and crashes eventually.
Unfortunately it's a void pointer, hence the compiler couldn't know
that it's wrong.
Fixes: 4fe238513407 ("ALSA: hda/tas2781: Move and unified the calibrated-data getting function for SPI and I2C into the tas2781_hda lib")
Link: https://bugzilla.suse.com/show_bug.cgi?id=1248270
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20250820051902.4523-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions