Package: lsof Version: 4.99.4+dfsg-2 Severity: important Tags: upstream patch X-Debbugs-Cc: [email protected]
lsof 4.99.4+dfsg-2 seems to be affected by the upstream bug https://github.com/lsof-org/lsof/issues/335 which is fixed in 4.99.6 upstream. lsof 4.93.2+dfsg-1.1 from Debian 12 does not seem to be affected. For certain NFS mounts we have, sudo lsof -e /mnt/nfs/secondary-scratch/ +L1 works sudo lsof -e /mnt/nfs/secondary-maps/ +L1 crashes with the following backtrace: #0 0x000055555556f355 in process_id (ctx=ctx@entry=0x555555588910, idp=<optimized out>, idpl=idpl@entry=13, cmd=<optimized out>, uid=uid@entry=3119, pid=pid@entry=198786, ppid=1, pgid=198786, tid=0, tcmd=0x0) at lib/dialects/linux/dproc.c:1284 #1 0x0000555555571b1c in gather_proc_info (ctx=ctx@entry=0x555555588910) at lib/dialects/linux/dproc.c:431 #2 0x0000555555558308 in main (argc=<optimized out>, argv=<optimized out>) at src/main.c:1291 Downstream bug: https://phabricator.wikimedia.org/T435262 -- System Information: Debian Release: 13.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.12.94+deb13-cloud-amd64 (SMP w/4 CPU threads; PREEMPT) Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages lsof depends on: ii libc6 2.41-12+deb13u3 ii liblsof0 4.99.4+dfsg-2 ii libselinux1 3.8.1-1 ii libtirpc3t64 1.3.6+ds-1 lsof recommends no packages. lsof suggests no packages. -- no debconf information

