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


Groups > linux.kernel > #1701553 > unrolled thread

Re: [PATCH] Cipso: cipso_v4_optptr enter infinite loop

Started byDavid Miller <davem@davemloft.net>
First post2017-08-02 00:40 +0200
Last post2017-08-02 00:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

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: [PATCH] Cipso: cipso_v4_optptr enter infinite loop David Miller <davem@davemloft.net> - 2017-08-02 00:40 +0200

#1701553 — Re: [PATCH] Cipso: cipso_v4_optptr enter infinite loop

FromDavid Miller <davem@davemloft.net>
Date2017-08-02 00:40 +0200
SubjectRe: [PATCH] Cipso: cipso_v4_optptr enter infinite loop
Message-ID<u9NZv-1vA-3@gated-at.bofh.it>
From: Yujuan Qi <yujuan.qi@mediatek.com>
Date: Mon, 31 Jul 2017 11:23:01 +0800

> From: "yujuan.qi" <yujuan.qi@mediatek.com>
> 
> in for(),if((optlen > 0) && (optptr[1] == 0)), enter infinite loop.
> 
> Test: receive a packet which the ip length > 20 and the first byte of ip option is 0, produce this issue
> 
> Signed-off-by: yujuan.qi <yujuan.qi@mediatek.com>

Applied, thanks.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web