CVE-2026-53117

ANALYSIS PENDING

s390/cio: use generic driver_override infrastructure

Title source: cna
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: s390/cio: use generic driver_override infrastructure When a driver is probed through __driver_attach(), the bus' match() callback is called without the device lock held, thus accessing the driver_override field without a lock, which can cause a UAF. Fix this by using the driver-core driver_override infrastructure taking care of proper locking internally. Note that calling match() from __driver_attach() without the device lock held is intentional. [1]

Scores

EPSS 0.0017
EPSS Percentile 6.7%

Details

Status published
Products (16)
linux/Kernel 5.3.0 - 6.6.141linux
linux/Kernel 6.13.0 - 6.18.33linux
linux/Kernel 6.19.0 - 7.0.10linux
linux/Kernel 6.7.0 - 6.12.91linux
Linux/Linux < 5.3
Linux/Linux 5.3
Linux/Linux 6.12.91 - 6.12.*
Linux/Linux 6.18.33 - 6.18.*
Linux/Linux 6.6.141 - 6.6.*
Linux/Linux 7.0.10 - 7.0.*
... and 6 more
Published Jun 24, 2026
Tracked Since Jun 24, 2026