Database/Firmware, BMC & network fabric
Linux kernel (drivers/infiniband/hw/mana): The RSS hash-key length arrived from the userspace ABI structure and went
Impact
The RSS hash-key length arrived from the userspace ABI structure and went straight into a memcpy with no bounds check, so a tenant chooses how many bytes the kernel copies into a fixed destination. That is an attacker-controlled kernel heap overwrite - the cleanest container-to-host escalation shape in this batch.
Who can reach it
A tenant container holding /dev/infiniband/uverbs* on an Azure MANA node creates an RSS QP with an oversized rx_hash_key_len. No fabric peer, no host root, single syscall.
What to do
No fixed version is listed in the record - take the stable kernel carrying 7d7c9f0fcd19 (or 11c1431d641e / 012796f9541f) and reboot. Interim: remove /dev/infiniband/* from untrusted containers on MANA nodes.
References
This entry is curated: imported from vendor advisories with machine assistance, not yet individually verified. Confirm against your vendor's advisory before acting, and report anything wrong.