ghsa-8h89-jj6w-g26p
Vulnerability from github
Published
2022-05-13 01:03
Modified
2022-05-13 01:03
Severity ?
Details
An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).
{ "affected": [], "aliases": [ "CVE-2019-6454" ], "database_specific": { "cwe_ids": [ "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-03-21T16:01:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).", "id": "GHSA-8h89-jj6w-g26p", "modified": "2022-05-13T01:03:32Z", "published": "2022-05-13T01:03:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0368" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0990" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:1322" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:1502" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2805" }, { "type": "WEB", "url": "https://github.com/systemd/systemd/commits/master/src/libsystemd/sd-bus/bus-objects.c" }, { "type": "WEB", "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10278" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00031.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N67IOBOTDOMVNQJ5QRU2MXLEECXPGNVJ" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20190327-0004" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3891-1" }, { "type": "WEB", "url": "https://www.debian.org/security/2019/dsa-4393" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-02/msg00070.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00062.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2019/02/18/3" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2019/02/19/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/07/20/2" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/107081" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/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.