ghsa-p2xr-7hvv-jq75
Vulnerability from github
Published
2022-05-14 01:20
Modified
2022-05-14 01:20
Severity ?
Details
In the Linux kernel 4.13 through 4.16.11, ext4_read_inline_data() in fs/ext4/inline.c performs a memcpy with an untrusted length value in certain circumstances involving a crafted filesystem that stores the system.data extended attribute value in a dedicated inode.
{ "affected": [], "aliases": [ "CVE-2018-11412" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-05-24T18:29:00Z", "severity": "MODERATE" }, "details": "In the Linux kernel 4.13 through 4.16.11, ext4_read_inline_data() in fs/ext4/inline.c performs a memcpy with an untrusted length value in certain circumstances involving a crafted filesystem that stores the system.data extended attribute value in a dedicated inode.", "id": "GHSA-p2xr-7hvv-jq75", "modified": "2022-05-14T01:20:22Z", "published": "2022-05-14T01:20:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11412" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0525" }, { "type": "WEB", "url": "https://bugs.chromium.org/p/project-zero/issues/detail?id=1580" }, { "type": "WEB", "url": "https://bugzilla.kernel.org/show_bug.cgi?id=199803" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3752-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3752-2" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3752-3" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/44832" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/104291" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/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.