๐Ÿ” CVE Alert

CVE-2026-98030

UNKNOWN 0.0

net: dsa: bcm_sf2: bound the CFP rule dump by the caller's buffer size

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 25, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
7318166cacad158b46240f66250d7cc5a481653b < f1a2869b3629c0e8394b77b38cb9f19a018c653c 7318166cacad158b46240f66250d7cc5a481653b < fd1a78c16b1f6978c09cf048e15f349732e4c707 7318166cacad158b46240f66250d7cc5a481653b < b231b6d8516d3fe0d4bba549908e08d26a4531a5 7318166cacad158b46240f66250d7cc5a481653b < cdb719f4b8596d9ccee2d56d204c2c4dce982f46
Linux / Linux
4.11

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/f1a2869b3629c0e8394b77b38cb9f19a018c653c git.kernel.org: https://git.kernel.org/stable/c/fd1a78c16b1f6978c09cf048e15f349732e4c707 git.kernel.org: https://git.kernel.org/stable/c/b231b6d8516d3fe0d4bba549908e08d26a4531a5 git.kernel.org: https://git.kernel.org/stable/c/cdb719f4b8596d9ccee2d56d204c2c4dce982f46