diff options
| author | Insu Yun <wuninsu@gmail.com> | 2016-02-12 01:15:59 -0500 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-05-29 03:52:13 +0200 |
| commit | 31edeb4369b058c956fdfccd13db3bbd49e0f15d (patch) | |
| tree | 229c211e601e28251e031b23da464282f1543302 /include/linux/openvswitch.h | |
| parent | f6fedd73a41362398883981657e0fa396acc9932 (diff) | |
ext4: fix potential integer overflow
commit 46901760b46064964b41015d00c140c83aa05bcf upstream.
Since sizeof(ext_new_group_data) > sizeof(ext_new_flex_group_data),
integer overflow could be happened.
Therefore, need to fix integer overflow sanitization.
Signed-off-by: Insu Yun <wuninsu@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/openvswitch.h')
0 files changed, 0 insertions, 0 deletions
