diff options
| author | Insu Yun <[email protected]> | 2016-02-12 06:15:59 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2016-02-12 06:15:59 +0000 |
| commit | 46901760b46064964b41015d00c140c83aa05bcf (patch) | |
| tree | b4d82f27e6063a825c1f98fdb6a2f3c11d07d1be /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | ext4: add a line break for proc mb_groups display (diff) | |
| download | kernel-46901760b46064964b41015d00c140c83aa05bcf.tar.gz kernel-46901760b46064964b41015d00c140c83aa05bcf.zip | |
ext4: fix potential integer overflow
Since sizeof(ext_new_group_data) > sizeof(ext_new_flex_group_data),
integer overflow could be happened.
Therefore, need to fix integer overflow sanitization.
Cc: [email protected]
Signed-off-by: Insu Yun <[email protected]>
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
