mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-23 05:59:14 +00:00
devm_kmalloc_array may fails, *fw_vsc_cfg might be null and cause
out-of-bounds write in device_property_read_u8_array later.
Fixes:
|
||
|---|---|---|
| .. | ||
| fdp.c | ||
| fdp.h | ||
| i2c.c | ||
| Kconfig | ||
| Makefile | ||