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

95 lines
3.0 KiB
JSON

{
"id": "CVE-2006-6333",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-12-06T22:28:00.000",
"lastModified": "2023-11-07T01:59:50.297",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The tr_rx function in ibmtr.c for Linux kernel 2.6.19 assigns the wrong flag to the ip_summed field, which allows remote attackers to cause a denial of service (memory corruption) via crafted packets that cause the kernel to interpret another field as an offset."
},
{
"lang": "es",
"value": "La funci\u00f3n tr_rx en ibmtr.c para el n\u00facleo de Linux 2.6.19 asigna la bandera (flag) wrong al campo ip_summed, lo cual permite a atacantes remotos provocar una denegaci\u00f3n de servicio (corrupci\u00f3n de memoria) mediante paquetes artesanales que provocan que el n\u00facleo interprete otro campo como offset."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.8
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.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.19:*:*:*:*:*:*:*",
"matchCriteriaId": "179147E4-5247-451D-9409-545D661BC158"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/23254",
"source": "cve@mitre.org"
},
{
"url": "http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=blobdiff%3Bh=0d97e10ccac580e16d3dffbe4a9a88144360e64a%3Bhp=bfe59865b1dd50e5c4dbd4cefe506a31e1495a1a%3Bhb=ee28b0da1069ced1688aa9d0b7b378353b988321%3Bf=drivers/net/tokenring/ibmtr.c",
"source": "cve@mitre.org"
},
{
"url": "http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=ee28b0da1069ced1688aa9d0b7b378353b988321",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/21490",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/4907",
"source": "cve@mitre.org"
}
]
}