Use-after-free in Linux kernel - CVE-2014-4654

 

Use-after-free in Linux kernel - CVE-2014-4654

Published: July 3, 2014 / Updated: August 14, 2020


Vulnerability identifier: #VU90845
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2014-4654
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to read and manipulate data.

The vulnerability exists due to a use-after-free error within the snd_ctl_elem_add() function in sound/core/control.c. A local user can read and manipulate data.


How to mitigate CVE-2014-4654

Install update from vendor's website.

Sources