CVE-2019-19318

Modified
Published: 27 Nov 2019, 23:41
Last modified:05 Aug 2024, 02:16

Vulnerability Summary

Overall Risk (default)
medium
28/100
CVSS Score
4.4 MEDIUM
v3.1 (nvd)
EPSS Score
0.35% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

27 Nov 2019, 23:41
Published
Vulnerability first disclosed
05 Aug 2024, 02:16
Last Modified
Vulnerability information updated

Description

In the Linux kernel 5.3.11, mounting a crafted btrfs image twice can cause an rwsem_down_write_slowpath use-after-free because (in rwsem_can_spin_on_owner in kernel/locking/rwsem.c) rwsem_owner_flags returns an already freed pointer,

CVSS Metrics

  • v3.1MEDIUMScore: 4.4CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
  • v2.0LOWScore: 2.1AV:L/AC:L/Au:N/C:N/I:N/A:P

EPSS Trends

Current EPSS score: 0.35% Percentile: 58%

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 | 5.3.11

  • 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

  • opensuseleap

    15.1

References (5)