CVE-2024-26858

high
Published 2024-07-17 · Modified 2024-11-03
CVSS v3
CVSS v2
VIR risk
8.0

Description

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking occurs after populating the metadata_map Just simply reordering the functions mlx5e_ptp_metadata_map_put and mlx5e_ptpsq_track_metadata in the mlx5e_txwqe_complete context is not good enough since both the compiler and CPU are free to reorder these two functions. If reordering does occur, the issue that was supposedly fixed by 7e3f3ba97e6c ("net/mlx5e: Track xmit submission to PTP WQ after populating metadata map") will be seen. This will lead to NULL pointer dereferences in mlx5e_ptpsq_mark_ts_cqes_undelivered in the NAPI polling context due to the tracking list being populated before the metadata map.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: alma — https://errata.almalinux.org/9/ALSA-2024-4583.html

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2294225

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293653

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293456

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293402

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293380

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293230

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284581

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284541

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2283401

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281925

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281131

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2280434

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2277238

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2275735

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2273466

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2273082

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2267509

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2024-26858

vendor Authored 2026-05-27

Vendor advisory: rocky — https://errata.rockylinux.org/RLSA-2024:4583

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2024-26858.html

vendor Authored 2026-05-27

Vendor advisory: redhat — https://access.redhat.com/errata/RHSA-2024:4583

OS impact

OSVersionStatusFixed in
redhat rhel9fixed
suse slesaffected
rockylinux rocky9fixed
debian debianbookwormfixed0
debian debianbullseyefixed0
debian debianforkyfixed6.7.12-1
debian debiansidfixed6.7.12-1
debian debiantrixiefixed6.7.12-1

References

Verify integrity in audit chain (admin only). AS-IS.