PT-2026-61304 · Linux · Linux
CVE-2026-63987
·
Published
2026-07-19
·
Updated
2026-07-19
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
In the Linux kernel, the following vulnerability has been resolved:
ethtool: coalesce: cap profile updates at NET DIM PARAMS NUM PROFILES
ethnl update profile() walks the ETHTOOL A PROFILE IRQ MODERATION
nest list with an index 'i' and writes new profile[i++] without
bounding i. The destination is kmemdup()'d at NET DIM PARAMS NUM PROFILES
entries (5), but the Netlink nest count is entirely user-controlled.
Netlink policies do not have support for constraining the number
of nested entries (or number of multi-attr entries).
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux