This bug was fixed in the package linux-oem-5.14 - 5.14.0-1024.26 --------------- linux-oem-5.14 (5.14.0-1024.26) focal; urgency=medium
* focal/linux-oem-5.14: 5.14.0-1024.26 -proposed tracker (LP: #1961191) * Packaging resync (LP: #1786013) - [Config] Update config to match upstream stable release - [Packaging] update variants * CVE-2022-0435 - tipc: improve size validations for received domain records * CVE-2022-0492 - cgroup-v1: Require capabilities to set release_agent * Use EC GPE for s2idle wakeup on AMD platforms (LP: #1960771) - ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems" * USB port lost function after unplugging usb drive (LP: #1958850) - block: add disk sequence number - mm: hide laptop_mode_wb_timer entirely behind the BDI API - block: pass a gendisk to blk_queue_update_readahead - block: add a queue_has_disk helper - block: move the bdi from the request_queue to the gendisk - block: remove the bd_bdi in struct block_device - nvme: use blk_mq_alloc_disk - st: do not allocate a gendisk - sg: do not allocate a gendisk - block: cleanup the lockdep handling in *alloc_disk - block: remove alloc_disk and alloc_disk_node - block: remove the minors argument to __alloc_disk_node - block: pass a request_queue to __blk_alloc_disk - block: hold a request_queue reference for the lifetime of struct gendisk - block: add an explicit ->disk backpointer to the request_queue - writeback: make the laptop_mode prototypes available unconditionally - sg: pass the device name to blk_trace_setup - block: factor out a blk_try_enter_queue helper - block: drain file system I/O on del_gendisk - block: keep q_usage_counter in atomic mode after del_gendisk - block: drain queue after disk is removed from sysfs - nvdimm/pmem: stop using q_usage_count as external pgmap refcount - nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned * Focal update: upstream stable patchset 2022-01-31 (LP: #1959569) - iommu/amd: Restore GA log/tail pointer on host resume -- Timo Aaltonen <timo.aalto...@canonical.com> Thu, 17 Feb 2022 13:23:43 +0200 ** Changed in: linux-oem-5.14 (Ubuntu Focal) Status: Fix Committed => Fix Released ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-0435 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-0492 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem-5.14 in Ubuntu. https://bugs.launchpad.net/bugs/1954938 Title: Include the QCA WCN 6856 v2.1 support Status in HWE Next: New Status in linux package in Ubuntu: Fix Committed Status in linux-firmware package in Ubuntu: Fix Released Status in linux-oem-5.14 package in Ubuntu: Invalid Status in linux source package in Focal: Invalid Status in linux-firmware source package in Focal: Fix Committed Status in linux-oem-5.14 source package in Focal: Fix Released Status in linux source package in Impish: Won't Fix Status in linux-firmware source package in Impish: Won't Fix Status in linux-oem-5.14 source package in Impish: Invalid Status in linux source package in Jammy: Fix Committed Status in linux-firmware source package in Jammy: Fix Released Status in linux-oem-5.14 source package in Jammy: Invalid Bug description: [SRU Justification] [Impact] WCN685x hw2.1 takes additional/updated firmware for both WiFi and Bluetooth function. ath11k_pci 0000:71:00.0: BAR 0: assigned [mem 0xa6000000-0xa61fffff 64bit] ath11k_pci 0000:71:00.0: enabling device (0000 -> 0002) ath11k_pci 0000:71:00.0: Unsupported WCN6855 SOC hardware version: 18 17 ath11k_pci: probe of 0000:71:00.0 failed with error -95 [Fix] WCN685x hw2.1 currently shares most WiFi firmware with hw2.0 except for the directory path and a board-2.bin. For Bluetooth, updated revision of qca/nvm_usb_00130201_gf* from mainline are neccessary for Focal. Jammy has all of them already. For kernel, many of the prerequisite works have been committed for hw2.0 in bug 1945154, 1952215 and 1958850. Currently, while WiFi 6G will be turned off for the lack of userspace support, the only fix necessary is to correct read mask of version info register. ath11k 6G band lives in mainline v5.16 and was backported to oem-5.14 in bug 1939528, so only oem-5.14 has to be reverted. [Test Case] WiFi and Bluetooth devices should be up and running, pass basic operations. $ lspci -nnk|grep -A3 Network 0000:71:00.0 Network controller [0280]: Qualcomm Device [17cb:1103] (rev 01) Subsystem: Foxconn International, Inc. Device [105b:e0ce] Kernel driver in use: ath11k_pci Kernel modules: ath11k_pci $ lsusb Bus 003 Device 004: ID 0489:e0e3 Foxconn / Hon Hai [Where problems could occur] At the time being, WCN685x WiFi 6G support will be turnef off deliberately due to the lack of full support in the userspace management tools. [Other Info] While this is a new hardware model from OEM program, it's only nominated for Focal oem-5.14 kernel and the coming LTS Jammy. ========== original bug report ========== ath11k_pci 0000:71:00.0: BAR 0: assigned [mem 0xa6000000-0xa61fffff 64bit] ath11k_pci 0000:71:00.0: enabling device (0000 -> 0002) ath11k_pci 0000:71:00.0: Unsupported WCN6855 SOC hardware version: 18 17 ath11k_pci: probe of 0000:71:00.0 failed with error -95 $ lspci -nnk|grep -A3 Network 0000:71:00.0 Network controller [0280]: Qualcomm Device [17cb:1103] (rev 01) Subsystem: Foxconn International, Inc. Device [105b:e0ce] Kernel driver in use: ath11k_pci Kernel modules: ath11k_pci $ lsusb Bus 003 Device 004: ID 0489:e0e3 Foxconn / Hon Hai To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1954938/+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