Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14335 > unrolled thread

Re: Crash on jobs 2^32-2

Started byisabella parakiss <izaberina@gmail.com>
First post2018-07-13 14:17 +0100
Last post2018-07-13 14:17 +0100
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Crash on jobs 2^32-2 isabella parakiss <izaberina@gmail.com> - 2018-07-13 14:17 +0100

#14335 — Re: Crash on jobs 2^32-2

Fromisabella parakiss <izaberina@gmail.com>
Date2018-07-13 14:17 +0100
SubjectRe: Crash on jobs 2^32-2
Message-ID<mailman.3515.1531487855.1292.bug-bash@gnu.org>
but... 4278190079 != 2^32-2...
anything above 2^31 will do

On 7/12/18, Chet Ramey <chet.ramey@case.edu> wrote:
> On 7/11/18 9:41 AM, Simon Wörner wrote:
>> Dear all,
>> The following crash was found by a modified
>> version of the kAFL fuzzer (https://github.com/RUB-SysSec/kAFL).
>>
>> The crash can be reproduced by running:
>> $ ls
>> $ jobs 4278190079 # 2^32-2
>
> Thanks, this is another integer overflow issue.
>
>
> --
> ``The lyf so short, the craft so long to lerne.'' - Chaucer
> 		 ``Ars longa, vita brevis'' - Hippocrates
> Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/
>
>

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web