ghsa-c595-prjf-55w3
Vulnerability from github
Published
2022-05-02 06:19
Modified
2022-05-02 06:19
Details
Use-after-free vulnerability in net/ipv4/tcp_input.c in the Linux kernel 2.6 before 2.6.20, when IPV6_RECVPKTINFO is set on a listening socket, allows remote attackers to cause a denial of service (kernel panic) via a SYN packet while the socket is in a listening (TCP_LISTEN) state, which is not properly handled and causes the skb structure to be freed.
{ "affected": [], "aliases": [ "CVE-2010-1188" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2010-03-31T18:00:00Z", "severity": "HIGH" }, "details": "Use-after-free vulnerability in net/ipv4/tcp_input.c in the Linux kernel 2.6 before 2.6.20, when IPV6_RECVPKTINFO is set on a listening socket, allows remote attackers to cause a denial of service (kernel panic) via a SYN packet while the socket is in a listening (TCP_LISTEN) state, which is not properly handled and causes the skb structure to be freed.", "id": "GHSA-c595-prjf-55w3", "modified": "2022-05-02T06:19:58Z", "published": "2022-05-02T06:19:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1188" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9878" }, { "type": "WEB", "url": "http://git.kernel.org/linus/fb7e2399ec17f1004c0e0ccfd17439f8759ede01" }, { "type": "WEB", "url": "http://secunia.com/advisories/39652" }, { "type": "WEB", "url": "http://support.avaya.com/css/P8/documents/100090459" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.20" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/03/29/1" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2010-0380.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2010-0394.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2010-0424.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2010-0439.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2010-0882.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/39016" }, { "type": "WEB", "url": "http://www.securitytracker.com/id?1023992" }, { "type": "WEB", "url": "http://www.vmware.com/security/advisories/VMSA-2011-0009.html" } ], "schema_version": "1.4.0", "severity": [] }
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.