CVE-2026-93114 (GCVE-0-2026-93114)
Vulnerability from cvelistv5 – Published: 2026-09-17 16:11 – Updated: 2026-09-17 16:11
VLAI
EPSS
VEX
Title
platform/surface: acpi-notify: Check ACPI companion before use
Summary
In the Linux kernel, the following vulnerability has been resolved:
platform/surface: acpi-notify: Check ACPI companion before use
Since every platform driver can be forced to match a device that doesn't
match its list of device IDs because of device_match_driver_override(),
platform drivers that rely on the existence of a device's ACPI companion
object should verify its presence.
san_probe() dereferences the result of ACPI_COMPANION() when installing
the GSBUS address space handler, so force-binding the driver to a device
without an ACPI companion leads to a NULL pointer dereference. The
dereference was introduced when the probe function was switched from
ACPI_HANDLE() to ACPI_COMPANION().
Check the ACPI companion against NULL and return -ENODEV when it is
missing, like commit e4865a56d013 ("ACPI: driver: Check ACPI_COMPANION()
against NULL during probe") does for the core ACPI platform drivers.
Severity
No CVSS data available.
Assigner
References
7 references
Impacted products
2 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Linux | Linux |
Affected:
a9e10e58730432e5de840eb3ddd55c75f29341b3 , < 4faa43d4ef0b98beb6c2b77a279f4aa5d7fa2d13
(git)
Affected: a9e10e58730432e5de840eb3ddd55c75f29341b3 , < 3855be0100efb98c26228c610db70a673611f3bd (git) Affected: a9e10e58730432e5de840eb3ddd55c75f29341b3 , < f276b62f2ce1cbff7fa50a8ee5afd8fef5a60897 (git) Affected: a9e10e58730432e5de840eb3ddd55c75f29341b3 , < 9b6479da662c2ec4e931ed9f7228df46aa8c3766 (git) Affected: a9e10e58730432e5de840eb3ddd55c75f29341b3 , < 7fea5a310e3b2db24f7aafe64897e4e659ffbb7d (git) Affected: a9e10e58730432e5de840eb3ddd55c75f29341b3 , < 428a82d987fcd8844e8868c85582eae75b4b5c51 (git) Affected: a9e10e58730432e5de840eb3ddd55c75f29341b3 , < 2b3a5dabe89e330413af403246b648c1890f368f (git) |
guessed | |
| Linux | Linux |
Affected:
5.14
Unaffected: 0 , < 5.14 (semver) Unaffected: 5.15.221 , ≤ 5.15.* (semver) Unaffected: 6.1.188 , ≤ 6.1.* (semver) Unaffected: 6.6.157 , ≤ 6.6.* (semver) Unaffected: 6.12.110 , ≤ 6.12.* (semver) Unaffected: 6.18.52 , ≤ 6.18.* (semver) Unaffected: 7.2.6 , ≤ 7.2.* (semver) Unaffected: 7.3-rc1 , ≤ * (original_commit_for_fix) |
guessed |
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/platform/surface/surface_acpi_notify.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "4faa43d4ef0b98beb6c2b77a279f4aa5d7fa2d13",
"status": "affected",
"version": "a9e10e58730432e5de840eb3ddd55c75f29341b3",
"versionType": "git"
},
{
"lessThan": "3855be0100efb98c26228c610db70a673611f3bd",
"status": "affected",
"version": "a9e10e58730432e5de840eb3ddd55c75f29341b3",
"versionType": "git"
},
{
"lessThan": "f276b62f2ce1cbff7fa50a8ee5afd8fef5a60897",
"status": "affected",
"version": "a9e10e58730432e5de840eb3ddd55c75f29341b3",
"versionType": "git"
},
{
"lessThan": "9b6479da662c2ec4e931ed9f7228df46aa8c3766",
"status": "affected",
"version": "a9e10e58730432e5de840eb3ddd55c75f29341b3",
"versionType": "git"
},
{
"lessThan": "7fea5a310e3b2db24f7aafe64897e4e659ffbb7d",
"status": "affected",
"version": "a9e10e58730432e5de840eb3ddd55c75f29341b3",
"versionType": "git"
},
{
"lessThan": "428a82d987fcd8844e8868c85582eae75b4b5c51",
"status": "affected",
"version": "a9e10e58730432e5de840eb3ddd55c75f29341b3",
"versionType": "git"
},
{
"lessThan": "2b3a5dabe89e330413af403246b648c1890f368f",
"status": "affected",
"version": "a9e10e58730432e5de840eb3ddd55c75f29341b3",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/platform/surface/surface_acpi_notify.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "5.14"
},
{
"lessThan": "5.14",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.221",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.188",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.157",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.110",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.52",
"versionType": "semver"
},
{
"lessThanOrEqual": "7.2.*",
"status": "unaffected",
"version": "7.2.6",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.3-rc1",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.221",
"versionStartIncluding": "5.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.188",
"versionStartIncluding": "5.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.157",
"versionStartIncluding": "5.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.110",
"versionStartIncluding": "5.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.52",
"versionStartIncluding": "5.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.2.6",
"versionStartIncluding": "5.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.3-rc1",
"versionStartIncluding": "5.14",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/surface: acpi-notify: Check ACPI companion before use\n\nSince every platform driver can be forced to match a device that doesn\u0027t\nmatch its list of device IDs because of device_match_driver_override(),\nplatform drivers that rely on the existence of a device\u0027s ACPI companion\nobject should verify its presence.\n\nsan_probe() dereferences the result of ACPI_COMPANION() when installing\nthe GSBUS address space handler, so force-binding the driver to a device\nwithout an ACPI companion leads to a NULL pointer dereference. The\ndereference was introduced when the probe function was switched from\nACPI_HANDLE() to ACPI_COMPANION().\n\nCheck the ACPI companion against NULL and return -ENODEV when it is\nmissing, like commit e4865a56d013 (\"ACPI: driver: Check ACPI_COMPANION()\nagainst NULL during probe\") does for the core ACPI platform drivers."
}
],
"providerMetadata": {
"dateUpdated": "2026-09-17T16:11:22.463Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/4faa43d4ef0b98beb6c2b77a279f4aa5d7fa2d13"
},
{
"url": "https://git.kernel.org/stable/c/3855be0100efb98c26228c610db70a673611f3bd"
},
{
"url": "https://git.kernel.org/stable/c/f276b62f2ce1cbff7fa50a8ee5afd8fef5a60897"
},
{
"url": "https://git.kernel.org/stable/c/9b6479da662c2ec4e931ed9f7228df46aa8c3766"
},
{
"url": "https://git.kernel.org/stable/c/7fea5a310e3b2db24f7aafe64897e4e659ffbb7d"
},
{
"url": "https://git.kernel.org/stable/c/428a82d987fcd8844e8868c85582eae75b4b5c51"
},
{
"url": "https://git.kernel.org/stable/c/2b3a5dabe89e330413af403246b648c1890f368f"
}
],
"title": "platform/surface: acpi-notify: Check ACPI companion before use",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-93114",
"datePublished": "2026-09-17T16:11:22.463Z",
"dateReserved": "2026-09-17T16:02:15.086Z",
"dateUpdated": "2026-09-17T16:11:22.463Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": {
"cve": {
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/platform/surface/surface_acpi_notify.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "4faa43d4ef0b98beb6c2b77a279f4aa5d7fa2d13",
"status": "affected",
"version": "a9e10e58730432e5de840eb3ddd55c75f29341b3",
"versionType": "git"
},
{
"lessThan": "3855be0100efb98c26228c610db70a673611f3bd",
"status": "affected",
"version": "a9e10e58730432e5de840eb3ddd55c75f29341b3",
"versionType": "git"
},
{
"lessThan": "f276b62f2ce1cbff7fa50a8ee5afd8fef5a60897",
"status": "affected",
"version": "a9e10e58730432e5de840eb3ddd55c75f29341b3",
"versionType": "git"
},
{
"lessThan": "9b6479da662c2ec4e931ed9f7228df46aa8c3766",
"status": "affected",
"version": "a9e10e58730432e5de840eb3ddd55c75f29341b3",
"versionType": "git"
},
{
"lessThan": "7fea5a310e3b2db24f7aafe64897e4e659ffbb7d",
"status": "affected",
"version": "a9e10e58730432e5de840eb3ddd55c75f29341b3",
"versionType": "git"
},
{
"lessThan": "428a82d987fcd8844e8868c85582eae75b4b5c51",
"status": "affected",
"version": "a9e10e58730432e5de840eb3ddd55c75f29341b3",
"versionType": "git"
},
{
"lessThan": "2b3a5dabe89e330413af403246b648c1890f368f",
"status": "affected",
"version": "a9e10e58730432e5de840eb3ddd55c75f29341b3",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/platform/surface/surface_acpi_notify.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "5.14"
},
{
"lessThan": "5.14",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.221",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.188",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.157",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.110",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.52",
"versionType": "semver"
},
{
"lessThanOrEqual": "7.2.*",
"status": "unaffected",
"version": "7.2.6",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.3-rc1",
"versionType": "original_commit_for_fix"
}
]
}
],
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/surface: acpi-notify: Check ACPI companion before use\n\nSince every platform driver can be forced to match a device that doesn\u0027t\nmatch its list of device IDs because of device_match_driver_override(),\nplatform drivers that rely on the existence of a device\u0027s ACPI companion\nobject should verify its presence.\n\nsan_probe() dereferences the result of ACPI_COMPANION() when installing\nthe GSBUS address space handler, so force-binding the driver to a device\nwithout an ACPI companion leads to a NULL pointer dereference. The\ndereference was introduced when the probe function was switched from\nACPI_HANDLE() to ACPI_COMPANION().\n\nCheck the ACPI companion against NULL and return -ENODEV when it is\nmissing, like commit e4865a56d013 (\"ACPI: driver: Check ACPI_COMPANION()\nagainst NULL during probe\") does for the core ACPI platform drivers."
}
],
"id": "CVE-2026-93114",
"lastModified": "2026-09-17T17:18:05.943",
"metrics": {},
"published": "2026-09-17T17:18:05.943",
"references": [
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/2b3a5dabe89e330413af403246b648c1890f368f"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/3855be0100efb98c26228c610db70a673611f3bd"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/428a82d987fcd8844e8868c85582eae75b4b5c51"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/4faa43d4ef0b98beb6c2b77a279f4aa5d7fa2d13"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/7fea5a310e3b2db24f7aafe64897e4e659ffbb7d"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/9b6479da662c2ec4e931ed9f7228df46aa8c3766"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/f276b62f2ce1cbff7fa50a8ee5afd8fef5a60897"
}
],
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"vulnStatus": "Received"
}
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Loading…
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.
Loading…