gsd-2017-2671
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The ping_unhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allows local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2017-2671", "description": "The ping_unhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allows local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call.", "id": "GSD-2017-2671", "references": [ "https://www.suse.com/security/cve/CVE-2017-2671.html", "https://access.redhat.com/errata/RHSA-2018:1854", "https://access.redhat.com/errata/RHSA-2017:2669", "https://access.redhat.com/errata/RHSA-2017:2077", "https://access.redhat.com/errata/RHSA-2017:1842", "https://ubuntu.com/security/CVE-2017-2671", "https://advisories.mageia.org/CVE-2017-2671.html", "https://alas.aws.amazon.com/cve/html/CVE-2017-2671.html", "https://linux.oracle.com/cve/CVE-2017-2671.html", "https://packetstormsecurity.com/files/cve/CVE-2017-2671" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2017-2671" ], "details": "The ping_unhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allows local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call.", "id": "GSD-2017-2671", "modified": "2023-12-13T01:21:05.501722Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2017-2671", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The ping_unhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allows local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://access.redhat.com/errata/RHSA-2018:1854", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHSA-2018:1854" }, { "name": "https://usn.ubuntu.com/3754-1/", "refsource": "MISC", "url": "https://usn.ubuntu.com/3754-1/" }, { "name": "https://access.redhat.com/errata/RHSA-2017:2669", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHSA-2017:2669" }, { "name": "https://access.redhat.com/errata/RHSA-2017:1842", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHSA-2017:1842" }, { "name": "https://access.redhat.com/errata/RHSA-2017:2077", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHSA-2017:2077" }, { "name": "http://openwall.com/lists/oss-security/2017/04/04/8", "refsource": "MISC", "url": "http://openwall.com/lists/oss-security/2017/04/04/8" }, { "name": "http://www.securityfocus.com/bid/97407", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/97407" }, { "name": "https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/net/ipv4/ping.c?id=43a6684519ab0a6c52024b5e25322476cabad893", "refsource": "MISC", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/net/ipv4/ping.c?id=43a6684519ab0a6c52024b5e25322476cabad893" }, { "name": "https://github.com/danieljiang0415/android_kernel_crash_poc", "refsource": "MISC", "url": "https://github.com/danieljiang0415/android_kernel_crash_poc" }, { "name": "https://github.com/torvalds/linux/commit/43a6684519ab0a6c52024b5e25322476cabad893", "refsource": "MISC", "url": "https://github.com/torvalds/linux/commit/43a6684519ab0a6c52024b5e25322476cabad893" }, { "name": "https://twitter.com/danieljiang0415/status/845116665184497664", "refsource": "MISC", "url": "https://twitter.com/danieljiang0415/status/845116665184497664" }, { "name": "https://www.exploit-db.com/exploits/42135/", "refsource": "MISC", "url": "https://www.exploit-db.com/exploits/42135/" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "4.10.8", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2017-2671" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The ping_unhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allows local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://twitter.com/danieljiang0415/status/845116665184497664", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://twitter.com/danieljiang0415/status/845116665184497664" }, { "name": "https://github.com/torvalds/linux/commit/43a6684519ab0a6c52024b5e25322476cabad893", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/torvalds/linux/commit/43a6684519ab0a6c52024b5e25322476cabad893" }, { "name": "https://github.com/danieljiang0415/android_kernel_crash_poc", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/danieljiang0415/android_kernel_crash_poc" }, { "name": "https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/net/ipv4/ping.c?id=43a6684519ab0a6c52024b5e25322476cabad893", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/net/ipv4/ping.c?id=43a6684519ab0a6c52024b5e25322476cabad893" }, { "name": "[oss-security] 20170404 Re: Linux kernel ping socket / AF_LLC connect() sin_family race", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://openwall.com/lists/oss-security/2017/04/04/8" }, { "name": "97407", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/97407" }, { "name": "42135", "refsource": "EXPLOIT-DB", "tags": [], "url": "https://www.exploit-db.com/exploits/42135/" }, { "name": "RHSA-2017:2669", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2017:2669" }, { "name": "RHSA-2017:2077", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2017:2077" }, { "name": "RHSA-2017:1842", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2017:1842" }, { "name": "RHSA-2018:1854", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2018:1854" }, { "name": "USN-3754-1", "refsource": "UBUNTU", "tags": [], "url": "https://usn.ubuntu.com/3754-1/" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 4.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:C", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 6.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } }, "lastModifiedDate": "2023-02-12T23:29Z", "publishedDate": "2017-04-05T06:59Z" } } }
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.