- Description
- The i915 driver in (1) drivers/char/drm/i915_dma.c in the Linux kernel 2.6.24 on Debian GNU/Linux and (2) sys/dev/pci/drm/i915_drv.c in OpenBSD does not restrict the DRM_I915_HWS_ADDR ioctl to the Direct Rendering Manager (DRM) master, which allows local users to cause a denial of service (memory corruption) via a crafted ioctl call, related to absence of the DRM_MASTER and DRM_ROOT_ONLY flags in the ioctl's configuration.
- Source
- secalert@redhat.com
- NVD status
- Modified
CVSS 2.0
- Type
- Primary
- Base score
- 4.7
- Impact score
- 6.9
- Exploitability score
- 3.4
- Vector string
- AV:L/AC:M/Au:N/C:N/I:N/A:C
- nvd@nist.gov
- CWE-399
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:2.6.24:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "13673DF5-09B1-40C8-AC54-A447DE8AB01E"
}
],
"operator": "OR"
},
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:linux:*:*:*:*:*:*:*:*",
"vulnerable": false,
"matchCriteriaId": "B7B30CD4-008C-4452-843C-EB5DB15FA7A2"
},
{
"criteria": "cpe:2.3:o:openbsd:linux:*:*:*:*:*:*:*:*",
"vulnerable": false,
"matchCriteriaId": "C124BAFB-1DFF-4553-AF03-F758769FDDC6"
}
],
"operator": "OR"
}
],
"operator": "AND"
}
]