Wind River Support Network

HomeDefectsLIN1021-13084
Acknowledged

LIN1021-13084 : Security Advisory - linux - CVE-2024-50051

Created: Jan 12, 2025    Updated: Jan 20, 2025
Found In Version: 10.21.20.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Kernel

Description

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

spi: mpc52xx: Add cancel_work_sync before module remove

If we remove the module which will call mpc52xx_spi_remove
it will free 'ms' through spi_unregister_controller.
while the work ms->work will be used. The sequence of operations
that may lead to a UAF bug.

Fix it by ensuring that the work is canceled before proceeding with
the cleanup in mpc52xx_spi_remove.

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

CVEs


Live chat
Online