CVE-2019-19448

Modified
Published: 08 Dec 2019, 01:01
Last modified:05 Aug 2024, 02:16

Vulnerability Summary

Overall Risk (default)
medium
41/100
CVSS Score
7.8 HIGH
v3.1 (nvd)
EPSS Score
0.78% LOW
1% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

08 Dec 2019, 01:01
Published
Vulnerability first disclosed
05 Aug 2024, 02:16
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1HIGHScore: 7.8CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • v2.0MEDIUMScore: 6.8AV:N/AC:M/Au:N/C:P/I:P/A:P

EPSS Trends

Current EPSS score: 0.78% Percentile: 74%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • canonicalubuntu_linux

    14.04 | 16.04 | 18.04

  • debiandebian_linux

    9.0

  • linuxlinux_kernel

    ≥ 2.6.31, < 4.4.233 | ≥ 4.5.0, < 4.9.233 | ≥ 4.10, < 4.14.194 | ≥ 4.15, < 4.19.141 | ≥ 4.20, < 5.4.60 | ≥ 5.5.0, < 5.7.17 | ≥ 5.8, < 5.8.3

  • netappa700s_firmware

    na

  • netappactive_iq_unified_manager

    na

  • netappaff_8300_firmware

    na

  • netappaff_8700_firmware

    na

  • netappaff_a400_firmware

    na

  • netappcloud_backup

    na

  • netappdata_availability_services

    na

  • netappfas_8300_firmware

    na

  • netappfas_8700_firmware

    na

  • netappfas_a400_firmware

    na

  • netapph610s_firmware

    na

  • netapphci_management_node

    na

  • netappsolidfire

    na

  • netappsolidfire_baseboard_management_controller_firmware

    na

  • netappsteelstore_cloud_integrated_storage

    na

References (6)