Wind River Support Network

HomeDefectsLIN1024-2190
Fixed

LIN1024-2190 : Security Advisory - linux - CVE-2024-38560

Created: Jun 19, 2024    Updated: Aug 28, 2024
Resolved Date: Jun 19, 2024
Found In Version: 10.24.33.1
Fix Version: 10.24.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Kernel

Description

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

scsi: bfa: Ensure the copied buf is NUL terminated

Currently, we allocate a nbytes-sized kernel buffer and copy nbytes from
userspace to that buffer. Later, we use sscanf on this buffer but we don't
ensure that the string is terminated inside the buffer, this can lead to
OOB read when using sscanf. Fix this issue by using memdup_user_nul instead
of memdup_user.

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

CVEs


Live chat
Online