Memory leak in Linux kernel - CVE-2019-9857

 

Memory leak in Linux kernel - CVE-2019-9857

Published: March 21, 2019 / Updated: August 24, 2020


Vulnerability identifier: #VU90490
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2019-9857
CWE-ID: CWE-401
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 perform a denial of service (DoS) attack.

The vulnerability exists due to memory leak within the destroy_super_work() function in fs/super.c, within the fsnotify_sb_delete() function in fs/notify/fsnotify.c. A local user can perform a denial of service (DoS) attack.


How to mitigate CVE-2019-9857

Install update from vendor's website.

Sources