CVE-2021-47368
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-47368 affects the Linux kernel's ENETC ethernet driver. The vulnerability was discovered in September 2021 and involves illegal memory access when reading affinity_hint. The issue occurs because irq_set_affinity_hit() stores a reference to a cpumask_t parameter in the irq descriptor that can be accessed later from irq_affinity_hint_proc_show(), but the parameter has only temporary stack memory storage (Kernel Commit).

Technical details

The vulnerability stems from a memory management issue where the cpu_mask parameter passed to irq_set_affinity_hit() is allocated on the stack memory, making later accesses to it illegal. When the corresponding procfs affinity_hint file is read, this can result in paging request oops. The CVSS 3.1 base score is 8.1 HIGH with vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H (NVD).

Impact

The vulnerability can lead to illegal memory access and potential system crashes when reading the affinity_hint file, affecting system stability and potentially exposing sensitive information through memory access violations (Kernel Commit).

Mitigation and workarounds

The issue has been fixed by using the get_cpu_mask() helper function, which provides permanent storage for the cpumask_t parameter instead of using stack memory. The fix was implemented in the Linux kernel through commit 7237a494decfa17d0b9d0076e6cee3235719de90 (Kernel Commit).

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-68480NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 06, 2026
CVE-2026-64582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-zfcpdump-modules-extra
NoYesAug 05, 2026
CVE-2026-64579NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-modules-internal
NoYesAug 05, 2026
CVE-2026-64576NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt
NoYesAug 05, 2026
CVE-2026-64575NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.17
NoYesAug 05, 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