cvelist/2005/3xxx/CVE-2005-3105.json

93 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2005-3105",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.intel.com/cd/ids/developer/asmo-na/eng/215766.htm",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://www.intel.com/cd/ids/developer/asmo-na/eng/215766.htm"
},
{
"name" : "http://cache-www.intel.com/cd/00/00/21/57/215792_215792.pdf",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://cache-www.intel.com/cd/00/00/21/57/215792_215792.pdf"
},
{
"name" : "http://linux.bkbits.net:8080/linux-2.6/cset@4248d4019z8HvgrPAji51TKrWiV2uw?nav=index.html|src/|src/mm|related/mm/mprotect.c",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://linux.bkbits.net:8080/linux-2.6/cset@4248d4019z8HvgrPAji51TKrWiV2uw?nav=index.html|src/|src/mm|related/mm/mprotect.c"
},
{
"name" : "DSA-922",
"refsource" : "DEBIAN",
2017-10-16 12:31:07 -04:00
"url" : "http://www.debian.org/security/2005/dsa-922"
},
{
"name" : "RHSA-2005:514",
"refsource" : "REDHAT",
2017-10-16 12:31:07 -04:00
"url" : "http://www.redhat.com/support/errata/RHSA-2005-514.html"
},
{
"name" : "oval:org.mitre.oval:def:11283",
"refsource" : "OVAL",
2017-10-16 12:31:07 -04:00
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11283"
},
{
"name" : "18056",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/18056"
}
]
}
}