René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

141 lines
3.9 KiB
JSON

{
"id": "CVE-2017-14156",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-09-05T17:29:00.200",
"lastModified": "2018-03-16T01:29:05.030",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The atyfb_ioctl function in drivers/video/fbdev/aty/atyfb_base.c in the Linux kernel through 4.12.10 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel stack memory by reading locations associated with padding bytes."
},
{
"lang": "es",
"value": "La funci\u00f3n atyfb_ioctl en drivers/video/fbdev/aty/atyfb_base.c en las versiones de Linux kernel hasta la 4.12.10 no inicializa una estructura de datos espec\u00edfica. Esto permite a los usuarios locales obtener informaci\u00f3n sensible de la memoria de pila del kernel leyendo ubicaciones relacionadas con bytes de relleno."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"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": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.12.10",
"matchCriteriaId": "20C3AEA9-9BF4-453D-8BB5-635FF9512E64"
}
]
}
]
}
],
"references": [
{
"url": "http://www.debian.org/security/2017/dsa-3981",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/100634",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/torvalds/linux/pull/441",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://marc.info/?l=linux-kernel&m=150401461613306&w=2",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://marc.info/?l=linux-kernel&m=150453196710422&w=2",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://usn.ubuntu.com/3583-1/",
"source": "cve@mitre.org"
},
{
"url": "https://usn.ubuntu.com/3583-2/",
"source": "cve@mitre.org"
}
]
}