on behalf of 刘怀远 <qq810974084@gmail.com>: 在pci1xxxx_spi_probe函数中,存在一处调用devm_kzalloc函数申请内存,申请时不保证成功,且并未对其返回指针进行检查。而在后文直接或间接对其进行了解引用,从而触发空指针解引用。 已经向upstream提交修复补丁: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20240411&id=1f886a7bfb3faf4c1021e73f045538008ce7634e