Critical Alert 1 Active Exploit Detected Today

CVE-2026-7273 Zyxel GS1900 Series Switches Stack-Based Buffer Overflow Vulnerability →
Powered by CVE Watchtower
×

CVE Watchtower

← Back to CVE List

CVE-2026-90281NVD

Vulnerability Summary

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

phy: qcom: snps-femto-v2: Fix possible NULL-deref on early runtime suspend

Runtime PM must be enabled before creating the PHY, since phy_create()
only enables runtime PM on the PHY device if it is already enabled on
this parent device. However, the runtime PM callbacks dereference the
hsphy instance, which is not yet ready, leaving a window where a suspend
callback may trigger a NULL pointer dereference.

Take a runtime PM usage reference with pm_runtime_get_noresume() before
enabling runtime PM and release it once the PHY has been created, so that
no runtime suspend can run before the PHY is ready. This also prevents a
short window where an unnecessary runtime suspend can occur.

Use the devres-managed version to ensure PM runtime is symmetrically
disabled during driver removal for proper cleanup.
Severity Level
UNKNOWN
Published Date
Sep 17, 2026
Last Modified
Sep 17, 2026
Exploitation Status
No confirmed exploitation yet
EPSS Score (30-Day)
0.21%Probability
Root Weakness (CWE)
N/A

Affected & Patched Versions

Affected Versions
  • Linux Linux >= 0d75f508a9d56133a2834215959cde4605c804d1 and < 0c5c08c94dd64c05679970d4eed8b06d36a889a8
  • Linux Linux >= 0d75f508a9d56133a2834215959cde4605c804d1 and < 1027b1d4e29756dfbf74ef8743456a1efa3679f0
  • Linux Linux >= 0d75f508a9d56133a2834215959cde4605c804d1 and < 34293f5a8982a06c40af69c8c7c856b5837ac652
  • Linux Linux >= 0d75f508a9d56133a2834215959cde4605c804d1 and < 3ddf41938fee3d148a170c31e76b0515a522ef7e
  • Linux Linux >= 0d75f508a9d56133a2834215959cde4605c804d1 and < 82cb1aedf4bdb279cf8853fe8f39bec4e6cffa0a
  • Linux Linux >= 0d75f508a9d56133a2834215959cde4605c804d1 and < 61749681e4a3629ec20b04ba2443b91016af3d2f
  • Linux Linux >= 0d75f508a9d56133a2834215959cde4605c804d1 and < b85bbec72fa813b60e093c6bb36ae232b9b0eb5e
  • Linux Linux >= 0d75f508a9d56133a2834215959cde4605c804d1 and < c271a6926ea7d3c9566b033d63fd4e8c488dc860
  • Linux Linux >= 5.9
Patched Versions
  • Linux Linux 0c5c08c94dd64c05679970d4eed8b06d36a889a8
  • Linux Linux 1027b1d4e29756dfbf74ef8743456a1efa3679f0
  • Linux Linux 34293f5a8982a06c40af69c8c7c856b5837ac652
  • Linux Linux 3ddf41938fee3d148a170c31e76b0515a522ef7e
  • Linux Linux 82cb1aedf4bdb279cf8853fe8f39bec4e6cffa0a
  • Linux Linux 61749681e4a3629ec20b04ba2443b91016af3d2f
  • Linux Linux b85bbec72fa813b60e093c6bb36ae232b9b0eb5e
  • Linux Linux c271a6926ea7d3c9566b033d63fd4e8c488dc860
📧Email Delivery — Threat intel straight to your inbox.
♾️Unlimited Vendors — Track your entire stack.
🚨All New CVEs — Be the first to know.
⚙️Custom EPSS — Filter noise, focus on risk.
💬Webhooks — Slack & Teams integration.
🚫Ad-Free — Uninterrupted experience.
📧Email Delivery — Threat intel straight to your inbox.
♾️Unlimited Vendors — Track your entire stack.
🚨All New CVEs — Be the first to know.
⚙️Custom EPSS — Filter noise, focus on risk.
💬Webhooks — Slack & Teams integration.
🚫Ad-Free — Uninterrupted experience.