{"id":"AZL-101879","summary":"CVE-2026-90319 affecting package kernel 6.6.150.1-1","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nrapidio: clear mport-\u003enet when rio_add_net() fails\n\nrio_alloc_net() stores the newly allocated rio_net in mport-\u003enet before\nrio_scan_alloc_net() registers the device.\n\nIf rio_add_net() fails, rio_scan_alloc_net() drops the device reference\nwith put_device(), which releases the rio_net through the device release\ncallback.  However, mport-\u003enet is left pointing at the freed object.\n\nA later mport unregister path can then dereference the dangling mport-\u003enet\npointer and may try to free the same rio_net again.\n\nClear mport-\u003enet in the rio_add_net() failure path, matching the cleanup\ndone for the destID table allocation failure path.","modified":"2026-09-18T14:16:29.128022889Z","published":"2026-09-17T17:17:29Z","upstream":["CVE-2026-90319"],"references":[{"type":"WEB","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-90319"}],"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-101879.json"}}],"schema_version":"1.9.0"}