CVE-2026-97978
Last modified
CVE-2026-97978 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: eth: ice: don't dereference pointers from TP_printk() After forwarding net-next during the v7.3 merge window we started seeing: TRACE EVENT ERROR: Event ice_tx_dim_work has double dereference in TP_printk: REC->q_vector->tx.tx_ring->q_index WARNING: kernel/trace/trace_events.c:420 at test_double_dereference.cold+0x39/0x4b this is due to extra checks added in tracing subsystem in commit b5cc230af5e5 ("tracing: Warn when an event dereferences a pointer in TP_printk()"). Printing happens long after the event was recorded, by which point the pointers may be invalid (the ring or the dim instance). Copy the eight scalars into the event instead..
Description
In the Linux kernel, the following vulnerability has been resolved: eth: ice: don't dereference pointers from TP_printk() After forwarding net-next during the v7.3 merge window we started seeing: TRACE EVENT ERROR: Event ice_tx_dim_work has double dereference in TP_printk: REC->q_vector->tx.tx_ring->q_index WARNING: kernel/trace/trace_events.c:420 at test_double_dereference.cold+0x39/0x4b this is due to extra checks added in tracing subsystem in commit b5cc230af5e5 ("tracing: Warn when an event dereferences a pointer in TP_printk()"). Printing happens long after the event was recorded, by which point the pointers may be invalid (the ring or the dim instance). Copy the eight scalars into the event instead.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 3089cf6d3caa1eb344aac05c875f4aeaf891552d, < ae230874e3ba27e975a9bb21a6ffd05d6a2ea318; >= 3089cf6d3caa1eb344aac05c875f4aeaf891552d, < 0b0d2f9db2406aa541a8bc3737f4f4aae1cafde9; >= 3089cf6d3caa1eb344aac05c875f4aeaf891552d, < c42db35518bb0eae42ec955520eee0aa94a4a6fe; >= 3089cf6d3caa1eb344aac05c875f4aeaf891552d, < b8bf9bfda5f62e11444e483c2b4aaff90c5cfc6b |
| Linux | Linux | 5.14 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97978?
How severe is CVE-2026-97978?
How do I fix CVE-2026-97978?
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-97972In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97973In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97974In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97975In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97976In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97977In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97979In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9798A flaw was found in Keycloak, an open-source identity and ac…4.3
- CVE-2026-97980In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97981In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97982In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97983In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-97978?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
