CVE-2026-92523: RDMA/nldev: validate dynamic counter attribute length

Published Sep 17, 2026
·
Updated

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

RDMA/nldev: validate dynamic counter attribute length

RDMANLDEVATTRSTATHWCOUNTERS is a nested attribute whose children are consumed directly with nlagetu32(). The top-level policy validates only the container, so it does not establish the fixed shape of each child.

Require every child payload to be exactly one u32 before reading it.

Event History

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

Frequently Asked Questions

1

What access would an attacker need to reach the vulnerable code path?

An attacker would need to submit a malformed nested RDMA netlink attribute for RDMA_NLDEV_ATTR_STAT_HWCOUNTERS. The provided information does not specify the required privilege level or whether this interface is reachable by unprivileged users.

2

How can I determine whether a system contains the fix?

Check whether the kernel includes the change that validates every child of RDMA_NLDEV_ATTR_STAT_HWCOUNTERS as an exact u32-sized payload before it is read with nla_get_u32(). The provided stable references identify commits containing the fix.

3

Is a mitigation available if the kernel cannot be updated immediately?

The provided information does not describe a workaround or configuration-based mitigation. Reducing access to the RDMA nldev netlink interface may limit exposure, but the required access controls are not specified in the available data.

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