# CVE-2026-89728

## Summary

- **CVE ID:** CVE-2026-89728
- **Severity:** UNKNOWN
- **CVSS Score:** 1.51
- **CWE:** N/A
- **Published:** Sep 11, 2026
- **Last Modified:** Sep 16, 2026

## Description

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

i3c: renesas: Fix out-of-bounds access for newdevs mask

When software initiates DAA (Dynamic Address Assignment), the controller
reports the result via the NRSPQP (Normal Response Queue Port Register).
The data length field of the response descriptor, which is accessible
through the NRSPQP register, indicates the number of devices remaining
after DAA. Consequently, when the bus is empty, this field contains the
maximum number of devices supported by the controller (8 for the Renesas
I3C controller).

Adjust the condition that computes the newly discovered devices bitmask
to prevent an out-of-bounds when the I3C bus is empty.

## Affected Products

- Linux — Linux (e7218986319b4e903dfb4642dcbd1087cf16aaec)
- Linux — Linux (7.0)
- Linux — Linux (0)
- Linux — Linux (7.2.4)
- Linux — Linux (7.3-rc1)

## References

- [CNA](https://git.kernel.org/stable/c/769f5a233efcf8587f70fb2244a202d88582c746)
- [CNA](https://git.kernel.org/stable/c/50dec95c9d1f1f82819bc898ef2b60fa83fd4ccd)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.16%
- **EPSS Percentile:** 5.1

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-18._