First published: Sun Dec 08 2019(Updated: )
In the Linux kernel 5.0.21 and 5.3.11, mounting a crafted btrfs filesystem image, performing some operations, and then making a syncfs system call can lead to a use-after-free in try_merge_free_space in fs/btrfs/free-space-cache.c because the pointer to a left data structure can be the same as the pointer to a right data structure.
Credit: cve@mitre.org cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=2.6.31<4.4.233 | |
Linux Kernel | >=4.5.0<4.9.233 | |
Linux Kernel | >=4.10<4.14.194 | |
Linux Kernel | >=4.15<4.19.141 | |
Linux Kernel | >=4.20<5.4.60 | |
Linux Kernel | >=5.5.0<5.7.17 | |
Linux Kernel | >=5.8<5.8.3 | |
Debian GNU/Linux | =9.0 | |
Ubuntu Linux | =14.04 | |
Ubuntu Linux | =16.04 | |
Ubuntu Linux | =18.04 | |
NetApp Active IQ Unified Manager for VMware vSphere | ||
netapp cloud backup | ||
netapp data availability services | ||
netapp hci management node | ||
netapp solidfire | ||
NetApp SteelStore | ||
All of | ||
NetApp AFF A700s Firmware | ||
netapp a700s | ||
All of | ||
NetApp FAS8300 | ||
NetApp FAS8300 | ||
All of | ||
NetApp FAS8700 Firmware | ||
NetApp FAS8700 | ||
All of | ||
NetApp FAS A400 | ||
NetApp FAS A400 | ||
All of | ||
NetApp AFF 8300 Firmware | ||
NetApp AFF 8300 | ||
All of | ||
NetApp AFF 8700 | ||
NetApp AFF 8700 | ||
All of | ||
NetApp AFF A400 | ||
NetApp AFF A400 | ||
All of | ||
netapp h610s firmware | ||
netapp h610s | ||
All of | ||
netapp solidfire baseboard management controller firmware | ||
netapp solidfire baseboard management controller | ||
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.13-1 | |
Debian | =9.0 | |
Ubuntu | =14.04 | |
Ubuntu | =16.04 | |
Ubuntu | =18.04 | |
NetApp AFF A700s Firmware | ||
netapp a700s | ||
NetApp FAS8300 | ||
NetApp FAS8300 | ||
NetApp FAS8700 Firmware | ||
NetApp FAS8700 | ||
NetApp FAS A400 | ||
NetApp FAS A400 | ||
NetApp AFF 8300 Firmware | ||
NetApp AFF 8300 | ||
NetApp AFF 8700 | ||
NetApp AFF 8700 | ||
NetApp AFF A400 | ||
NetApp AFF A400 | ||
netapp h610s firmware | ||
netapp h610s | ||
netapp solidfire baseboard management controller firmware | ||
netapp solidfire baseboard management controller |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-19448 has a moderate severity level due to the potential for data corruption and denial of service.
To fix CVE-2019-19448, upgrade your Linux kernel to versions 5.10.223-1, 5.10.226-1, 6.1.123-1, 6.1.119-1, 6.12.10-1, or 6.12.11-1.
CVE-2019-19448 affects Linux kernel versions 5.0.21 to 5.3.11 and several earlier versions up to 4.19.x.
CVE-2019-19448 is a local vulnerability that requires an attacker to have access to a system where the vulnerable kernel is running.
CVE-2019-19448 is a use-after-free vulnerability in the Linux kernel related to the btrfs filesystem.