PT-2026-86730 · Azure Linux · Kernel

Published

2026-08-28

·

Updated

2026-08-28

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
tracing/mmiotrace: Add NULL check for mmio trace array in logging functions
mmio trace rw() and mmio trace mapping() retrieve mmio trace array into tr and pass it to trace mmiotrace rw() and trace mmiotrace map(). If these functions are invoked while mmio trace array is NULL (e.g. before initialization or after disabled), accessing tr->array buffer.buffer will result in a NULL pointer dereference crash.
Fix this by adding an explicit NULL check for tr at the beginning of trace mmiotrace rw() and trace mmiotrace map().
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

AZL-98175

Affected Products

Kernel