In the Linux kernel, the following vulnerability has been resolved:
nfc: fdp: add null check of devmkmallocarray in fdpncii2creaddevice_properties
devmkmallocarray may fails, *fwvsccfg might be null and cause out-of-bounds write in devicepropertyreadu8array later.