Patrick McHardy
86577c661b
[NETFILTER]: nf_conntrack: fix ct_extend ->move operation
...
The ->move operation has two bugs:
- It is called with the same extension as source and destination,
so it doesn't update the new extension.
- The address of the old extension is calculated incorrectly,
instead of (void *)ct->ext + ct->ext->offset[i] it uses
ct->ext + ct->ext->offset[i].
Fixes a crash on x86_64 reported by Chuck Ebbert <cebbert@redhat.com>
and Thomas Woerner <twoerner@redhat.com>.
Tested-by: Thomas Woerner <twoerner@redhat.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-02-07 17:56:34 -08:00
..
2008-02-05 20:00:10 -08:00
2008-02-07 17:56:34 -08:00
2008-01-28 15:11:06 -08:00
2008-01-31 19:27:20 -08:00
2008-01-31 19:27:33 -08:00
2008-02-05 09:44:20 -08:00
2008-01-28 14:58:15 -08:00
2008-01-31 19:28:39 -08:00
2008-01-31 19:27:20 -08:00
2008-01-31 19:28:41 -08:00
2008-01-31 19:27:10 -08:00
2008-01-28 15:02:46 -08:00
2008-01-28 15:11:02 -08:00
2008-01-31 19:28:41 -08:00
2008-02-05 02:58:45 -08:00
2008-02-05 03:15:50 -08:00
2008-01-28 15:11:07 -08:00
2008-02-03 04:28:52 -08:00
2008-01-31 19:28:20 -08:00
2008-01-28 15:10:40 -08:00
2008-02-05 03:14:44 -08:00
2008-01-08 23:30:18 -08:00
2008-01-28 15:00:36 -08:00
2007-11-12 21:27:28 -08:00
2008-01-28 14:53:55 -08:00
2008-01-28 15:10:40 -08:00
2008-01-28 15:11:07 -08:00
2008-01-28 14:54:28 -08:00
2008-01-28 15:01:27 -08:00
2008-01-31 19:27:19 -08:00
2008-01-28 15:11:04 -08:00
2008-01-31 19:27:20 -08:00
2008-01-28 15:01:34 -08:00
2008-01-28 15:11:07 -08:00
2008-01-28 15:11:07 -08:00
2008-01-31 19:27:02 -08:00
2008-01-28 14:56:27 -08:00
2008-01-28 15:11:07 -08:00
2008-01-28 15:10:36 -08:00
2007-04-25 22:28:20 -07:00
2008-01-31 19:27:26 -08:00
2008-01-31 19:28:27 -08:00
2008-01-28 15:11:07 -08:00
2008-01-31 19:28:23 -08:00
2008-01-28 14:55:41 -08:00
2008-01-28 15:01:48 -08:00
2008-01-28 14:55:41 -08:00
2007-10-22 02:59:54 -07:00
2008-01-28 14:55:41 -08:00
2008-01-28 14:55:41 -08:00
2008-01-28 14:55:41 -08:00
2008-01-28 14:55:41 -08:00
2008-01-31 19:27:22 -08:00
2008-02-03 04:28:52 -08:00
2008-01-28 14:55:41 -08:00
2007-10-10 16:48:00 -07:00
2008-01-31 19:28:32 -08:00
2007-10-10 16:49:06 -07:00
2008-01-28 14:55:41 -08:00
2008-01-28 15:01:42 -08:00
2008-01-28 14:55:41 -08:00
2007-07-31 02:27:57 -07:00
2008-01-28 14:55:41 -08:00
2007-07-31 02:27:57 -07:00
2008-01-28 14:55:41 -08:00
2008-02-03 04:28:52 -08:00
2007-11-10 21:48:54 -08:00
2007-10-10 16:48:31 -07:00
2008-01-31 19:28:21 -08:00
2008-01-28 15:10:24 -08:00
2008-01-28 15:00:10 -08:00
2008-02-05 02:51:39 -08:00
2007-10-10 16:55:54 -07:00
2008-01-28 14:59:18 -08:00
2008-01-28 14:53:55 -08:00
2008-01-31 19:27:23 -08:00
2008-01-28 14:53:55 -08:00
2008-01-31 19:27:24 -08:00