mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02: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 | ||