Re: size overflow in function qdisc_tree_decrease_qlen net/sched/sch_api.c

2015-12-01 Thread Daniele Fucini
I can't be 100% sure but after running transmission for over an hour without any problems I'd say this fix worked. I'll keep it running for a while so if it suddently freezes again I'll report it, but I hope it won't be the case. Daniele On Tue, Dec 01, 2015 at 06:15:37AM -0800, Eric Dumazet wrot

Re: size overflow in function qdisc_tree_decrease_qlen net/sched/sch_api.c

2015-12-01 Thread Daniele Fucini
Thanks for the reply. Here's the output of `tc qdisc show`: https://gist.github.com/1847102c8fe08f63e9e7 Daniele On Mon, Nov 30, 2015 at 08:50:29PM -0800, Cong Wang wrote: > On Mon, Nov 30, 2015 at 5:00 PM, Daniele Fucini wrote: > > Hello, > > > > I'm using a Grs

size overflow in function qdisc_tree_decrease_qlen net/sched/sch_api.c

2015-11-30 Thread Daniele Fucini
Hello, I'm using a Grsecurity patched kernel (version 4.2.6-201511282239) and I'm getting system freezes due to PaX detecting a size overflow in function qdisc_tree_decrease_qlen net/sched/sch_api.c:769 whenever I use Transmission BitTorrent client. On the Grsecurity forum I was told it's probabl