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-90280NVD

Vulnerability Summary

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

phy: qcom: qmp-usb: Fix possible NULL-deref on early runtime suspend

There is a small window where the runtime suspend callback may run
after pm_runtime_enable() and before pm_runtime_forbid(). In this
case, a crash occurs because runtime suspend/resume dereferences
qmp->phy pointer, which is not yet initialized:
`if (!qmp->phy->init_count) {`

This can also happen if user re-enables runtime-pm via the sysfs
attribute before qmp phy is initialized.

Similarly to other qcom phy drivers, introduce a qmp->phy_initialized
variable that can be used to avoid relying on the possibly uninitialized
phy pointer.
Severity Level
UNKNOWN
Published Date
Sep 17, 2026
Last Modified
Sep 17, 2026
Exploitation Status
No confirmed exploitation yet
EPSS Score (30-Day)
0.20%Probability
Root Weakness (CWE)
N/A

Affected & Patched Versions

Affected Versions
  • Linux Linux >= e464a3180a43b6596bd267f9f274e1793bfb8150 and < 9b28287c5dea7650e6dd317591b9e82b6e145365
  • Linux Linux >= e464a3180a43b6596bd267f9f274e1793bfb8150 and < f4e39ab1b2009a89c60e4cb9dbefb8140d405eff
  • Linux Linux >= e464a3180a43b6596bd267f9f274e1793bfb8150 and < 5547fd950d6bf72de861b6934341e7bb0888640c
  • Linux Linux >= e464a3180a43b6596bd267f9f274e1793bfb8150 and < 03455404fb6cbfd65842695df26739853fc1516b
  • Linux Linux >= e464a3180a43b6596bd267f9f274e1793bfb8150 and < 142c5593379273264474f31d5956b1a0065cd576
  • Linux Linux >= 6.6
Patched Versions
  • Linux Linux 9b28287c5dea7650e6dd317591b9e82b6e145365
  • Linux Linux f4e39ab1b2009a89c60e4cb9dbefb8140d405eff
  • Linux Linux 5547fd950d6bf72de861b6934341e7bb0888640c
  • Linux Linux 03455404fb6cbfd65842695df26739853fc1516b
  • Linux Linux 142c5593379273264474f31d5956b1a0065cd576
📧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.