CVE-2021-47603

In the Linux kernel, the following vulnerability has been resolved: audit: improve robustness of the audit queue handling If the audit daemon were ever to get stuck in a stopped state the kernel's kauditd_thread() could get blocked attempting to send audit records to the userspace audit daemon. With the kernel thread blocked it is possible that the audit queue could grow unbounded as certain audit record generating events must be exempt from the queue limits else the system enter a deadlock state. This patch resolves this problem by lowering the kernel thread's socket sending timeout from MAX_SCHEDULE_TIMEOUT to HZ/10 and tweaks the kauditd_send_queue() function to better manage the various audit queues when connection problems occur between the kernel and the audit daemon. With this patch, the backlog may temporarily grow beyond the defined limits when the audit daemon is stopped and the system is under heavy audit pressure, but kauditd_thread() will continue to make progress and drain the queues as it would for other connection problems. For example, with the audit daemon put into a stopped state and the system configured to audit every syscall it was still possible to shutdown the system without a kernel panic, deadlock, etc.; granted, the system was slow to shutdown but that is to be expected given the extreme pressure of recording every syscall. The timeout value of HZ/10 was chosen primarily through experimentation and this developer's "gut feeling". There is likely no one perfect value, but as this scenario is limited in scope (root privileges would be needed to send SIGSTOP to the audit daemon), it is likely not worth exposing this as a tunable at present. This can always be done at a later date if it proves necessary.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.16:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.16:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.16:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.16:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.16:rc5:*:*:*:*:*:*

History

21 Nov 2024, 06:36

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/0d3277eabd542fb662be23696e5ec9f390d688e1 - Patch () https://git.kernel.org/stable/c/0d3277eabd542fb662be23696e5ec9f390d688e1 - Patch
References () https://git.kernel.org/stable/c/4cc6badff97f74d0fce65f9784b5df3b64e4250b - Patch () https://git.kernel.org/stable/c/4cc6badff97f74d0fce65f9784b5df3b64e4250b - Patch
References () https://git.kernel.org/stable/c/75fdb751f84727d614deea0571a1490c3225d83a - Patch () https://git.kernel.org/stable/c/75fdb751f84727d614deea0571a1490c3225d83a - Patch
References () https://git.kernel.org/stable/c/8389f50ceb854cb437fefb9330d5024ed3c7c1f5 - Patch () https://git.kernel.org/stable/c/8389f50ceb854cb437fefb9330d5024ed3c7c1f5 - Patch
References () https://git.kernel.org/stable/c/a5f4d17daf2e6cd7c1d9676b476147f6b4ac53f2 - Patch () https://git.kernel.org/stable/c/a5f4d17daf2e6cd7c1d9676b476147f6b4ac53f2 - Patch
References () https://git.kernel.org/stable/c/f4b3ee3c85551d2d343a3ba159304066523f730f - Patch () https://git.kernel.org/stable/c/f4b3ee3c85551d2d343a3ba159304066523f730f - Patch

31 Oct 2024, 13:46

Type Values Removed Values Added
CWE CWE-667
References () https://git.kernel.org/stable/c/0d3277eabd542fb662be23696e5ec9f390d688e1 - () https://git.kernel.org/stable/c/0d3277eabd542fb662be23696e5ec9f390d688e1 - Patch
References () https://git.kernel.org/stable/c/4cc6badff97f74d0fce65f9784b5df3b64e4250b - () https://git.kernel.org/stable/c/4cc6badff97f74d0fce65f9784b5df3b64e4250b - Patch
References () https://git.kernel.org/stable/c/75fdb751f84727d614deea0571a1490c3225d83a - () https://git.kernel.org/stable/c/75fdb751f84727d614deea0571a1490c3225d83a - Patch
References () https://git.kernel.org/stable/c/8389f50ceb854cb437fefb9330d5024ed3c7c1f5 - () https://git.kernel.org/stable/c/8389f50ceb854cb437fefb9330d5024ed3c7c1f5 - Patch
References () https://git.kernel.org/stable/c/a5f4d17daf2e6cd7c1d9676b476147f6b4ac53f2 - () https://git.kernel.org/stable/c/a5f4d17daf2e6cd7c1d9676b476147f6b4ac53f2 - Patch
References () https://git.kernel.org/stable/c/f4b3ee3c85551d2d343a3ba159304066523f730f - () https://git.kernel.org/stable/c/f4b3ee3c85551d2d343a3ba159304066523f730f - Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.4
First Time Linux
Linux linux Kernel
CPE cpe:2.3:o:linux:linux_kernel:5.16:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.16:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.16:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.16:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.16:rc4:*:*:*:*:*:*

20 Jun 2024, 12:43

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: auditoría: mejora la solidez del manejo de la cola de auditoría. Si el daemon de auditoría alguna vez se atascara en un estado detenido, kauditd_thread() del kernel podría bloquearse al intentar enviar registros de auditoría al espacio de usuario. daemon de auditoría. Con el subproceso del núcleo bloqueado, es posible que la cola de auditoría crezca sin límites, ya que ciertos eventos que generan registros de auditoría deben estar exentos de los límites de la cola, de lo contrario, el sistema entrará en un estado de bloqueo. Este parche resuelve este problema reduciendo el tiempo de espera de envío del socket del subproceso del núcleo de MAX_SCHEDULE_TIMEOUT a HZ/10 y modifica la función kauditd_send_queue() para gestionar mejor las distintas colas de auditoría cuando se producen problemas de conexión entre el núcleo y el daemon de auditoría. Con este parche, el trabajo pendiente puede crecer temporalmente más allá de los límites definidos cuando se detiene el daemon de auditoría y el sistema está bajo una fuerte presión de auditoría, pero kauditd_thread() continuará progresando y drenando las colas como lo haría con otros problemas de conexión. Por ejemplo, con el daemon de auditoría en estado detenido y el sistema configurado para auditar cada llamada al sistema, aún era posible apagar el sistema sin pánico en el kernel, interbloqueo, etc.; Por supuesto, el sistema tardó en cerrarse, pero eso es de esperarse dada la presión extrema de registrar cada llamada al sistema. El valor de tiempo de espera de HZ/10 se eligió principalmente a través de la experimentación y el "instinto" de este desarrollador. Probablemente no exista un valor perfecto, pero como este escenario tiene un alcance limitado (se necesitarían privilegios de root para enviar SIGSTOP al daemon de auditoría), probablemente no valga la pena exponerlo como un ajuste ajustable en este momento. Esto siempre se puede hacer en una fecha posterior si resulta necesario.

19 Jun 2024, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-19 15:15

Updated : 2024-11-21 06:36


NVD link : CVE-2021-47603

Mitre link : CVE-2021-47603

CVE.ORG link : CVE-2021-47603


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-667

Improper Locking