PT-2026-72261 · Linux · Linux Kernel

CVE-2026-72072

·

Published

2026-08-15

·

Updated

2026-08-18

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the net/mlx5e macsec component. When an offloaded MACsec RX SC is deleted, the macsec del rxsc ctx() function frees the metadata dst object unconditionally, ignoring the reference count. This creates a race condition where the RX datapath in mlx5e macsec offload handle rx skb() may operate on freed memory after obtaining the rx sc pointer. Additionally, mlx5e macsec add rxsc() publishes the sc xarray element via xa alloc() before rx sc->md dst is fully initialized, potentially allowing readers to observe a NULL or uninitialized pointer on weakly-ordered architectures.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-72072

Affected Products

Linux Kernel