On 01/26/2015, 12:08 PM, Pablo Neira Ayuso wrote: > From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx> > > [ upstream commit b25adce1606427fd88da08f5203714cada7f6a98 ] > > The IPVS FTP helper ip_vs_ftp could trigger an OOPS in nf_ct_seqadj_set, > after commit 41d73ec053d2 (netfilter: nf_conntrack: make sequence number > adjustments usuable without NAT). > > This is because, the seqadj ext is now allocated dynamically, and the > IPVS code didn't handle this situation. Fix this in the IPVS nfct > code by invoking the alloc function nfct_seqadj_ext_add(). > > Cc: <stable@xxxxxxxxxxxxxxx> # 3.12.x Applied this single one from the series to 3.12. Thanks! -- js suse labs -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html