CVE-2019-9857

MEDIUM

Linux kernel <5.0.2 - Memory Corruption

Title source: llm

Description

In the Linux kernel through 5.0.2, the function inotify_update_existing_watch() in fs/notify/inotify/inotify_user.c neglects to call fsnotify_put_mark() with IN_MASK_CREATE after fsnotify_find_mark(), which will cause a memory leak (aka refcount leak). Finally, this will cause a denial of service.

Scores

CVSS v3 5.5
EPSS 0.0007
EPSS Percentile 20.9%
Attack Vector LOCAL
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-401
Status published

Affected Products (1)

linux/linux_kernel < 5.0.2

Timeline

Published Mar 21, 2019
Tracked Since Feb 18, 2026