
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-21910 is a vulnerability discovered in the Linux kernel's wifi regulatory domain handling system. The issue was disclosed on April 1, 2025, affecting the cfg80211 subsystem's handling of regulatory hints. The vulnerability specifically impacts the way the kernel processes user-provided country codes for wireless regulatory domains (NVD).
The vulnerability stems from improper validation of regulatory hints in the Linux kernel's wifi subsystem. The issue occurs when erroneous symbols sent from userspace get through into useralpha2[] via the regulatoryhint_user() call. The problem arises from two main factors: 1) The isalpha() function accepts non-Latin characters as valid letters, including Greek letters, while ISO-3166-1 alpha2 codes should only contain Latin characters, and 2) The toupper() function's behavior with non-Latin characters during request processing can lead to malformed characters (CVE).
When exploited, this vulnerability could allow invalid regulatory hints to bypass existing sanity checks in the Linux kernel's wireless subsystem. This could potentially lead to incorrect wireless regulatory domain settings being applied, though the full impact appears to be limited to warning messages in the kernel log (NVD).
The issue has been resolved in the Linux kernel by enhancing the isanalpha2() function to ensure that incoming symbols are strictly Latin letters. This fix has been included in various kernel versions, including version 6.1.133-1 for Debian systems (Debian).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."