CVE-2021-47603
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-47603 affects the Linux kernel's audit subsystem. The vulnerability was discovered when the audit daemon could get stuck in a stopped state, causing the kernel's kauditd_thread() to become blocked while attempting to send audit records to the userspace audit daemon (NVD).

Technical details

The vulnerability stems from the kernel thread being blocked with MAX_SCHEDULE_TIMEOUT when sending audit records, which could lead to unbounded growth of the audit queue since certain audit record generating events must be exempt from queue limits to prevent system deadlock. The vulnerability has a CVSS v3.1 Base Score of 4.4 MEDIUM (Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H) (NVD).

Impact

When exploited, this vulnerability could cause the audit queue to grow unbounded when the audit daemon is stopped and the system is under heavy audit pressure. This could potentially lead to system performance degradation and resource exhaustion (Kernel Patch).

Exploitability

The vulnerability requires local access and high privileges (root access would be needed to send SIGSTOP to the audit daemon). The scope of exploitation is limited due to these requirements (NVD).

Mitigation and workarounds

The vulnerability was patched by lowering the kernel thread's socket sending timeout from MAX_SCHEDULE_TIMEOUT to HZ/10 and modifying the kauditd_send_queue() function to better manage audit queues during connection problems. With this fix, while the backlog may temporarily exceed defined limits when the audit daemon is stopped, the kauditd_thread() will continue to make progress and drain the queues (Kernel Patch).

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-74732NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-firmware
NoYesAug 22, 2026
CVE-2026-74730NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel
NoYesAug 22, 2026
CVE-2026-74726NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-modules
NoYesAug 22, 2026
CVE-2026-74719NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-partner
NoYesAug 22, 2026
CVE-2026-74717NONEN/A
  • Linux Kernel logoLinux Kernel
  • rtla
NoYesAug 22, 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