Incorrect authorization in Linux kernel - CVE-2026-93206

 

Incorrect authorization in Linux kernel - CVE-2026-93206

Published: September 25, 2026


Vulnerability identifier: #VU152194
CSH Severity: Low
CVSS v4: 4.6 [CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-93206
CWE-ID: CWE-863
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local privileged user to disclose PCI configuration-space information.

The vulnerability exists due to improper authorization using the credentials of the calling task rather than the opening process in proc_bus_pci_read() when reading PCI configuration space through procfs. A local privileged user can pass a file descriptor opened with CAP_SYS_ADMIN to an unprivileged process to disclose PCI configuration-space information.


Affected software

Linux kernel

How to mitigate CVE-2026-93206

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins