CVE-2026-90114
Last modified
CVE-2026-90114 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: net: bridge: Reject descending VLAN tunnel ranges A pair of descending VLAN and tunnel IDs can pass the tunnel range span check. The VLAN subtraction produces a negative int, which is converted to unsigned when compared with the u32 tunnel ID subtraction.
Description
In the Linux kernel, the following vulnerability has been resolved: net: bridge: Reject descending VLAN tunnel ranges A pair of descending VLAN and tunnel IDs can pass the tunnel range span check. The VLAN subtraction produces a negative int, which is converted to unsigned when compared with the u32 tunnel ID subtraction. It can therefore equal the wrapped tunnel ID delta. The range loop then performs no iterations. Since the batched notification handling added a post-loop error check, this leaves err uninitialized and makes the request's return value unpredictable. Reject descending VLAN ranges before comparing the spans. Valid ascending and single-entry ranges remain unchanged, while malformed descending ranges consistently return -EINVAL. This issue was found by a static analysis checker and confirmed by manual source review.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 94339443686b36d3223bc032b7947267474e2679, < 1181f6bad009408a259bab6aaf0681f11b487972; >= 94339443686b36d3223bc032b7947267474e2679, < 5a8e0e3a18b5e3172343b8479c5d04187f5b4795; >= 94339443686b36d3223bc032b7947267474e2679, < 0874a6d5275091429ec4c675c54c53a8776665ae; >= 94339443686b36d3223bc032b7947267474e2679, < 4b0f5b25f114651f03058395b490626c4444875e; >= 94339443686b36d3223bc032b7947267474e2679, < bd741b819ff1c239d26cc5b0f0e6b1fd4e67ed17; >= 94339443686b36d3223bc032b7947267474e2679, < c0444d7499f113d6b7803ef0175591464e17525e; >= 94339443686b36d3223bc032b7947267474e2679, < 434849b21ef56b09d16e6366b2a230002f363e45; >= 94339443686b36d3223bc032b7947267474e2679, < b74a072d8fb71d3c9ffba4a17d5943e63266fb38 |
| Linux | Linux | 5.9 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90114?
How severe is CVE-2026-90114?
How do I fix CVE-2026-90114?
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-90109In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9011The Ditty – Responsive News Tickers, Sliders, and Lists plug…7.5
- CVE-2026-90110In the Linux kernel, the following vulnerability has been re…9.4
- CVE-2026-90111In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90112In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90113In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90115In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90116In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90117In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90118In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90119In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9012Rejected reason: This CVE ID has been rejected or withdrawn …
Are you affected by CVE-2026-90114?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
