LiveActive security incident?Get immediate response
CVE Record

CVE-2019-19448: In the Linux kernel 5.0.21 and 5.3.11, mounting a crafted btrfs filesystem image, performing some operation...

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a Linux kernel btrfs flaw triggered by mounting a crafted filesystem image and later calling syncfs. The known business risk is systems that handle untrusted disk images or allow local users to mount btrfs content. The source bundle does not provide CVSS scoring or confirmed active exploitation.

Executive priority

Treat as a targeted infrastructure hygiene issue, not a confirmed internet-wide emergency. Prioritize patching systems that mount untrusted images, use btrfs, or depend on vendor storage appliances listed in advisories.

Technical view

CVE-2019-19448 is a use-after-free in fs/btrfs/free-space-cache.c try_merge_free_space. The reported condition occurs after mounting a crafted btrfs image, performing operations, and invoking syncfs, where left and right structure pointers may alias unexpectedly.

Likely exposure

Most likely exposed systems are Linux hosts running affected or vendor-backported kernels with btrfs enabled and workflows that mount untrusted filesystem images. General servers with no btrfs use or no untrusted mount path appear less exposed based on the provided sources.

Exploitation context

The bundle includes a public GitHub reference and vendor advisories from NetApp, Debian, and Ubuntu. CISA KEV is false, and no cited source in the bundle states active exploitation in the wild.

Researcher notes

Evidence is limited to the CVE description and advisory references. The bundle does not include CVSS, CWE, complete affected-version ranges, exploitability impact, or exact fix commits, so validation should follow vendor-specific advisories.

Mitigation direction

  • Apply applicable Linux kernel security updates from Debian, Ubuntu, NetApp, or your vendor.
  • Avoid mounting untrusted btrfs filesystem images on production systems.
  • Restrict mount privileges for local users and automation handling external images.
  • Check vendor advisories for product-specific affected versions and fixed packages.

Validation and detection

  • Inventory Linux hosts using btrfs or allowing btrfs mounts.
  • Identify kernel versions and compare them with vendor advisory coverage.
  • Review image-processing workflows for attacker-supplied filesystem mounts.
  • Confirm patched kernel packages are installed and active after reboot.
Prepared
Confidence
medium
Sources
8

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2019-19448 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
7Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.