Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1332542
| From | Theodore Ts'o <tytso@mit.edu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ext4: fix potential integer overflow |
| Date | 2016-02-12 07:20 +0100 |
| Message-ID | <r1ffc-374-9@gated-at.bofh.it> (permalink) |
| References | <qT3Ee-yP-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jan 20, 2016 at 11:18:08AM -0500, Insu Yun wrote: > 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> Thanks, applied. - Ted
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] ext4: fix potential integer overflow Theodore Ts'o <tytso@mit.edu> - 2016-02-12 07:20 +0100
csiph-web