Wind River Support Network

HomeDefectsLIN1023-4506
Fixed

LIN1023-4506 : Security Advisory - linux - CVE-2024-26686

Created: Apr 3, 2024    Updated: Apr 20, 2024
Resolved Date: Apr 19, 2024
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:

fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats

lock_task_sighand() can trigger a hard lockup.  If NR_CPUS threads call
do_task_stat() at the same time and the process has NR_THREADS, it will
spin with irqs disabled O(NR_CPUS * NR_THREADS) time.

Change do_task_stat() to use sig->stats_lock to gather the statistics
outside of ->siglock protected section, in the likely case this code will
run lockless.

CREATE(Triage):(User=admin) CVE-2024-26686 (https://nvd.nist.gov/vuln/detail/CVE-2024-26686)

CVEs


Live chat
Online