fkie_cve-2006-1342
Vulnerability from fkie_nvd
Published
2006-03-21 18:02
Modified
2024-11-21 00:08
Severity ?
Summary
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.
References
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://marc.info/?l=linux-netdev&m=114148078223594&w=2
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://secunia.com/advisories/19357
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://secunia.com/advisories/20398
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://secunia.com/advisories/21035
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://secunia.com/advisories/22875
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://www.kernel.org/git/?p=linux/kernel/git/marcelo/linux-2.4.git%3Ba=commit%3Bh=09d3b3dcfa80c9094f1748c1be064b9326c9ef2b
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://www.novell.com/linux/security/advisories/2006-05-31.html
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://www.redhat.com/support/errata/RHSA-2006-0579.html
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://www.redhat.com/support/errata/RHSA-2006-0580.html
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://www.securityfocus.com/archive/1/451404/100/0/threaded
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://www.securityfocus.com/archive/1/451417/100/200/threaded
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://www.securityfocus.com/archive/1/451419/100/200/threaded
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://www.securityfocus.com/archive/1/451426/100/200/threaded
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://www.securityfocus.com/bid/17203
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://www.vmware.com/download/esx/esx-202-200610-patch.html
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://www.vmware.com/download/esx/esx-213-200610-patch.html
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://www.vmware.com/download/esx/esx-254-200610-patch.html
bc94ec7e-8909-4cbb-83df-d2fc9330fa88http://www.vupen.com/english/advisories/2006/4502
af854a3a-2127-422b-91ae-364da2661108http://marc.info/?l=linux-netdev&m=114148078223594&w=2
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/19357
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/20398
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/21035
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/22875
af854a3a-2127-422b-91ae-364da2661108http://www.kernel.org/git/?p=linux/kernel/git/marcelo/linux-2.4.git%3Ba=commit%3Bh=09d3b3dcfa80c9094f1748c1be064b9326c9ef2b
af854a3a-2127-422b-91ae-364da2661108http://www.novell.com/linux/security/advisories/2006-05-31.html
af854a3a-2127-422b-91ae-364da2661108http://www.redhat.com/support/errata/RHSA-2006-0579.html
af854a3a-2127-422b-91ae-364da2661108http://www.redhat.com/support/errata/RHSA-2006-0580.html
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/451404/100/0/threaded
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/451417/100/200/threaded
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/451419/100/200/threaded
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/451426/100/200/threaded
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/17203
af854a3a-2127-422b-91ae-364da2661108http://www.vmware.com/download/esx/esx-202-200610-patch.html
af854a3a-2127-422b-91ae-364da2661108http://www.vmware.com/download/esx/esx-213-200610-patch.html
af854a3a-2127-422b-91ae-364da2661108http://www.vmware.com/download/esx/esx-254-200610-patch.html
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2006/4502
Impacted products
Vendor Product Version
linux linux_kernel 2.4.0



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:linux:linux_kernel:2.4.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "C24A129D-2E5E-436C-95DE-AE75D2E8D092",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "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."
    },
    {
      "lang": "es",
      "value": "net/ipv4/af_inet.c en el kernel de Linux 2.4 no aclara sockaddr_in.sin_zero antes de devolver los nombres de socket IPv4 de las funciones (1) getsockname, (2) getpeername y (3) accept, lo que permite a usuarios locales obtener porciones de memoria potencialmente sensible."
    }
  ],
  "id": "CVE-2006-1342",
  "lastModified": "2024-11-21T00:08:37.607",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "LOW",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "LOCAL",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 2.1,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "NONE",
          "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2006-03-21T18:02:00.000",
  "references": [
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://marc.info/?l=linux-netdev\u0026m=114148078223594\u0026w=2"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://secunia.com/advisories/19357"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://secunia.com/advisories/20398"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://secunia.com/advisories/21035"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://secunia.com/advisories/22875"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://www.kernel.org/git/?p=linux/kernel/git/marcelo/linux-2.4.git%3Ba=commit%3Bh=09d3b3dcfa80c9094f1748c1be064b9326c9ef2b"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://www.novell.com/linux/security/advisories/2006-05-31.html"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://www.redhat.com/support/errata/RHSA-2006-0579.html"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://www.redhat.com/support/errata/RHSA-2006-0580.html"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://www.securityfocus.com/archive/1/451404/100/0/threaded"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://www.securityfocus.com/archive/1/451417/100/200/threaded"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://www.securityfocus.com/archive/1/451419/100/200/threaded"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://www.securityfocus.com/archive/1/451426/100/200/threaded"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://www.securityfocus.com/bid/17203"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://www.vmware.com/download/esx/esx-202-200610-patch.html"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://www.vmware.com/download/esx/esx-213-200610-patch.html"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://www.vmware.com/download/esx/esx-254-200610-patch.html"
    },
    {
      "source": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
      "url": "http://www.vupen.com/english/advisories/2006/4502"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://marc.info/?l=linux-netdev\u0026m=114148078223594\u0026w=2"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/19357"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/20398"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/21035"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/22875"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.kernel.org/git/?p=linux/kernel/git/marcelo/linux-2.4.git%3Ba=commit%3Bh=09d3b3dcfa80c9094f1748c1be064b9326c9ef2b"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.novell.com/linux/security/advisories/2006-05-31.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.redhat.com/support/errata/RHSA-2006-0579.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.redhat.com/support/errata/RHSA-2006-0580.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/archive/1/451404/100/0/threaded"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/archive/1/451417/100/200/threaded"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/archive/1/451419/100/200/threaded"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/archive/1/451426/100/200/threaded"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/17203"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vmware.com/download/esx/esx-202-200610-patch.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vmware.com/download/esx/esx-213-200610-patch.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vmware.com/download/esx/esx-254-200610-patch.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2006/4502"
    }
  ],
  "sourceIdentifier": "bc94ec7e-8909-4cbb-83df-d2fc9330fa88",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "NVD-CWE-Other"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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.