CVE-2026-89721
Last modified
CVE-2026-89721 is a vulnerability of currently unknown severity. 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.
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 Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= b2a1a2ae7818c9d8da12bf7b1983c8b9f5fb712b, < 14afe18655c0951f4f85898f761bf92264e65ccd; >= b2a1a2ae7818c9d8da12bf7b1983c8b9f5fb712b, < c1a62f9dcf531d56c56da2e4435386b6d264c69f; >= b2a1a2ae7818c9d8da12bf7b1983c8b9f5fb712b, < 4486e75ba647bd8b98fc1f053101b40caceeed4b |
| Linux | Linux | 6.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89721?
How severe is CVE-2026-89721?
How do I fix CVE-2026-89721?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89716In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89717In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89718In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89719In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8972Privilege escalation in the WebRTC: Audio/Video component. T…8.8
- CVE-2026-89720In the Linux kernel, the following vulnerability has been re…7.7
- CVE-2026-89722In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89723In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89724In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89725In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-89726In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89727In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89721?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
