Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 26 Dec 2014 01:12:49 +0100
From: Lukas Odzioba <lukas.odzioba@...il.com>
To: oss-security@...ts.openwall.com
Subject: Re: CVE Request Linux kernel: fs: isofs: infinite loop
 in CE records

2014-12-17 12:02 GMT+01:00 P J P <ppandit@...hat.com>:
> Upstream fix:
> - -------------
>   -> https://git.kernel.org/linus/f54e18f1b831c92f6512d2eedb224cd63d607d3d

if (++rs->cont_loops > RR_MAX_CE_ENTRIES)
Shouldn't it be like this, instead of >=?

Lukas

Powered by blists - more mailing lists

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.