3 matches found
Unity Linux 20.1050e Security Update: kernel (UTSA-2026-100175)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100175 advisory. In the Linux kernel, the following vulnerability has been resolved: net: rfkill: prevent unlimited numbers of rfkill events from being created Userspace can create a...
Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100351)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100351 advisory. In the Linux kernel, the following vulnerability has been resolved: net: rfkill: prevent unlimited numbers of rfkill events from being created Userspace can create a...
CVE-2025-71079
CVE-2025-71079 concerns a Linux kernel deadlock between nfc_unregister_device() and rfkill_fop_write() caused by lock-order inversion (device_lock vs rfkill_global_mutex). The fix moves rfkill_unregister() and rfkill_destroy() outside the device_lock section, storing the rfkill pointer in a local...