CVE-2026-90282

Source
https://cve.org/CVERecord?id=CVE-2026-90282
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90282.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90282
Downstream
Published
2026-09-17T16:08:12Z
Modified
2026-09-18T03:48:36Z
Summary
phy: qcom: qmp-usb-legacy: Fix possible NULL-deref on early runtime suspend
Details

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

phy: qcom: qmp-usb-legacy: 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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90282.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
e464a3180a43b6596bd267f9f274e1793bfb8150
Fixed
602059c5128a78857ca92bd22791ab640185e381
Fixed
29449ce1f5958e36df80318878016e3ecac26b40
Fixed
52ad86ea5f98d29a7a29d9ba12e24276c6e30acd
Fixed
0f9789d1b63e7d9f868ac9c29564339a4c03ceb5
Fixed
8e3687f7e18fe84372e86875709d56c37e7525a8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90282.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.6.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90282.json"