In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix possible NULL pointer dereference in sendacknowledge() Handle memory allocation failure from nciskballoc() (calling allocskb()) to avoid possible NULL pointer dereference.