Wind River Support Network

HomeDefectsLIN1019-11580
Fixed

LIN1019-11580 : Security Advisory - linux - CVE-2024-26652

Created: Mar 27, 2024    Updated: Jun 3, 2024
Resolved Date: Jun 3, 2024
Found In Version: 10.19.45.1
Fix Version: 10.19.45.30
Severity: Standard
Applicable for: Wind River Linux LTS 19
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