Wind River Support Network

HomeDefectsLIN1023-6443
Fixed

LIN1023-6443 : Security Advisory - linux - CVE-2024-36934

Created: May 30, 2024    Updated: Jun 4, 2024
Resolved Date: May 30, 2024
Found In Version: 10.23.30.1
Fix Version: 10.23.30.11
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

Description

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

bna: 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-36934 (https://nvd.nist.gov/vuln/detail/CVE-2024-36934)

CVEs


Live chat
Online