ghsa-jf62-rxq2-pm67
Vulnerability from github
Published
2022-05-01 06:48
Modified
2022-05-01 06:48
Details
net/ipv4/af_inet.c in Linux kernel 2.4 does not clear sockaddr_in.sin_zero before returning IPv4 socket names from the (1) getsockname, (2) getpeername, and (3) accept functions, which allows local users to obtain portions of potentially sensitive memory.
{ "affected": [], "aliases": [ "CVE-2006-1342" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2006-03-21T18:02:00Z", "severity": "LOW" }, "details": "net/ipv4/af_inet.c in Linux kernel 2.4 does not clear sockaddr_in.sin_zero before returning IPv4 socket names from the (1) getsockname, (2) getpeername, and (3) accept functions, which allows local users to obtain portions of potentially sensitive memory.", "id": "GHSA-jf62-rxq2-pm67", "modified": "2022-05-01T06:48:25Z", "published": "2022-05-01T06:48:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-1342" }, { "type": "WEB", "url": "http://marc.info/?l=linux-netdev\u0026m=114148078223594\u0026w=2" }, { "type": "WEB", "url": "http://secunia.com/advisories/19357" }, { "type": "WEB", "url": "http://secunia.com/advisories/20398" }, { "type": "WEB", "url": "http://secunia.com/advisories/21035" }, { "type": "WEB", "url": "http://secunia.com/advisories/22875" }, { "type": "WEB", "url": "http://www.kernel.org/git/?p=linux/kernel/git/marcelo/linux-2.4.git;a=commit;h=09d3b3dcfa80c9094f1748c1be064b9326c9ef2b" }, { "type": "WEB", "url": "http://www.novell.com/linux/security/advisories/2006-05-31.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2006-0579.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2006-0580.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/451404/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/451417/100/200/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/451419/100/200/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/451426/100/200/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/17203" }, { "type": "WEB", "url": "http://www.vmware.com/download/esx/esx-202-200610-patch.html" }, { "type": "WEB", "url": "http://www.vmware.com/download/esx/esx-213-200610-patch.html" }, { "type": "WEB", "url": "http://www.vmware.com/download/esx/esx-254-200610-patch.html" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2006/4502" } ], "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.