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


Groups > gnu.bash.bug > #14335

Re: Crash on jobs 2^32-2

From isabella parakiss <izaberina@gmail.com>
Newsgroups gnu.bash.bug
Subject Re: Crash on jobs 2^32-2
Date 2018-07-13 14:17 +0100
Message-ID <mailman.3515.1531487855.1292.bug-bash@gnu.org> (permalink)
References <031c3198-c85d-f2d9-8071-2b3b1a8793ef@rub.de> <2fef0a5a-765c-6d08-b231-333fbc3943db@case.edu>

Show all headers | View raw


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/
>
>

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web