diff options
author | Ashutosh Dixit <ashutosh.dixit@intel.com> | 2016-04-27 23:36:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-04-28 00:29:46 +0200 |
commit | 9bf292bfca94694a721449e3fd752493856710f6 (patch) | |
tree | 5e084b022abdcfec6719a6ae3d4c5cf023ec2409 /drivers/misc/mei/hw-me-regs.h | |
parent | Merge tag 'stm-for-greg-20160420' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | linux-9bf292bfca94694a721449e3fd752493856710f6.tar.xz linux-9bf292bfca94694a721449e3fd752493856710f6.zip |
misc: mic: Fix for double fetch security bug in VOP driver
The MIC VOP driver does two successive reads from user space to read a
variable length data structure. Kernel memory corruption can result if
the data structure changes between the two reads. This patch disallows
the chance of this happening.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=116651
Reported by: Pengfei Wang <wpengfeinudt@gmail.com>
Reviewed-by: Sudeep Dutt <sudeep.dutt@intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mei/hw-me-regs.h')
0 files changed, 0 insertions, 0 deletions