CVE-2026-80689
tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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().
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Aug 28, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
f984b51e0779a6dd30feedc41404013ca54e5d05 < 876014b4eeb927146430e7591cf959a7ceb8d64a f984b51e0779a6dd30feedc41404013ca54e5d05 < a20a0010eb6485f60cd64e15ebc85a4bd388642e f984b51e0779a6dd30feedc41404013ca54e5d05 < 60234845142fddb27db89ebc00a65178421fb3a4 f984b51e0779a6dd30feedc41404013ca54e5d05 < 12b80cdbc54cf615b4717a4e8180063408091ea2
Linux / Linux
2.6.27
References
git.kernel.org: https://git.kernel.org/stable/c/876014b4eeb927146430e7591cf959a7ceb8d64a git.kernel.org: https://git.kernel.org/stable/c/a20a0010eb6485f60cd64e15ebc85a4bd388642e git.kernel.org: https://git.kernel.org/stable/c/60234845142fddb27db89ebc00a65178421fb3a4 git.kernel.org: https://git.kernel.org/stable/c/12b80cdbc54cf615b4717a4e8180063408091ea2