Public bug reported: SRU Justification
[Impact] Linux v5.10 removed kzfree against which backport-iwlwifi-dkms is dependent. [Fix] Convert kzfree(x) to kfree_sensitive(x) for versions >= v5.10 [Where problems might occur] Upstream did this very same thing in commit 453431a54934d917153c65211b2dabf45562ca88 ("mm, treewide: rename kzfree() to kfree_sensitive()"). Regressions are unlikely. ** Affects: linux (Ubuntu) Importance: Undecided Status: Fix Released ** Affects: linux (Ubuntu Focal) Importance: Medium Assignee: Tim Gardner (timg-tpi) Status: In Progress ** Also affects: linux (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Status: New => Fix Released ** Changed in: linux (Ubuntu Focal) Status: New => In Progress ** Changed in: linux (Ubuntu Focal) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Focal) Assignee: (unassigned) => Tim Gardner (timg-tpi) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1935073 Title: backport-iwlwifi-dkms FTBS against linux v5.10 and higher Status in linux package in Ubuntu: Fix Released Status in linux source package in Focal: In Progress Bug description: SRU Justification [Impact] Linux v5.10 removed kzfree against which backport-iwlwifi-dkms is dependent. [Fix] Convert kzfree(x) to kfree_sensitive(x) for versions >= v5.10 [Where problems might occur] Upstream did this very same thing in commit 453431a54934d917153c65211b2dabf45562ca88 ("mm, treewide: rename kzfree() to kfree_sensitive()"). Regressions are unlikely. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1935073/+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