Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*3\.12\.33\s+\-\s+BUG\s+xfrm_selector_match\+0x25\/0x2f6\s*$/: 13 ]

Total 13 documents matching your query.

1. Re: 3.12.33 - BUG xfrm_selector_match+0x25/0x2f6 (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Tue, 6 Jan 2015 22:46:57 +0200 (EET)
Hello, I asked Pablo for the old fix for IPVS-FTP: http://www.spinics.net/lists/lvs-devel/msg03879.html The new fix for the xfrm crash is not applied yet: http://www.spinics.net/lists/lvs-devel/msg03
/html/lvs-devel/2015-01/msg00003.html (10,442 bytes)

2. Re: 3.12.33 - BUG xfrm_selector_match+0x25/0x2f6 (score: 1)
Author: Jiri Slaby <jslaby@xxxxxxx>
Date: Tue, 06 Jan 2015 13:56:56 +0100
Great! Thanks for tracking it down. So what should be done to fix the issue in stable 3.12? Are those patches needed in the upstream kernel too? In that case I suppose it will propagate to me through
/html/lvs-devel/2015-01/msg00002.html (11,253 bytes)

3. Re: 3.12.33 - BUG xfrm_selector_match+0x25/0x2f6 (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Sat, 13 Dec 2014 22:19:55 +0200 (EET)
Hello, I just tested PASV and PORT with 3.12.33 including both patches (seq adj fix + ip_route_me_harder fix) and do not see any crashes in nf_ct_seqadj_set. If you still have problem with FTP send m
/html/lvs-devel/2014-12/msg00035.html (12,408 bytes)

4. Re: 3.12.33 - BUG xfrm_selector_match+0x25/0x2f6 (score: 1)
Author: Smart Weblications GmbH - Florian Wiessner <f.wiessner@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 11 Dec 2014 15:04:21 +0100
Hi, Am 10.12.2014 22:41, schrieb Julian Anastasov:> I did it with make-kpkg --initrd linux_image which only rebuilt the modules, correct. I can retry with make clean before building the package yeah,
/html/lvs-devel/2014-12/msg00032.html (12,873 bytes)

5. Re: 3.12.33 - BUG xfrm_selector_match+0x25/0x2f6 (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Wed, 10 Dec 2014 23:41:34 +0200 (EET)
Hello, Same place, hm... Above "#5" is same as previous oops. It means kernel is not updated. Or you updated only the IPVS modules after applying the both patches? You can also try without FTP tests
/html/lvs-devel/2014-12/msg00030.html (11,659 bytes)

6. Re: 3.12.33 - BUG xfrm_selector_match+0x25/0x2f6 (score: 1)
Author: Smart Weblications GmbH - Florian Wiessner <f.wiessner@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 09 Dec 2014 11:23:25 +0100
Hi Julian, Am 08.12.2014 21:40, schrieb Julian Anastasov: I rebuild everything with the two provided patches and still get: [ 512.475449] BUG: unable to handle kernel NULL pointer dereference at 0000
/html/lvs-devel/2014-12/msg00022.html (17,762 bytes)

7. Re: 3.12.33 - BUG xfrm_selector_match+0x25/0x2f6 (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Mon, 8 Dec 2014 22:40:43 +0200 (EET)
Hello, Patch is to avoid the xfrm_selector_match crash, may be caused when using local client (mail?). For nf_ct_seqadj_set you have to use commit b25adce16064 ("ipvs: correct usage/allocation of seq
/html/lvs-devel/2014-12/msg00018.html (11,348 bytes)

8. Re: 3.12.33 - BUG xfrm_selector_match+0x25/0x2f6 (score: 1)
Author: Smart Weblications GmbH - Florian Wiessner <f.wiessner@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 08 Dec 2014 12:19:36 +0100
Hi Julian, Am 07.12.2014 19:27, schrieb Julian Anastasov:> I'm sorry to tell you that your patch does not fix the problem. The BUG happens as soon as the client sends PASV, the ftp server does not re
/html/lvs-devel/2014-12/msg00015.html (18,780 bytes)

9. Re: 3.12.33 - BUG xfrm_selector_match+0x25/0x2f6 (score: 1)
Author: Smart Weblications GmbH - Florian Wiessner <f.wiessner@xxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 07 Dec 2014 23:04:23 +0100
Hi, Am 05.12.2014 22:32, schrieb Julian Anastasov: 192.168.200.13 was the ftp client. As this client also was natted, PORT Mode will fail here because the client provided the internal ip, but i disab
/html/lvs-devel/2014-12/msg00014.html (14,580 bytes)

10. Re: 3.12.33 - BUG xfrm_selector_match+0x25/0x2f6 (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Sun, 7 Dec 2014 20:27:33 +0200 (EET)
Hello, I'm attaching a patch that avoids rerouting in IPVS for LOCAL_IN. Please test it in your setup. My tests were with NAT on today's net tree. I checked that it compiles for 3.12.33. You can use
/html/lvs-devel/2014-12/msg00012.html (10,106 bytes)

11. Re: 3.12.33 - BUG xfrm_selector_match+0x25/0x2f6 (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Fri, 5 Dec 2014 23:32:14 +0200 (EET)
Hello, I hope I'll have time this weekend... The flag works per-packet, no need to reload any modules. But it does not help for the case with local client where the problem with sockets occurs, that
/html/lvs-devel/2014-12/msg00009.html (12,488 bytes)

12. Re: 3.12.33 - BUG xfrm_selector_match+0x25/0x2f6 (score: 1)
Author: Smart Weblications GmbH - Florian Wiessner <f.wiessner@xxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 05 Dec 2014 14:55:16 +0100
Hi, Am 05.12.2014 10:55, schrieb Julian Anastasov: [...] Not for ftp, but we have mail as well in the same setup, and yes, there we do access it from local client. [...] ip rule show 0: from all look
/html/lvs-devel/2014-12/msg00008.html (15,235 bytes)

13. Re: 3.12.33 - BUG xfrm_selector_match+0x25/0x2f6 (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Fri, 5 Dec 2014 11:55:23 +0200 (EET)
Hello, Adding Simon to CC... It seems fix from 3.13 was not sent to 3.12 stable: commit b25adce1606427fd8 ("ipvs: correct usage/allocation of seqadj ext in ipvs") There was related change but it is n
/html/lvs-devel/2014-12/msg00007.html (12,058 bytes)


This search system is powered by Namazu