The Linux kernel received a narrowly scoped but important fix for CVE-2025-40164 that corrects a synchronization/context bug in the usbnet driver: Syzbot reported kernel warnings arising from the driver calling smp_processor_id from preemptible code paths, and the upstream remedy adds proper...