Wind River Support Network

HomeDefectsLIN1022-9524
Fixed

LIN1022-9524 : Security Advisory - linux - CVE-2024-38780

Created: Jun 21, 2024    Updated: Jun 26, 2024
Resolved Date: Jun 24, 2024
Found In Version: 10.22.33.1
Fix Version: 10.22.33.17
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel

Description

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

dma-buf/sw-sync: don't enable IRQ from sync_print_obj()

Since commit a6aa8fca4d79 ("dma-buf/sw-sync: Reduce irqsave/irqrestore from
known context") by error replaced spin_unlock_irqrestore() with
spin_unlock_irq() for both sync_debugfs_show() and sync_print_obj() despite
sync_print_obj() is called from sync_debugfs_show(), lockdep complains
inconsistent lock state warning.

Use plain spin_{lock,unlock}() for sync_print_obj(), for
sync_debugfs_show() is already using spin_{lock,unlock}_irq().

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

CVEs


Live chat
Online