Lucene search

K
redhatcveRedhat.comRH:CVE-2019-19377
HistoryDec 10, 2019 - 8:48 p.m.

CVE-2019-19377

2019-12-1020:48:16
redhat.com
access.redhat.com
16

EPSS

0.002

Percentile

61.4%

A flaw was found in the Linux kernel’s implementation of the BTRFS file system. A local attacker, with the ability to mount a file system, can create a use-after-free memory fault after the file system has been unmounted. This may lead to memory corruption or privilege escalation.

Mitigation

As the btrfs module will be auto-loaded when required, its use can be disabled by preventing the module from loading with the following instructions:

echo "install btrfs /bin/true" >> /etc/modprobe.d/disable-btrfs.conf

The system will need to be restarted if the BTRFS modules are loaded. In most circumstances, the CIFS kernel modules will be unable to be unloaded while any network interfaces are active and the protocol is in use.

If the system requires this module to work correctly (as a filesytem required to run), this mitigation may not be suitable.

If you need further assistance, see KCS article <https://access.redhat.com/solutions/41278&gt; or contact Red Hat Global Support Services.