{"id":"AZL-102006","summary":"CVE-2026-93115 affecting package kernel 6.6.150.1-1","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/mellanox: mlxbf-pmc: Check ACPI_COMPANION() against NULL\n\nEvery platform driver can be forced to match a device that doesn't match\nits list of device IDs because of device_match_driver_override(), so\nplatform drivers that rely on the existence of a device's ACPI companion\nobject need to verify its presence.\n\nmlxbf_pmc_probe() passes the result of ACPI_COMPANION() to\nacpi_device_hid(), which dereferences it, so force-binding the driver to\na device without an ACPI companion leads to a NULL pointer dereference.\n\nAccordingly, add a requisite ACPI_COMPANION() check against NULL to the\nmlxbf-pmc driver and return -ENODEV when the companion is missing.","modified":"2026-09-18T14:15:21.930368602Z","published":"2026-09-17T17:18:06Z","upstream":["CVE-2026-93115"],"references":[{"type":"WEB","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-93115"}],"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-102006.json"}}],"schema_version":"1.9.0"}