CVE-2026-90114

Source
https://cve.org/CVERecord?id=CVE-2026-90114
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90114.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90114
Downstream
Published
2026-09-17T16:06:20Z
Modified
2026-09-19T03:47:24Z
Summary
net: bridge: Reject descending VLAN tunnel ranges
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90114.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
94339443686b36d3223bc032b7947267474e2679
Fixed
1181f6bad009408a259bab6aaf0681f11b487972
Fixed
5a8e0e3a18b5e3172343b8479c5d04187f5b4795
Fixed
0874a6d5275091429ec4c675c54c53a8776665ae
Fixed
4b0f5b25f114651f03058395b490626c4444875e
Fixed
bd741b819ff1c239d26cc5b0f0e6b1fd4e67ed17
Fixed
c0444d7499f113d6b7803ef0175591464e17525e
Fixed
434849b21ef56b09d16e6366b2a230002f363e45
Fixed
b74a072d8fb71d3c9ffba4a17d5943e63266fb38

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90114.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.9.0
Fixed
5.10.270
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.221
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.188
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90114.json"