Wind River Support Network

HomeDefectsLIN1021-7916
Fixed

LIN1021-7916 : Security Advisory - linux - CVE-2024-26652

Created: Mar 27, 2024    Updated: Jun 3, 2024
Resolved Date: Jun 3, 2024
Found In Version: 10.21.20.1
Fix Version: 10.21.20.22
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Kernel

Description

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

net: pds_core: Fix possible double free in error handling path

When auxiliary_device_add() returns error and then calls
auxiliary_device_uninit(), Callback function pdsc_auxbus_dev_release
calls kfree(padev) to free memory. We shouldn't call kfree(padev)
again in the error handling path.

Fix this by cleaning up the redundant kfree() and putting
the error handling back to where the errors happened.

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

CVEs


Live chat
Online