Bug 234799 - Linux <2.6.27-rc2 sound: ensure device number is valid in snd_seq_oss_synth_make_info (CVE-2008-3272)
Bug#: 234799 (CVE-2008-3272) Product:  Gentoo Security Version: unspecified Platform: All
OS/Version: Linux Status: ASSIGNED Severity: normal Priority: P2
Resolution:  Assigned To: security@gentoo.org Reported By: rbu@gentoo.org
Component: Kernel
URL:  http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=82e68f7ffec3800425f2391c8c86277606860442
Summary: Linux <2.6.27-rc2 sound: ensure device number is valid in snd_seq_oss_synth_make_info (CVE-2008-3272)
Keywords:  
Status Whiteboard: [linux <2.6.25.15] [linux >=2.6.26 <2.6.26.2]
Opened: 2008-08-15 10:49 0000
Description:   Opened: 2008-08-15 10:49 0000
CVE-2008-3272 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-3272):
  The snd_seq_oss_synth_make_info function in
  sound/core/seq/oss/seq_oss_synth.c in the sound subsystem in the Linux kernel
  before 2.6.27-rc2 does not verify that the device number is within the range
  defined by max_synthdev before returning certain data to the caller, which
  allows local users to obtain sensitive information.

------- Comment #1 From Robert Buchholz 2008-08-15 10:53:05 0000 -------
Also fixed in 2.6.25.15 and 2.6.26.2

------- Comment #2 From Kerin Millar 2009-07-20 19:25:08 0000 -------
hardened-kernel unaffected at present time. Removing alias.

PS: genpatches-2.6.25-10 included the 2.6.25.15 patch and genpatches-2.6.26-2
included the 2.6.26.2 patch