Use-after-free in Linux kernel - CVE-2019-11815

 

Use-after-free in Linux kernel - CVE-2019-11815

Published: May 13, 2019


Vulnerability identifier: #VU18434
CSH Severity: High
CVSS v4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2019-11815
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to compromise vulnerable system.

The vulnerability exists due to a race condition that leads to use-after-free error when TCP packets in rds_tcp_kill_sock() function in net/rds/tcp.c. A remote unauthenticated attacker can specially crafted TCP packets to the affected system, trigger use-after-free error and execute arbitrary code on the target system.

Successful exploitation of the vulnerability may allow an attacker to compromise vulnerable system.


Affected software

Linux kernel
Amazon Linux AMI

How to mitigate CVE-2019-11815

Install updates from vendor's website.

Linux kernel - update to 5.0.8

External References

Related Security Bulletins