Wind River Support Network

HomeDefectsLIN1023-10262
Fixed

LIN1023-10262 : Security Advisory - linux - CVE-2024-57911

Created: Jan 19, 2025    Updated: Feb 19, 2025
Resolved Date: Feb 7, 2025
Found In Version: 10.23.30.1
Fix Version: 10.23.30.15
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

Description

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

iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered buffer

The 'data' array is allocated via kmalloc() and it is used to push data
to user space from a triggered buffer, but it does not set values for
inactive channels, as it only uses iio_for_each_active_channel()
to assign new values.

Use kzalloc for the memory allocation to avoid pushing uninitialized
information to userspace.

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

CVEs


Live chat
Online