CVE-2026-90281

Source
https://cve.org/CVERecord?id=CVE-2026-90281
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90281.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90281
Downstream
Published
2026-09-17T16:08:11Z
Modified
2026-09-19T03:47:25Z
Summary
phy: qcom: snps-femto-v2: Fix possible NULL-deref on early runtime suspend
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90281.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
0d75f508a9d56133a2834215959cde4605c804d1
Fixed
0c5c08c94dd64c05679970d4eed8b06d36a889a8
Fixed
1027b1d4e29756dfbf74ef8743456a1efa3679f0
Fixed
34293f5a8982a06c40af69c8c7c856b5837ac652
Fixed
3ddf41938fee3d148a170c31e76b0515a522ef7e
Fixed
82cb1aedf4bdb279cf8853fe8f39bec4e6cffa0a
Fixed
61749681e4a3629ec20b04ba2443b91016af3d2f
Fixed
b85bbec72fa813b60e093c6bb36ae232b9b0eb5e
Fixed
c271a6926ea7d3c9566b033d63fd4e8c488dc860

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.9.0
Fixed
5.10.270
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.221
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.188
Type
ECOSYSTEM
Events
Introduced
6.2.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-90281.json"