This bug was fixed in the package linux-oem-6.5 - 6.5.0-1015.16 --------------- linux-oem-6.5 (6.5.0-1015.16) jammy; urgency=medium
* jammy/linux-oem-6.5: 6.5.0-1015.16 -proposed tracker (LP: #2052289) * Mute/mic LEDs no function on HP ZBook Power (LP: #2051846) - ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook Power * Sound: Add rtl quirk of M70-Gen5 (LP: #2051947) - ALSA: hda/realtek: Enable headset mic on Lenovo M70 Gen5 * Fix spurious wakeup caused by Cirque touchpad (LP: #2051896) - HID: i2c-hid: Remove I2C_HID_QUIRK_SET_PWR_WAKEUP_DEV quirk - HID: i2c-hid: Renumber I2C_HID_QUIRK_ defines - HID: i2c-hid: Skip SET_POWER SLEEP for Cirque touchpad on system suspend * There is sound from the speakers and headphones at the same time on one dell platform (LP: #2051334) - ALSA: hda/realtek - Add speaker pin verbtable for Dell dual speaker platform * black screen when wake up from s3 with AMD W7600 gfx (LP: #2051341) - drm/ttm: Reorder sys manager cleanup step * Mute/mic LEDs no function on HP ZBook (LP: #2049838) - ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on HP ZBook * Audio balancing setting doesn't work with the cirrus codec (LP: #2051050) - ALSA: hda/cs8409: Suppress vmaster control for Dolphin models [ Ubuntu: 6.5.0-21.21 ] * mantic/linux: 6.5.0-21.21 -proposed tracker (LP: #2052603) * The display becomes frozen after some time when a HDMI device is connected. (LP: #2049027) - drm/i915/dmc: Don't enable any pipe DMC events * partproke is broken on empty loopback device (LP: #2049689) - block: Move checking GENHD_FL_NO_PART to bdev_add_partition() * CVE-2023-51781 - appletalk: Fix Use-After-Free in atalk_ioctl * CVE-2023-51780 - atm: Fix Use-After-Free in do_vcc_ioctl * CVE-2023-6915 - ida: Fix crash in ida_free when the bitmap is empty * CVE-2024-0565 - smb: client: fix OOB in receive_encrypted_standard() * CVE-2024-0582 - io_uring: enable io_mem_alloc/free to be used in other parts - io_uring/kbuf: defer release of mapped buffer rings * CVE-2024-0646 - net: tls, update curr on splice as well -- Timo Aaltonen <timo.aalto...@canonical.com> Tue, 13 Feb 2024 11:55:49 +0200 ** Changed in: linux-oem-6.5 (Ubuntu Jammy) Status: Fix Committed => Fix Released ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-51780 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-51781 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-0565 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-0582 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-0646 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem-6.5 in Ubuntu. https://bugs.launchpad.net/bugs/2051050 Title: Audio balancing setting doesn't work with the cirrus codec Status in HWE Next: New Status in linux package in Ubuntu: Fix Committed Status in linux-oem-6.1 package in Ubuntu: Invalid Status in linux-oem-6.5 package in Ubuntu: Invalid Status in linux source package in Jammy: Fix Committed Status in linux-oem-6.1 source package in Jammy: Fix Released Status in linux-oem-6.5 source package in Jammy: Fix Released Status in linux source package in Lunar: Won't Fix Status in linux source package in Mantic: Fix Committed Status in linux source package in Noble: Fix Committed Bug description: BugLink: https://bugs.launchpad.net/bugs/2051050 Currently this patch is in the linux-next, and will be in the mainline kernel v6.8-rc2, there is no need to SRU this patch to Noble kernel, Noble kernel will have this patch automatically. [Impact] In the gnome audio setting, if we adjust balancing setting, it doesn't work at all on a Dell machine with cirrus codec, that is because with the current driver, the exported amixer controls can't be handled by pulseaudio. [Fix] Cherry-pick a mainline kernel patch, this could fix this issue. [Test] Booted with the patched kernel, move the bar to the left or right to adjust the balance, we could hear the sound from left channel or right channel accordingly. [Where problems could occur] This change will not create "Master Volume" amixer controls, probably will make the audio control malfunction, that is we couldn't control playback or capture volume correctly, but this regression possibility is very low, we already tested the patch on the machines with cirrus codec, they all worked well as before. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/2051050/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp