{ "id": "CVE-2022-45873", "sourceIdentifier": "cve@mitre.org", "published": "2022-11-23T23:15:10.183", "lastModified": "2023-03-01T14:27:34.477", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "systemd 250 and 251 allows local users to achieve a systemd-coredump deadlock by triggering a crash that has a long backtrace. This occurs in parse_elf_object in shared/elf-util.c. The exploitation methodology is to crash a binary calling the same function recursively, and put it in a deeply nested directory to make its backtrace large enough to cause the deadlock. This must be done 16 times when MaxConnections=16 is set for the systemd/units/systemd-coredump.socket file." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-400" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:systemd_project:systemd:*:*:*:*:*:*:*:*", "versionStartIncluding": "250", "versionEndIncluding": "251", "matchCriteriaId": "8AE4E7F2-A943-44CA-B44F-BDE0F8D09B53" }, { "vulnerable": true, "criteria": "cpe:2.3:a:systemd_project:systemd:252:rc1:*:*:*:*:*:*", "matchCriteriaId": "55FF285C-8DFC-4A67-A426-1ADE349BEF8E" }, { "vulnerable": true, "criteria": "cpe:2.3:a:systemd_project:systemd:252:rc2:*:*:*:*:*:*", "matchCriteriaId": "0E0E4355-1411-43F3-8DCE-700BE15FC71C" } ] } ] }, { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*", "matchCriteriaId": "5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD" } ] } ] } ], "references": [ { "url": "https://github.com/systemd/systemd/commit/076b807be472630692c5348c60d0c2b7b28ad437", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/systemd/systemd/pull/24853#issuecomment-1326561497", "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/systemd/systemd/pull/25055#issuecomment-1313733553", "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ] }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MS5N5SLYAHKENLAJWYBDKU55ICU3SVZF/", "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ] } ] }