CVE-2026-93080

Source
https://cve.org/CVERecord?id=CVE-2026-93080
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93080.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-93080
Downstream
Published
2026-09-17T16:11:01Z
Modified
2026-09-18T03:48:44Z
Summary
firmware: arm_scmi: Fix transport device teardown lookup
Details

In the Linux kernel, the following vulnerability has been resolved:

firmware: arm_scmi: Fix transport device teardown lookup

SCMI transport devices are deliberately excluded from normal SCMI bus matching so protocol drivers cannot bind to the internal transport children. However, scmi_device_destroy() uses the same protocol/name lookup to find devices that must be unregistered during channel teardown.

Split the match helper so driver matching still skips transport devices, while explicit child lookup can find them for teardown. Use a shared transport-device name prefix macro for both matching and name generation.

Since transport-device names are derived from direction and protocol ID, reject duplicate protocol channel setup before creating or finding a transport device. This prevents malformed firmware with duplicate protocol child nodes from reusing an existing transport device and then destroying it when the duplicate IDR insertion fails.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93080.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
9593804c44c24545e1b0496786dcb765d7b0e193
Fixed
c656427440ea627166394d00c4b72147d5d79c60
Fixed
4635953b4c1af477e166073521a77de6279f6929
Fixed
a14dd8fe0a95db638c550ed984cfe2a7428c783d

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.16.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-93080.json"