Use-after-free in Linux kernel - CVE-2013-7446

 

Use-after-free in Linux kernel - CVE-2013-7446

Published: December 28, 2015 / Updated: August 13, 2018


Vulnerability identifier: #VU90834
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2013-7446
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 damange or delete data.

The vulnerability exists due to a use-after-free error within the unix_release_sock(), unix_create1(), unix_dgram_sendmsg(), unix_state_lock(), unix_state_unlock() and unix_dgram_poll() functions in net/unix/af_unix.c. A local user can damange or delete data.


How to mitigate CVE-2013-7446

Install update from vendor's website.

Sources