Wind River Support Network

HomeDefectsLIN1023-6644
Fixed

LIN1023-6644 : Security Advisory - linux - CVE-2024-38560

Created: Jun 19, 2024    Updated: Jul 2, 2024
Resolved Date: Jun 27, 2024
Found In Version: 10.23.30.1
Fix Version: 10.23.30.12
Severity: Standard
Applicable for: Wind River Linux LTS 23
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