First published: Tue Dec 17 2019(Updated: )
In the Linux kernel 5.0.21, mounting a crafted btrfs filesystem image, performing some operations, and then making a syncfs system call can lead to a use-after-free in __mutex_lock in kernel/locking/mutex.c. This is related to mutex_can_spin_on_owner in kernel/locking/mutex.c, __btrfs_qgroup_free_meta in fs/btrfs/qgroup.c, and btrfs_insert_delayed_items in fs/btrfs/delayed-inode.c.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | =5.0.21 | |
Ubuntu | =14.04 | |
Ubuntu | =16.04 | |
Ubuntu | =18.04 | |
Debian Linux | =9.0 | |
NetApp Active IQ Unified Manager for VMware vSphere | >=9.5 | |
NetApp Data Availability Services | ||
NetApp SolidFire & HCI Management Node | ||
NetApp SolidFire & HCI Storage Node | ||
NetApp SteelStore Cloud Integrated Storage | ||
All of | ||
NetApp A700 Firmware | ||
NetApp AFF A700s Firmware | ||
All of | ||
NetApp FAS8300 | ||
NetApp FAS8300 Firmware | ||
All of | ||
NetApp FAS 8700 | ||
NetApp FAS8700 Firmware | ||
All of | ||
NetApp AFF A400 | ||
NetApp AFF A400 | ||
All of | ||
NetApp HCI H610S Firmware | ||
NetApp H610S Firmware | ||
NetApp A700 Firmware | ||
NetApp AFF A700s Firmware | ||
NetApp FAS8300 | ||
NetApp FAS8300 Firmware | ||
NetApp FAS 8700 | ||
NetApp FAS8700 Firmware | ||
NetApp AFF A400 | ||
NetApp AFF A400 | ||
NetApp HCI H610S Firmware | ||
NetApp H610S Firmware | ||
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.133-1 6.12.21-1 6.12.22-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-19813 is classified as a high-severity vulnerability due to the potential for a use-after-free condition affecting system stability.
To resolve CVE-2019-19813, upgrade to Linux kernel versions 5.10.223-1, 5.10.226-1, 6.1.123-1, 6.1.119-1, or 6.12.10-1.
CVE-2019-19813 affects Linux kernel version 5.0.21 and related systems including Debian and Ubuntu versions.
CVE-2019-19813 is a use-after-free vulnerability that occurs in the Linux kernel during synchronization operations.
There are no official workarounds for CVE-2019-19813; the best mitigation is to apply the recommended kernel updates.