CVE-2026-98030

Source
https://cve.org/CVERecord?id=CVE-2026-98030
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98030.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-98030
Downstream
Published
2026-09-25T10:23:46Z
Modified
2026-09-26T03:48:36Z
Severity
  • 7.0 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
net: dsa: bcm_sf2: bound the CFP rule dump by the caller's buffer size
Details

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.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/98xxx/CVE-2026-98030.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
7318166cacad158b46240f66250d7cc5a481653b
Fixed
f1a2869b3629c0e8394b77b38cb9f19a018c653c
Fixed
fd1a78c16b1f6978c09cf048e15f349732e4c707
Fixed
b231b6d8516d3fe0d4bba549908e08d26a4531a5
Fixed
cdb719f4b8596d9ccee2d56d204c2c4dce982f46

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.11.0
Fixed
6.12.111
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.53
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.7

Database specific

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