Trond, > On Mar 23, 2020, at 11:09 AM, Jan Psota <jasiu@xxxxxxxxxxxx> wrote: > >> I thought I read in the initial report that you were seeing this >> problem only on v5.6-rc6. What is the earliest kernel release >> where you saw refcount UaF warnings from nfsd4_destroy_cb? >> > I didn't noticed that earlier too, because until connection breakage on > WireGuard I did not have any problems related. But when you are asking, > I found it in my Pentium G2020 system too since 5.5.4 kernel and 5.4.2 > looks not affected (I have logs since 01 Jan and fault begin to appear > on Feb 21, when I switched from 5.4.2 to 5.5.4 kernel a day before) > > $ journalctl | grep nfsd41_destroy_cb > lut 21 01:07:58 mordimer kernel: nfsd41_destroy_cb+0x2c/0x40 [nfsd] > lut 27 01:01:12 mordimer kernel: nfsd41_destroy_cb+0x2c/0x40 [nfsd] > mar 03 00:59:01 mordimer kernel: nfsd41_destroy_cb+0x2c/0x40 [nfsd] > mar 03 23:03:02 mordimer kernel: nfsd41_destroy_cb+0x2c/0x40 [nfsd] > mar 11 11:52:42 mordimer kernel: nfsd41_destroy_cb+0x2c/0x40 [nfsd] > mar 13 01:12:02 mordimer kernel: nfsd41_destroy_cb+0x2c/0x40 [nfsd] > mar 14 14:31:39 mordimer kernel: nfsd41_destroy_cb+0x2c/0x40 [nfsd] > mar 15 20:56:56 mordimer kernel: nfsd41_destroy_cb+0x2c/0x40 [nfsd] > mar 17 15:58:32 mordimer kernel: nfsd41_destroy_cb+0x2c/0x40 [nfsd] > mar 22 15:24:03 mordimer kernel: nfsd41_destroy_cb+0x2c/0x40 [nfsd] > > I attach NFS part of my .config and a screen dump of menuconfig. > <nfs.config><nfs-config.txt> I'm wondering if 2bbfed98a4d8 ("nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()") or 12357f1b2c8e ("nfsd: minor 4.1 callback cleanup") might be related to this issue (see down-thread for details and backtraces). -- Chuck Lever