# CVE-2026-89721

## Summary

- **CVE ID:** CVE-2026-89721
- **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:

phy: rockchip-samsung-dcphy: fix out-of-range max_register

The PHY register block is 64KB, so with a register stride of 4 the
last accessible register sits at offset 0xfffc. max_register names
0x10000, one register past the end of the mapping: dumping the
registers through the regmap debugfs interface reads beyond the
ioremapped region and oopses on the unmapped page. The oops fires
with the regmap lock held, so later PHY operations deadlock.

## Affected Products

- Linux — Linux (b2a1a2ae7818c9d8da12bf7b1983c8b9f5fb712b)
- Linux — Linux (6.15)
- Linux — Linux (0)
- Linux — Linux (6.18.50)
- Linux — Linux (7.2.4)
- Linux — Linux (7.3-rc1)

## References

- [CNA](https://git.kernel.org/stable/c/14afe18655c0951f4f85898f761bf92264e65ccd)
- [CNA](https://git.kernel.org/stable/c/c1a62f9dcf531d56c56da2e4435386b6d264c69f)
- [CNA](https://git.kernel.org/stable/c/4486e75ba647bd8b98fc1f053101b40caceeed4b)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.20%
- **EPSS Percentile:** 9.8

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