2023-11-07 21:03:21 +00:00

102 lines
2.8 KiB
JSON

{
"id": "CVE-2005-3105",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-09-30T10:05:00.000",
"lastModified": "2023-11-07T01:57:45.737",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The mprotect code (mprotect.c) in Linux 2.6 on Itanium IA64 Montecito processors does not properly maintain cache coherency as required by the architecture, which allows local users to cause a denial of service and possibly corrupt data by modifying PTE protections."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:2.6.0:*:itanium_ia64_montecito:*:*:*:*:*",
"matchCriteriaId": "508BC14E-41D8-4847-AE0F-7830E2EE0522"
}
]
}
]
}
],
"references": [
{
"url": "http://cache-www.intel.com/cd/00/00/21/57/215792_215792.pdf",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://linux.bkbits.net:8080/linux-2.6/cset%404248d4019z8HvgrPAji51TKrWiV2uw?nav=index.html%7Csrc/%7Csrc/mm%7Crelated/mm/mprotect.c",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/18056",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2005/dsa-922",
"source": "cve@mitre.org"
},
{
"url": "http://www.intel.com/cd/ids/developer/asmo-na/eng/215766.htm",
"source": "cve@mitre.org"
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2005-514.html",
"source": "cve@mitre.org"
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11283",
"source": "cve@mitre.org"
}
]
}