CVE-2026-80689
Last modified
CVE-2026-80689 is a vulnerability of currently unknown severity. 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().. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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().
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= f984b51e0779a6dd30feedc41404013ca54e5d05, < dc1b1a057b3bb901f83433700e604fe0ae67c5f2; >= f984b51e0779a6dd30feedc41404013ca54e5d05, < 6aee2d478545c089dd5d055d3c9f0c7ea034fb80; >= f984b51e0779a6dd30feedc41404013ca54e5d05, < 4e4ab09db7899d7f2d2293a18adf0fa200a27e73; >= f984b51e0779a6dd30feedc41404013ca54e5d05, < 2df964d141270c40f07547b0c2e0a51e2573d46d; >= f984b51e0779a6dd30feedc41404013ca54e5d05, < 876014b4eeb927146430e7591cf959a7ceb8d64a; >= f984b51e0779a6dd30feedc41404013ca54e5d05, < a20a0010eb6485f60cd64e15ebc85a4bd388642e; >= f984b51e0779a6dd30feedc41404013ca54e5d05, < 60234845142fddb27db89ebc00a65178421fb3a4; >= f984b51e0779a6dd30feedc41404013ca54e5d05, < 12b80cdbc54cf615b4717a4e8180063408091ea2 |
| Linux | Linux | 2.6.27 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80689?
How severe is CVE-2026-80689?
How do I fix CVE-2026-80689?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-80683In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80684In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-80685In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-80686In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80687In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80688In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8069PredatorSense version 3.00.3136 to 3.00.3196 contain Local P…7.8
- CVE-2026-80690In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80691In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-80692In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80693In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-80694In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-80689?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
