)]}'
{
  "commit": "d81a12bc29ae4038770e05dce4ab7f26fd5880fb",
  "tree": "69b5439b49368704465f797ff7ae147e3d81d451",
  "parents": [
    "7693457547b729d9010a6014bbb8572b085f58d4"
  ],
  "author": {
    "name": "Dan Rosenberg",
    "email": "drosenberg@vsecurity.com",
    "time": "Sat Dec 25 16:23:40 2010 -0500"
  },
  "committer": {
    "name": "Takashi Iwai",
    "email": "tiwai@suse.de",
    "time": "Thu Dec 30 13:20:55 2010 +0100"
  },
  "message": "sound: Prevent buffer overflow in OSS load_mixer_volumes\n\nThe load_mixer_volumes() function, which can be triggered by\nunprivileged users via the SOUND_MIXER_SETLEVELS ioctl, is vulnerable to\na buffer overflow.  Because the provided \"name\" argument isn\u0027t\nguaranteed to be NULL terminated at the expected 32 bytes, it\u0027s possible\nto overflow past the end of the last element in the mixer_vols array.\nFurther exploitation can result in an arbitrary kernel write (via\nsubsequent calls to load_mixer_volumes()) leading to privilege\nescalation, or arbitrary kernel reads via get_mixer_levels().  In\naddition, the strcmp() may leak bytes beyond the mixer_vols array.\n\nSigned-off-by: Dan Rosenberg \u003cdrosenberg@vsecurity.com\u003e\nCc: stable \u003cstable@kernel.org\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "46c0d03dbecced68ca318dbbe20df52d1da4ab0b",
      "old_mode": 33188,
      "old_path": "sound/oss/soundcard.c",
      "new_id": "fcb14a09982262d473842aeb55f365b031ebeb70",
      "new_mode": 33188,
      "new_path": "sound/oss/soundcard.c"
    }
  ]
}
