All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
To: Julian Anastasov <ja@ssi.bg>
Cc: lvs-devel@vger.kernel.org, agartrell@fb.com
Subject: Re: [PATCH] ipvs: fix possible use of uninitialized ipvs pointer
Date: Tue, 29 Sep 2015 16:11:01 -0300	[thread overview]
Message-ID: <560AE245.4000109@gmail.com> (raw)
In-Reply-To: <alpine.LFD.2.11.1509292200300.1775@ja.home.ssi.bg>

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@gmail.com>
>
> 	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


      reply	other threads:[~2015-09-29 19:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-29 17:04 [PATCH] ipvs: fix possible use of uninitialized ipvs pointer Marcelo Ricardo Leitner
2015-09-29 19:04 ` Julian Anastasov
2015-09-29 19:11   ` Marcelo Ricardo Leitner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=560AE245.4000109@gmail.com \
    --to=marcelo.leitner@gmail.com \
    --cc=agartrell@fb.com \
    --cc=ja@ssi.bg \
    --cc=lvs-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.