| Summary | In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: allocate rx skb before consuming bytes pn532_receive_buf() reports the number of accepted bytes to the serdev If that alloc_skb() fails, the callback returns 0 even though it has Allocate the receive skb lazily before consuming the next byte instead. |
|---|---|
| Publication Date | April 25, 2026, 12:16 a.m. |
| Registration Date | April 25, 2026, 4:08 a.m. |
| Last Update | April 25, 2026, 2:51 a.m. |