CVE-2026-23054
Last modified
CVE-2026-23054 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: net: hv_netvsc: reject RSS hash key programming without RX indirection table RSS configuration requires a valid RX indirection table. When the device reports a single receive queue, rndis_filter_device_add() does not allocate an indirection table, accepting RSS hash key updates in this state leads to a hang. Fix this by gating netvsc_set_rxfh() on ndc->rx_table_sz and return -EOPNOTSUPP when the table is absent. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: hv_netvsc: reject RSS hash key programming without RX indirection table RSS configuration requires a valid RX indirection table. When the device reports a single receive queue, rndis_filter_device_add() does not allocate an indirection table, accepting RSS hash key updates in this state leads to a hang. Fix this by gating netvsc_set_rxfh() on ndc->rx_table_sz and return -EOPNOTSUPP when the table is absent. This aligns set_rxfh with the device capabilities and prevents incorrect behavior.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 962f3fee83a4ef9010ae84dc43ae7aecb572e2a9, < 8288136f508e78eb3563e7073975999cf225a2f9; >= 962f3fee83a4ef9010ae84dc43ae7aecb572e2a9, < 82c9039c8ebb715753a40434df714f865a3aec9c; >= 962f3fee83a4ef9010ae84dc43ae7aecb572e2a9, < 4cd55c609e85ae2313248ef1a33619a3eef44a16; >= 962f3fee83a4ef9010ae84dc43ae7aecb572e2a9, < 11dd9a9ef4dc4507a15a69b8511a0013c6c28fa3; >= 962f3fee83a4ef9010ae84dc43ae7aecb572e2a9, < d23564955811da493f34412d7de60fa268c8cb50 |
| Linux | Linux | 4.11 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-23054?
How severe is CVE-2026-23054?
How do I fix CVE-2026-23054?
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-23049In the Linux kernel, the following vulnerability has been re…
- CVE-2026-2305The AddFunc Head & Footer Code plugin for WordPress is vulne…6.4
- CVE-2026-23050In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23051In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23052In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23053In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23055In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23056In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23057In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23058In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23059In the Linux kernel, the following vulnerability has been re…
- CVE-2026-2306The Ninja Tables – Easy Data Table Builder plugin for WordPr…4.3
Are you affected by CVE-2026-23054?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
