
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2021-47241 affects the Linux kernel's ethtool functionality, specifically related to message length calculation in the strset component. The vulnerability was discovered in 2021 and involves an incorrect calculation of the outer nest for ETHTOOL_A_STRSET_STRINGSETS that is not properly accounted for (Kernel Git).
The vulnerability occurs in the ethtool strset message length calculation where the outer nest for ETHTOOL_A_STRSET_STRINGSETS is not accounted for. This can result in ETHTOOL_MSG_STRSET_GET producing a warning with the message 'calculated message payload length (684) not sufficient' and generating a splat. The issue requires three specific conditions to trigger: the absence of skb size rounding up (e.g., reply_size of 684), a per-device string set (for header population), and a device name at least 12 characters long (Kernel Git).
When triggered, the vulnerability results in a warning message and potential system instability. The primary impact appears to be related to reading private flags, though the actual exploitation potential appears limited (Kernel Git).
The vulnerability has specific triggering conditions that make exploitation challenging. It primarily affects systems where private flags are being read, though it can also be triggered through specialized testing tools like syzkaller (Kernel Git).
The issue has been resolved through a patch that properly accounts for the message length calculation by adding the missing nla_total_size(0) for ETHTOOL_A_STRSET_STRINGSETS. The fix was implemented in the Linux kernel codebase (Kernel Git).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."