CVE-2026-98030
Last modified
CVE-2026-98030 is a high-severity vulnerability rated 7/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcm_sf2: bound the CFP rule dump by the caller's buffer size bcm_sf2_cfp_rule_get_all() walks the whole cfp.unique bitmap into rule_locs[] without consulting nfc->rule_cnt, which is how many entries the caller had room for. ETHTOOL_GRXCLSRLALL requires no CAP_NET_ADMIN and the ioctl sizes the buffer from the rule_cnt userspace passes in, so once an admin has installed CFP rules any user can ask for fewer slots than there are rules and run off the end of the allocation.
Description
In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcm_sf2: bound the CFP rule dump by the caller's buffer size bcm_sf2_cfp_rule_get_all() walks the whole cfp.unique bitmap into rule_locs[] without consulting nfc->rule_cnt, which is how many entries the caller had room for. ETHTOOL_GRXCLSRLALL requires no CAP_NET_ADMIN and the ioctl sizes the buffer from the rule_cnt userspace passes in, so once an admin has installed CFP rules any user can ask for fewer slots than there are rules and run off the end of the allocation. A rule_cnt of 0 leaves the buffer pointer NULL and the walk dereferences it.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 7318166cacad158b46240f66250d7cc5a481653b, < f1a2869b3629c0e8394b77b38cb9f19a018c653c; >= 7318166cacad158b46240f66250d7cc5a481653b, < fd1a78c16b1f6978c09cf048e15f349732e4c707; >= 7318166cacad158b46240f66250d7cc5a481653b, < b231b6d8516d3fe0d4bba549908e08d26a4531a5; >= 7318166cacad158b46240f66250d7cc5a481653b, < cdb719f4b8596d9ccee2d56d204c2c4dce982f46 |
| Linux | Linux | 4.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98030?
How severe is CVE-2026-98030?
How do I fix CVE-2026-98030?
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-98025In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98026In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98027In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-98028In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98029In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-9803A flaw was found in Keycloak's ClientRegistrationAuth compon…5.3
- CVE-2026-98031In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98032In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98033In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98034In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98035In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98036In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-98030?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
