CVE-2026-97518
Last modified
CVE-2026-97518 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: reject duplicate wiphy cipher suite entries Duplicate entries in wiphy->cipher_suites do not describe any additional capability, but cfg80211 currently accepts them and leaves individual consumers to deal with them. One such consumer is the WEXT compatibility code, which appends a WEP key length for each WEP cipher entry it sees. Repeated WEP entries can therefore overflow the fixed iw_range::encoding_size array returned by SIOCGIWRANGE. Reject duplicate cipher suite entries in wiphy_register() instead. This keeps the cipher suite invariant in one place and makes malformed wiphy descriptions fail early with -EINVAL, rather than relying on a single cfg80211 user to handle duplicates correctly..
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: reject duplicate wiphy cipher suite entries Duplicate entries in wiphy->cipher_suites do not describe any additional capability, but cfg80211 currently accepts them and leaves individual consumers to deal with them. One such consumer is the WEXT compatibility code, which appends a WEP key length for each WEP cipher entry it sees. Repeated WEP entries can therefore overflow the fixed iw_range::encoding_size array returned by SIOCGIWRANGE. Reject duplicate cipher suite entries in wiphy_register() instead. This keeps the cipher suite invariant in one place and makes malformed wiphy descriptions fail early with -EINVAL, rather than relying on a single cfg80211 user to handle duplicates correctly.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 1305f8b925fe92edf5fec183588dfc7db719180b; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 4cbb2360f4d8c29e67bc7a8bf6ba0ae096583923; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 7187d145d9042b037e4f10538f70cf95e380219f; < 6.12.111; < 6.18.53 |
| Linux | Linux | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97518?
How severe is CVE-2026-97518?
How do I fix CVE-2026-97518?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-97512In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97513In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-97514In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97515In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97516In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97517In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97519In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9752An authorized user could trigger a server crash by running a…7.1
- CVE-2026-97520In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-97521In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97522In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97523In the Linux kernel, the following vulnerability has been re…7.5
Are you affected by CVE-2026-97518?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
