ghsa-gm6m-fgmp-cp9x
Vulnerability from github
Published
2022-05-17 00:52
Modified
2022-05-17 00:52
Severity ?
Details
udp.c in the Linux kernel before 4.5 allows remote attackers to execute arbitrary code via UDP traffic that triggers an unsafe second checksum calculation during execution of a recv system call with the MSG_PEEK flag.
{ "affected": [], "aliases": [ "CVE-2016-10229" ], "database_specific": { "cwe_ids": [ "CWE-358" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-04-04T05:59:00Z", "severity": "CRITICAL" }, "details": "udp.c in the Linux kernel before 4.5 allows remote attackers to execute arbitrary code via UDP traffic that triggers an unsafe second checksum calculation during execution of a recv system call with the MSG_PEEK flag.", "id": "GHSA-gm6m-fgmp-cp9x", "modified": "2022-05-17T00:52:43Z", "published": "2022-05-17T00:52:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10229" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/197c949e7798fbf28cfadc69d9ca0c2abbf93191" }, { "type": "WEB", "url": "https://security.paloaltonetworks.com/CVE-2016-10229" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=197c949e7798fbf28cfadc69d9ca0c2abbf93191" }, { "type": "WEB", "url": "http://source.android.com/security/bulletin/2017-04-01.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/97397" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1038201" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/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.