Wind River Support Network

HomeDefectsLIN1021-18015
Fixed

LIN1021-18015 : Security Advisory - linux - CVE-2022-50384

Created: Sep 19, 2025    Updated: Oct 14, 2025
Resolved Date: Oct 13, 2025
Found In Version: 10.21.20.1
Fix Version: 10.21.20.17
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:  staging: vme_user: Fix possible UAF in tsi148_dma_list_add  Smatch report warning as follows:  drivers/staging/vme_user/vme_tsi148.c:1757 tsi148_dma_list_add() warn:   '&entry->list' not removed from list  In tsi148_dma_list_add(), the error path "goto err_dma" will not remove entry->list from list->entries, but entry will be freed, then list traversal may cause UAF.  Fix by removeing it from list->entries before free().
Live chat
Online