Linux Kernel Vulnerability Affects Wifi Cipher Suite Management
CVE-2026-97518
What is CVE-2026-97518?
The Linux kernel contains a vulnerability related to the management of wifi cipher suites in the cfg80211 subsystem. This issue arises due to the acceptance of duplicate entries in the wiphy->cipher_suites, which do not provide any additional capability but may lead to incorrect handling by various consumers of this data. For instance, the WEXT compatibility layer can append WEP key lengths for each WEP cipher, causing potential overflow in the fixed iw_range::encoding_size array. The fix involves rejecting such duplicates early in the wiphy_register() process, streamlining error handling and preventing malformed wiphy descriptions from leading to system errors.
Affected Version(s)
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 1305f8b925fe92edf5fec183588dfc7db719180b
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 4cbb2360f4d8c29e67bc7a8bf6ba0ae096583923
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 7187d145d9042b037e4f10538f70cf95e380219f