This bug was fixed in the package linux-bluefield - 5.4.0-1045.50 --------------- linux-bluefield (5.4.0-1045.50) focal; urgency=medium
* focal/linux-bluefield: 5.4.0-1045.50 -proposed tracker (LP: #1983921) * pwr-mlxbf.c: Improve driver dependencies and fix zero allocating memory size (LP: #1980750) - SAUCE: pwr-mlxbf.c: Improve driver dependencies - SAUCE: pwr-mlxbf.c: Fix zero allocating memory size - SAUCE: pwr-mlxbf.c: Update driver version to 1.1 * store the last executed chain also for clsact egress (LP: #1982980) - net/sched: store the last executed chain also for clsact egress * i2c-mlxbf.c: support lock mechanism (LP: #1981105) - SAUCE: i2c-mlxbf.c: support lock mechanism * i2c-mlxbf.c: fix wrong variable name (LP: #1982357) - SAUCE: i2c-mlxbf.c: fix wrong variable name [ Ubuntu: 5.4.0-125.141 ] * focal/linux: 5.4.0-125.141 -proposed tracker (LP: #1983947) * nbd: requests can become stuck when disconnecting from server with qemu-nbd (LP: #1896350) - blk-mq: blk-mq: provide forced completion method - blk-mq: move failure injection out of blk_mq_complete_request - nbd: don't handle response without a corresponding request message - nbd: make sure request completion won't concurrent - nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed - nbd: fix io hung while disconnecting device * CVE-2021-33656 - vt: drop old FONT ioctls * CVE-2021-33061 - ixgbe: add the ability for the PF to disable VF link state - ixgbe: add improvement for MDD response functionality - ixgbevf: add disable link state -- Zachary Tahenakos <zachary.tahena...@canonical.com> Thu, 11 Aug 2022 15:11:51 -0400 ** Changed in: linux-bluefield (Ubuntu Focal) Status: Fix Committed => Fix Released ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-33061 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-33656 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-bluefield in Ubuntu. https://bugs.launchpad.net/bugs/1980750 Title: pwr-mlxbf.c: Improve driver dependencies and fix zero allocating memory size Status in linux-bluefield package in Ubuntu: Invalid Status in linux-bluefield source package in Focal: Fix Released Bug description: SRU Justification: [Impact] Improve the driver dependency on the gpio driver. Move that dependency to the probe as instructed by maintainers. Flush if there is remaining work while the driver is removed. fix size for zero allocating memory. [Fix] * Instead of using SOFTDEP, return -EPROBE_DEFER if the gpio-mlxbf2.c driver is not loaded yet. * Flush work when driver is removed. * fix size for zero allocating memory. * Upgrade the driver version to 1.1 due to all above changes [Test Case] * Test case only valid on Board with BMC on it: * Make sure driver is loaded and no errors in dmesg. * issue a power reset from the BMC via IPMI. [Regression Potential] Any of the test cases above could be impacted due to these changes. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/1980750/+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