ghsa-2qg3-v24w-xhmx
Vulnerability from github
Published
2022-05-01 02:08
Modified
2024-02-09 03:32
Severity ?
Details
Array index overflow in the xfrm_sk_policy_insert function in xfrm_user.c in Linux kernel 2.6 allows local users to cause a denial of service (oops or deadlock) and possibly execute arbitrary code via a p->dir value that is larger than XFRM_POLICY_OUT, which is used as an index in the sock->sk_policy array.
{ "affected": [], "aliases": [ "CVE-2005-2456" ], "database_specific": { "cwe_ids": [ "CWE-667" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2005-08-04T04:00:00Z", "severity": "LOW" }, "details": "Array index overflow in the xfrm_sk_policy_insert function in xfrm_user.c in Linux kernel 2.6 allows local users to cause a denial of service (oops or deadlock) and possibly execute arbitrary code via a p-\u003edir value that is larger than XFRM_POLICY_OUT, which is used as an index in the sock-\u003esk_policy array.", "id": "GHSA-2qg3-v24w-xhmx", "modified": "2024-02-09T03:32:52Z", "published": "2022-05-01T02:08:37Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-2456" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21710" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10858" }, { "type": "WEB", "url": "https://usn.ubuntu.com/169-1" }, { "type": "WEB", "url": "http://secunia.com/advisories/16298" }, { "type": "WEB", "url": "http://secunia.com/advisories/16500" }, { "type": "WEB", "url": "http://secunia.com/advisories/17002" }, { "type": "WEB", "url": "http://secunia.com/advisories/17073" }, { "type": "WEB", "url": "http://secunia.com/advisories/17826" }, { "type": "WEB", "url": "http://secunia.com/advisories/18056" }, { "type": "WEB", "url": "http://secunia.com/advisories/18059" }, { "type": "WEB", "url": "http://www.debian.org/security/2005/dsa-921" }, { "type": "WEB", "url": "http://www.debian.org/security/2005/dsa-922" }, { "type": "WEB", "url": "http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=blobdiff%3Bh=8da3e25b2c4c1f305fd85428d3a9eb62b543bfba%3Bhp=ecade4893a139cc35d4fe345ce70242ede5358c4%3Bhb=a4f1bac62564049ea4718c4624b0fadc9f597c84%3Bf=net/xfrm/xfrm_user.c" }, { "type": "WEB", "url": "http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=a4f1bac62564049ea4718c4624b0fadc9f597c84" }, { "type": "WEB", "url": "http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blobdiff;h=8da3e25b2c4c1f305fd85428d3a9eb62b543bfba;hp=ecade4893a139cc35d4fe345ce70242ede5358c4;hb=a4f1bac62564049ea4718c4624b0fadc9f597c84;f=net/xfrm/xfrm_user.c" }, { "type": "WEB", "url": "http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a4f1bac62564049ea4718c4624b0fadc9f597c84" }, { "type": "WEB", "url": "http://www.mail-archive.com/netdev%40vger.kernel.org/msg00520.html" }, { "type": "WEB", "url": "http://www.mail-archive.com/netdev@vger.kernel.org/msg00520.html" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:219" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:220" }, { "type": "WEB", "url": "http://www.novell.com/linux/security/advisories/2005_50_kernel.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2005-514.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2005-663.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/427980/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/14477" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2005/1878" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/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.