Wind River Support Network

HomeDefectsLIN1022-9474
Fixed

LIN1022-9474 : Security Advisory - linux - CVE-2022-48768

Created: Jun 20, 2024    Updated: Jun 25, 2024
Resolved Date: Jun 24, 2024
Found In Version: 10.22.33.1
Fix Version: 10.22.33.17
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel

Description

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

tracing/histogram: Fix a potential memory leak for kstrdup()

kfree() is missing on an error path to free the memory allocated by
kstrdup():

  p = param = kstrdup(data->paramsi], GFP_KERNEL);

So it is better to free it via kfree(p).

CREATE(Triage):(User=admin) [CVE-2022-48768 (https://nvd.nist.gov/vuln/detail/CVE-2022-48768)

CVEs


Live chat
Online