Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1171847 > unrolled thread
| Started by | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| First post | 2015-06-25 06:50 +0200 |
| Last post | 2015-06-26 05:10 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
lzo: check for length overrun in variable length encoding backport Florian Fainelli <f.fainelli@gmail.com> - 2015-06-25 06:50 +0200
Re: lzo: check for length overrun in variable length encoding backport Willy Tarreau <w@1wt.eu> - 2015-06-25 07:40 +0200
Re: lzo: check for length overrun in variable length encoding backport Florian Fainelli <f.fainelli@gmail.com> - 2015-06-26 05:10 +0200
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Date | 2015-06-25 06:50 +0200 |
| Subject | lzo: check for length overrun in variable length encoding backport |
| Message-ID | <pF7gR-6DO-11@gated-at.bofh.it> |
Hi,
Could you backport this commit:
72cf90124e87d975d0b2114d930808c58b4c05e4 ("lzo: check for length overrun
in variable length encoding.") into stable kernels older than 3.18?
It should apply cleanly to anything that contains
8b975bd3f9089f8ee5d7bbfd798537b992bbc7e7 ("lib/lzo: Update LZO
compression to current upstream version") which goes as far as 3.9.
Thanks!
--
Florian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Willy Tarreau <w@1wt.eu> |
|---|---|
| Date | 2015-06-25 07:40 +0200 |
| Message-ID | <pF83h-7TJ-15@gated-at.bofh.it> |
| In reply to | #1171847 |
Hi Florian,
On Wed, Jun 24, 2015 at 09:48:46PM -0700, Florian Fainelli wrote:
> Hi,
>
> Could you backport this commit:
> 72cf90124e87d975d0b2114d930808c58b4c05e4 ("lzo: check for length overrun
> in variable length encoding.") into stable kernels older than 3.18?
>
> It should apply cleanly to anything that contains
> 8b975bd3f9089f8ee5d7bbfd798537b992bbc7e7 ("lib/lzo: Update LZO
> compression to current upstream version") which goes as far as 3.9.
Well, it was merged into 3.10.59 as commit 9689415259, 3.12.32 as 4277fc42,
3.14.23 as 7f5f71a92.
Are you sure you didn't mean something else and confused it with another id ?
Thanks,
Willy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Date | 2015-06-26 05:10 +0200 |
| Message-ID | <pFsbD-37R-1@gated-at.bofh.it> |
| In reply to | #1171858 |
Le 06/24/15 22:30, Willy Tarreau a écrit :
> Hi Florian,
>
> On Wed, Jun 24, 2015 at 09:48:46PM -0700, Florian Fainelli wrote:
>> Hi,
>>
>> Could you backport this commit:
>> 72cf90124e87d975d0b2114d930808c58b4c05e4 ("lzo: check for length overrun
>> in variable length encoding.") into stable kernels older than 3.18?
>>
>> It should apply cleanly to anything that contains
>> 8b975bd3f9089f8ee5d7bbfd798537b992bbc7e7 ("lib/lzo: Update LZO
>> compression to current upstream version") which goes as far as 3.9.
>
> Well, it was merged into 3.10.59 as commit 9689415259, 3.12.32 as 4277fc42,
> 3.14.23 as 7f5f71a92.
>
> Are you sure you didn't mean something else and confused it with another id ?
I just got confused with searching the original commit it and did not
search by subject, thanks for the confirmation and sorry for the noise.
--
Florian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web