CVE-2026-90085: octeontx2-af: fix NULL deref in NIX TM tree debugfs read path

Published Sep 17, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

octeontx2-af: fix NULL deref in NIX TM tree debugfs read path

rvudbgnixtmtreedisplay() dereferences pfvf->sqctx without checking whether the SQ context has been allocated. Reading /sys/kernel/debug/octeontx2/nix/tmtree for a NIX LF whose transmit queues are not set up triggers a kernel oops.

Guard the read path the same way rvudbgnixtmtreewrite() already does and return -EINVAL with a seqfile message when sqctx is NULL.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:06 PM
Data Sourced
via MITRE·04:06 PM
Description

Frequently Asked Questions

1

Who can trigger the kernel oops?

A user or process able to read the octeontx2 NIX TM-tree debugfs file can trigger it when targeting a NIX LF whose transmit queues have not been set up.

2

Is a normally configured system affected?

The failure requires the octeontx2 debugfs TM-tree read path to be used and a NIX LF without allocated SQ context. Systems that do not expose or read this debugfs entry are not described as triggering the issue.

3

What happens if the vulnerable file is read?

The kernel dereferences a NULL sq_ctx pointer and oopses. The resolved behavior is to return -EINVAL and emit a seq_file message when sq_ctx is NULL.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203