2024-07-14 02:06:08 +00:00

135 lines
4.6 KiB
JSON

{
"id": "CVE-2013-3076",
"sourceIdentifier": "cve@mitre.org",
"published": "2013-04-22T11:40:59.133",
"lastModified": "2017-11-29T02:29:04.607",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The crypto API in the Linux kernel through 3.9-rc8 does not initialize certain length variables, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call, related to the hash_recvmsg function in crypto/algif_hash.c and the skcipher_recvmsg function in crypto/algif_skcipher.c."
},
{
"lang": "es",
"value": "La API crypto en el kernel de Linux hasta v3.9-rc8 no inicializa cierta longitud de variables, permitiendo a usuarios locales obtener informaci\u00f3n sensible desde la pila del kernel mediante una syscall recvmsg o recvfrom especialmente dise\u00f1ada, relacionado con la funci\u00f3n hash_recvmsg en crypto/algif_hash.c y la funci\u00f3n skcipher_recvmsg en crypto/algif_skcipher.c."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:C/I:N/A:N",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.9
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.9,
"impactScore": 6.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:*:rc7:*:*:*:*:*:*",
"versionEndIncluding": "3.9",
"matchCriteriaId": "10A36153-A19D-4D19-A186-4B181C6304F7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:3.9:rc1:*:*:*:*:*:*",
"matchCriteriaId": "42633FF9-FB0C-4095-B4A1-8D623A98683B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:3.9:rc2:*:*:*:*:*:*",
"matchCriteriaId": "08C04619-89A2-4B15-82A2-48BCC662C1F1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:3.9:rc3:*:*:*:*:*:*",
"matchCriteriaId": "5B039196-7159-476C-876A-C61242CC41DA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:3.9:rc4:*:*:*:*:*:*",
"matchCriteriaId": "3A9E0457-53C9-44DD-ACFB-31EE1D1E060E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:3.9:rc5:*:*:*:*:*:*",
"matchCriteriaId": "BEE406E7-87BA-44BA-BF61-673E6CC44A2F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:3.9:rc6:*:*:*:*:*:*",
"matchCriteriaId": "29FBA173-658F-45DC-8205-934CACD67166"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-April/103750.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/104480.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2013-07/msg00016.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2013-07/msg00018.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2013/04/14/3",
"source": "cve@mitre.org"
},
{
"url": "http://www.ubuntu.com/usn/USN-1837-1",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/torvalds/linux/commit/72a763d805a48ac8c0bf48fdb510e84c12de51fe",
"source": "cve@mitre.org"
}
]
}