Re: Kernel 5.4 regression - memory leak in network layer

From: Florian Westphal
Date: Thu Nov 21 2019 - 00:30:38 EST


Byron Stanoszek <gandalf@xxxxxxxxx> wrote:
> On Wed, 20 Nov 2019, Florian Westphal wrote:
> > Not reproducible.
> >
> > I'm on
> >
> > c74386d50fbaf4a54fd3fe560f1abc709c0cff4b ("afs: Fix missing timeout reset").
>
> I confirm I still see the issue on that commit.

[..]

> netperf -H 172.17.2.11 -t UDP_RR

Ah, thats all it takes. Its related to UDP_SKB_IS_STATELESS, commit
895b5c9f206eb7d25dc1360a is the culprit. I'll send a fix shortly.