Bug#754420: NULL pointer dereference in set_nfsv4_acl_one()

2014-08-28 Thread Matthias Großmann
Control: tag -1 patch > See my report of the same bug(*) in Ubuntu at > https://bugs.launchpad.net/debian/+source/linux/+bug/1348670 > > (*) identification based on a comparison of the stack traces and on the > fact that it is a regression introduced in 3.2.60. After applying the patch pro

Bug#754420: linux-image-3.2.0-4-kirkwood: Kernel oops (NULL pointer dereference) under high NFS load

2014-07-10 Thread Matthias Großmann
Package: src:linux Version: 3.2.60-1+deb7u1 Severity: normal Dear Maintainer, the kernel of my NAS recently began to oops while I am building a large source package (see syslog excerpt below). dpkg-source runs on a client, the files are stored on filesystem exported by the NAS with NFS4. This ha

Bug#661527: Apparently a bug in libmount1

2012-10-10 Thread Matthias Großmann
I think this is a bug in libmount1. The function mnt_chdir_to_parent() in util-linux-2.20.1/libmount/src/utils.c fails to handle paths of the form /dir correctly. The following patch for the source package util-linux should fix this: --- util-linux-2.20.1.orig/libmount/src/utils.c 2011-10-18 07: