CVE-2026-90287

Unknown

Last modified

CVE-2026-90287 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: phy: sunplus: fix error handling in sp_uphy_init() Fix the error paths of sp_uphy_init() to undo exactly what each stage did: return directly if clk_prepare_enable() fails, release only the clock if reset_control_deassert() fails, and jump to err_reset if update_disc_vol() fails so the clock and reset are not leaked..

Description

In the Linux kernel, the following vulnerability has been resolved: phy: sunplus: fix error handling in sp_uphy_init() Fix the error paths of sp_uphy_init() to undo exactly what each stage did: return directly if clk_prepare_enable() fails, release only the clock if reset_control_deassert() fails, and jump to err_reset if update_disc_vol() fails so the clock and reset are not leaked.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 99d9ccd97385208b78b3d88e756451f4b70119fc, < d8856bfe6d00c21c4c0ba689cb6c9e30ceaccb8f; >= 99d9ccd97385208b78b3d88e756451f4b70119fc, < 1fce81a40e3b3ec6b4f52e278d5c2bde79b25939; >= 99d9ccd97385208b78b3d88e756451f4b70119fc, < 3a7dcbe3112aef3505beae4f982331a00326217c; >= 99d9ccd97385208b78b3d88e756451f4b70119fc, < 1489b694b1f3265cd5363100642a22190033f4b0; >= 99d9ccd97385208b78b3d88e756451f4b70119fc, < 5acdc4d5b58bd0730824938db79b5f08ef996d9c; >= 99d9ccd97385208b78b3d88e756451f4b70119fc, < 8b2683bc4cc18c581b7cd24f227cbe61abca7f4d
LinuxLinux6.1

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-90287?
In the Linux kernel, the following vulnerability has been resolved: phy: sunplus: fix error handling in sp_uphy_init() Fix the error paths of sp_uphy_init() to undo exactly what each stage did: return directly if clk_prepare_enable() fails, release only the clock if reset_control_deassert() fails, and jump to err_reset if update_disc_vol() fails so the clock and reset are not leaked.
How severe is CVE-2026-90287?
Severity scoring for CVE-2026-90287 is pending analysis.
How do I fix CVE-2026-90287?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-90287?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST