Description
In the Linux kernel, the following vulnerability has been resolved: tpm_crb: Check ACPI_COMPANION() against NULL during probe 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(), so platform drivers that rely on the existence of a device-s ACPI companion object need to verify its presence. Accordingly, add a requisite ACPI_COMPANION() check against NULL to the tpm_crb driver.
EPSS 0.198%Risk 0
View source- Published
- 2026-08-15 06:22:17
- Affected versions
- unknown
- Type
- Kernel
- Last modified
- 2026-08-17 06:19:10
- Vector
- Pending