A newly tracked Linux kernel flaw, CVE-2026-23334, is drawing attention because it sits in a low-level USB CAN driver, not because it advertises an obvious remote exploit path. The bug affects the Fintek F81604 USB CAN implementation and was fixed by teaching the driver to reject short interrupt...
The Linux kernel’s NFC stack is getting a small but important correctness fix in CVE-2026-23330, and the problem is exactly the kind of lifecycle bug that kernel maintainers try to stamp out early. In nci_close_device(), the kernel now completes any pending data exchange before the NFC device is...