NONE · 0

CVE-2026-92523

In the Linux kernel, the following vulnerability has been resolved: RDMA/nldev: validate dynamic counter attribute length RDMA_NLDEV_ATTR_STAT_HWCOUNTERS is a nested attribute whose children are con...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: RDMA/nldev: validate dynamic counter attribute length RDMA_NLDEV_ATTR_STAT_HWCOUNTERS is a nested attribute whose children are consumed directly with nla_get_u32(). 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.

References

FAQ

What is CVE-2026-92523?

CVE-2026-92523 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: RDMA/nldev: validate dynamic counter attribute length RDMA_NLDEV_ATTR_STAT_HWCOUNTERS is a nested attribute whose children are con...

How severe is CVE-2026-92523?

CVSS scoring is not yet available for CVE-2026-92523. Check NVD for updates.

Is there a patch for CVE-2026-92523?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.