~ubuntu-branches/ubuntu/precise/mesa/precise-security

« back to all changes in this revision

Viewing changes to include/pci_ids/i965_pci_ids.h

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers, Steve Beattie
  • Date: 2012-10-19 09:04:04 UTC
  • mfrom: (163.1.4 precise-proposed)
  • Revision ID: package-import@ubuntu.com-20121019090404-5zbjpsp6knv7zl3b
Tags: 8.0.4-0ubuntu0.2
[ Steve Beattie ]
* SECURITY UPDATE: samplers array overflow (LP: #1046933)
  - debian/patches/50-CVE-2012-2864.patch: ensure that more than
    MAX_SAMPLERS are not used
  - CVE-2012-2864

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
CHIPSET(0x0156, IVYBRIDGE_M_GT1, ivb_gt1)
26
26
CHIPSET(0x0166, IVYBRIDGE_M_GT2, ivb_gt2)
27
27
CHIPSET(0x015a, IVYBRIDGE_S_GT1, ivb_gt1)
 
28
CHIPSET(0x016a, IVYBRIDGE_S_GT2, ivb_gt2)