This bug was fixed in the package linux-azure - 6.8.0-1016.18

---------------
linux-azure (6.8.0-1016.18) noble; urgency=medium

  * noble/linux-azure: 6.8.0-1016.18 -proposed tracker (LP: #2082092)

  * Revert fix for "Kernel fails to enable XSAVE when running in a “v5” AMD SEV-
    SNP VM" (LP: #2079841)
    - Revert "UBUNTU: SAUCE: x86/hyperv: temporarily disable CET SS on SEV-SNP 
due
      to a paravisor bug"

  * net: mana: Fix RX buf alloc_size alignment and atomic op panic
    (LP: #2079854)
    - net: mana: Fix RX buf alloc_size alignment and atomic op panic

  * Backport "net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response"
    (LP: #2078001)
    - net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response

  [ Ubuntu: 6.8.0-47.47 ]

  * noble/linux: 6.8.0-47.47 -proposed tracker (LP: #2082118)
  * CVE-2024-45016
    - netem: fix return value if duplicate enqueue fails

 -- John Cabaj <john.ca...@canonical.com>  Fri, 04 Oct 2024 11:08:34
-0500

** Changed in: linux-azure (Ubuntu Noble)
       Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-45016

** Changed in: linux-azure (Ubuntu Jammy)
       Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-27397

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-38630

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/2079854

Title:
  net: mana: Fix RX buf alloc_size alignment and atomic op panic

Status in linux-azure package in Ubuntu:
  Fix Committed
Status in linux-azure source package in Jammy:
  Fix Released
Status in linux-azure source package in Noble:
  Fix Released
Status in linux-azure source package in Oracular:
  Fix Committed

Bug description:
  [Impact]

  Microsoft has requested us to backport the following bugfix:

  32316f676b4e ("net: mana: Fix RX buf alloc_size alignment and atomic op 
panic")
  
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=32316f676b4e

  [Fix]

  Clean-cherry pick to the trees (oracular/noble/jammy) containing the 
following break commit:
  80f6215b450e ("net: mana: Add support for jumbo frame")

  [Test plan]

  Compile tested only.

  [Where problems could occur]

  This is a minor adjustment to the allocated size for MANA RX buffers,
  fixing the alignment of the resulting SKB in order to improve
  performance and avoid alignment faults during atomic operations on
  ARM64. As such, the regression risk seems to be low (especially
  considering the allocated size for the buffer will end up being
  bigger, not smaller), but any issues here would impact the reception
  of network packets in MANA.

  [Other info]

  SF #00394982

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/2079854/+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

Reply via email to