CVE-2021-47556
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-47556 affects the Linux kernel's ethtool functionality, specifically in the ethtool_set_coalesce() function. The vulnerability was discovered in 2021 and involves a potential NULL pointer dereference in the coalesce settings functionality (Kernel Git).

Technical details

The vulnerability exists in the ethtool_set_coalesce() function where both .get_coalesce() and .set_coalesce() callbacks are used. The check for their availability was buggy, causing a NULL pointer dereference instead of returning -EOPNOTSUPP when a driver provides only one of the callbacks. This occurs specifically in the legacy ioctl path and requires specific driver configurations, such as having .get_coalesce() and .coalesce_supported but no .set_coalesce(), or having .set_coalesce() but no .get_coalesce() (Kernel Git).

Impact

The vulnerability could lead to a NULL pointer dereference in the kernel when attempting to change coalesce settings on affected devices. This could potentially cause system crashes or denial of service conditions (Kernel Git).

Exploitability

The vulnerability requires specific conditions to be exploitable, making it relatively difficult to trigger. It only affects the legacy ioctl path and needs particular driver configurations. Standard ethtool usage doesn't trigger the crash as it first attempts to call ethtool_get_coalesce() and exits on error (Kernel Git).

Mitigation and workarounds

The issue has been fixed by correcting the condition that checks for callback availability, ensuring both callbacks are present before proceeding. The fix changes the logical AND operator to OR in the condition check, matching the behavior of the netlink code (Kernel Git).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-80904MEDIUM5.9
  • Linux Kernel logoLinux Kernel
  • linux-oracle-7.0
NoYesSep 04, 2026
CVE-2026-80905MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-azure-6.8
NoYesSep 04, 2026
CVE-2026-80913MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-intel-iotg
NoYesSep 04, 2026
CVE-2026-80912MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-lowlatency-hwe-5.15
NoYesSep 04, 2026
CVE-2026-80906NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoYesSep 04, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management