| Summary | In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix circular locking dependency in nci_close_device nci_close_device() flushes rx_wq and tx_wq while holding req_lock. nci_rx_work -> nci_rx_data_packet -> nci_data_exchange_complete Move the flush of rx_wq after req_lock has been released. NIPA has been hitting this running the nci selftest with a debug |
|---|---|
| Publication Date | April 22, 2026, 11:16 p.m. |
| Registration Date | April 25, 2026, 4:05 a.m. |
| Last Update | April 24, 2026, 1:17 a.m. |