CVE-2024-44970
Description
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink When all the strides in a WQE have been consumed, the WQE is unlinked from the WQ linked list (mlx5_wq_ll_pop()). For SHAMPO, it is possible to receive CQEs with 0 consumed strides for the same WQE even after the WQE is fully consumed and unlinked. This triggers an additional unlink for the same wqe which corrupts the linked list. Fix this scenario by accepting 0 sized consumed strides without unlinking the WQE again.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 6.10.6-1 |
| sid | Fixed | 6.10.6-1 |
| forky | Fixed | 6.10.6-1 |
| bullseye | Fixed | 0 |
| bookworm | Fixed | 6.1.106-1 |
Red Hat Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | โ |
| 8 | Fixed | โ |
Rocky Linux Fixed 1 release
| Version | Status | Fixed in |
|---|---|---|
| 8 | Fixed | โ |
References
- https://access.redhat.com/errata/RHSA-2024:9315
- https://errata.rockylinux.org/RLSA-2025:8057
- https://errata.rockylinux.org/RLSA-2025:8056
- https://www.suse.com/security/cve/CVE-2024-44970.html
- https://security-tracker.debian.org/tracker/CVE-2024-44970
- https://access.redhat.com/errata/RHSA-2025:8056
- https://bugzilla.redhat.com/2297490
- https://bugzilla.redhat.com/2309801
- https://bugzilla.redhat.com/2348609
- https://errata.almalinux.org/8/ALSA-2025-8056.html
- https://access.redhat.com/errata/RHSA-2025:8057
- https://errata.almalinux.org/8/ALSA-2025-8057.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.