{"id":"AZL-102852","summary":"CVE-2026-90282 affecting package kernel 6.6.150.1-1","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nphy: qcom: qmp-usb-legacy: Fix possible NULL-deref on early runtime suspend\n\nThere is a small window where the runtime suspend callback may run\nafter pm_runtime_enable() and before pm_runtime_forbid(). In this\ncase, a crash occurs because runtime suspend/resume dereferences\nqmp-\u003ephy pointer, which is not yet initialized:\n        `if (!qmp-\u003ephy-\u003einit_count) {`\n\nThis can also happen if user re-enables runtime-pm via the sysfs\nattribute before qmp phy is initialized.\n\nSimilarly to other qcom phy drivers, introduce a qmp-\u003ephy_initialized\nvariable that can be used to avoid relying on the possibly uninitialized\nphy pointer.","modified":"2026-09-18T14:16:35.508467669Z","published":"2026-09-17T17:17:24Z","upstream":["CVE-2026-90282"],"references":[{"type":"WEB","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-90282"}],"affected":[{"package":{"name":"kernel","ecosystem":"Azure Linux:3","purl":"pkg:rpm/azure-linux/kernel"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"last_affected":"6.6.150.1-1"}]}],"database_specific":{"source":"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-102852.json"}}],"schema_version":"1.9.0"}