3 matches found
CVE-2026-31688
In the Linux kernel, the following vulnerability has been resolved: driver core: enforce devicelock for drivermatchdevice Currently, drivermatchdevice is called from three sites. One site deviceattachdriver holds devicelockdev, but the other two bindstore and driverattach do not. This inconsisten...
CVE-2026-31688 driver core: enforce device_lock for driver_match_device()
In the Linux kernel, the following vulnerability has been resolved: driver core: enforce devicelock for drivermatchdevice Currently, drivermatchdevice is called from three sites. One site deviceattachdriver holds devicelockdev, but the other two bindstore and driverattach do not. This inconsisten...
PT-2026-35494
In the Linux kernel, the following vulnerability has been resolved: driver core: enforce device lock for driver match device Currently, driver match device is called from three sites. One site device attach driver holds device lockdev, but the other two bind store and driver attach do not. This...