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
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
- http://www.securityfocus.com/bid/107527
- https://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git/commit/?h=fsnotify&id=62c9d2674b31d4c8a674bee86b7edc6da2803aea
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NXLZ2V2ES37A3J7DMK4MZYIWV2LEZFLM/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PPH3B7FJOMWD5JWUPZKB6T44KNT4PX2L/
- https://patchwork.kernel.org/patch/10836283/
- https://security.netapp.com/advisory/ntap-20190404-0002/