ghsa-55vw-8vf8-x898
Vulnerability from github
Published
2022-05-24 17:02
Modified
2023-02-27 18:32
Severity ?
VLAI Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2019-19448" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-12-08T02:15:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-55vw-8vf8-x898", "modified": "2023-02-27T18:32:10Z", "published": "2022-05-24T17:02:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19448" }, { "type": "WEB", "url": "https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19448" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00025.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00032.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00034.html" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20200103-0001" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4578-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…