Wind River Support Network

HomeDefectsLIN1022-9154
Fixed

LIN1022-9154 : Security Advisory - linux - CVE-2024-36934

Created: May 30, 2024    Updated: Jun 2, 2024
Resolved Date: May 31, 2024
Found In Version: 10.22.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
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