In the Linux kernel, the following vulnerability has been resolved:
ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup()
devm_kzalloc() may fail, clk_data->name might be NULL and will cause a NULL pointer dereference later.
[ rjw: Subject and changelog edits ]
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 5.17 | 6.1.30 |
| linux / linux_kernel | 6.2 | 6.3.4 |