This bug was fixed in the package linux-azure - 5.15.0-1074.83
---------------
linux-azure (5.15.0-1074.83) jammy; urgency=medium
* jammy/linux-azure: 5.15.0-1074.83 -proposed tracker (LP: #2082129)
* 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: 5.15.0-124.134 ]
* jammy/linux: 5.15.0-124.134 -proposed tracker (LP: #2082176)
* CVE-2024-45016
- netem: fix return value if duplicate enqueue fails
* CVE-2024-38630
- watchdog: cpu5wdt.c: Fix use-after-free bug caused by cpu5wdt_trigger
* CVE-2024-27397
- netfilter: nf_tables: use timestamp to check for set element timeout
-- John Cabaj <[email protected]> Wed, 02 Oct 2024 11:30:46
-0500
--
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 : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp