LVS
lvs-devel
Google
 
Web LinuxVirtualServer.org

Re: [PATCH] ipvs: fix possible use of uninitialized ipvs pointer

To: Julian Anastasov <ja@xxxxxx>
Subject: Re: [PATCH] ipvs: fix possible use of uninitialized ipvs pointer
Cc: lvs-devel@xxxxxxxxxxxxxxx, agartrell@xxxxxx
From: Marcelo Ricardo Leitner <marcelo.leitner@xxxxxxxxx>
Date: Tue, 29 Sep 2015 16:11:01 -0300
Em 29-09-2015 16:04, Julian Anastasov escreveu:

        Hello,

On Tue, 29 Sep 2015, Marcelo Ricardo Leitner wrote:

5e26b1b3abce[1] moved a derreference on ipvs on sysctl_sloppy_sctp(ipvs)
to before its initialization.

Fix now is to just move ipvs initialization a bit upper.

Fixes: 5e26b1b3abce ("ipvs: support scheduling inverse and icmp SCTP packets")
Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@xxxxxxxxx>

        This is already fixed in ipvs-next tree as part of the
Eric W. Biederman's work:

"ipvs: Hoist computation of ipvs earlier in sctp_conn_schedule"

Oh, right. Sorry the noise then. Thanks.

  Marcelo

--
To unsubscribe from this list: send the line "unsubscribe lvs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

<Prev in Thread] Current Thread [Next in Thread>