ghsa-rj7x-xw78-6fjw
Vulnerability from github
Published
2022-05-14 03:53
Modified
2022-05-14 03:53
Severity ?
Details
Heap-based buffer overflow in drivers/net/macsec.c in the MACsec module in the Linux kernel through 4.10.12 allows attackers to cause a denial of service or possibly have unspecified other impact by leveraging the use of a MAX_SKB_FRAGS+1 size in conjunction with the NETIF_F_FRAGLIST feature, leading to an error in the skb_to_sgvec function.
{ "affected": [], "aliases": [ "CVE-2017-7477" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-04-25T14:59:00Z", "severity": "HIGH" }, "details": "Heap-based buffer overflow in drivers/net/macsec.c in the MACsec module in the Linux kernel through 4.10.12 allows attackers to cause a denial of service or possibly have unspecified other impact by leveraging the use of a MAX_SKB_FRAGS+1 size in conjunction with the NETIF_F_FRAGLIST feature, leading to an error in the skb_to_sgvec function.", "id": "GHSA-rj7x-xw78-6fjw", "modified": "2022-05-14T03:53:47Z", "published": "2022-05-14T03:53:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7477" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:1615" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:1616" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2017-7477" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1445207" }, { "type": "WEB", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/?id=4d6fa57b4dab0d77f4d8e9d9c73d1e63f6fe8fee" }, { "type": "WEB", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/?id=5294b83086cc1c35b4efeca03644cf9d12282e5b" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/98014" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1038500" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:H/PR:L/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.