CVE-2019-19813

Advisory lineage Upstream: 0 Downstream: 7
Modified
Published: 17 Dec 2019, 05:43
Last modified:05 Aug 2024, 02:25

Vulnerability Summary

Overall Risk (default)
medium
39/100
CVSS Score
7.1 HIGH
v2.0 (nvd)
EPSS Score
1.25% LOW
1% probability +0.54%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

17 Dec 2019, 05:43
Published
Vulnerability first disclosed
05 Aug 2024, 02:25
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

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

EPSS Trends

Current EPSS score: 1.25% Percentile: 80%

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

    5.0.21

  • netappactive_iq_unified_manager

    ≥ 9.5

  • netappaff_a400_firmware

    na

  • netappaff_a700s

    na

  • netappdata_availability_services

    na

  • netappfas8300_firmware

    na

  • netappfas8700_firmware

    na

  • netapph610s_firmware

    na

  • netapphci_management_node

    na

  • netappsolidfire

    na

  • netappsteelstore_cloud_integrated_storage

    na

References (5)