CVE-2026-63987
In the Linux kernel, the following vulnerability has been resolved: ethtool: coalesce: cap profile updates at NET_DIM_PARAMS_NUM_PROFILES
CVSS
7.8
High
EPSS
0.2%
p6
KEV
—
Exploit Today
2
0-100
Published: Jul 19, 2026 · Last modified: Jul 20, 2026
Not enough EPSS history yet.
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).
- git.kernel.orghttps://git.kernel.org/stable/c/0c02c190bcd9822477038ff2cee10ea584ac1b1d
- git.kernel.orghttps://git.kernel.org/stable/c/6205f7166d2dd14a017a5802c81e5bd1421a8635
- git.kernel.orghttps://git.kernel.org/stable/c/7281b096b072f6c6e30420e3467d738f2e4c4b57
- git.kernel.orghttps://git.kernel.org/stable/c/d4c9cc7c47781c6f4fa29d80a1193a8bcd1525bc
No related CVEs by CWE or product.