View Issue Details

IDProjectCategoryView StatusLast Update
0003645Kali LinuxKali Package Bugpublic2017-02-07 14:03
Reporterfl0 Assigned Tosbrun  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Product Version2016.2 
Summary0003645: libnfc kernel modules blacklist needs an update since linux 4.7
Description

Starting with Linux 4.7, Linux kernel configuration item CONFIG_NFC_PN533_USB build pn533_usb module.

libnfc file /etc/modprobe.d/blacklist-libnfc.conf needs to be updated to blackilist pn533_usb module

Steps To Reproduce

libnfc tools like nfc-mfclassic fail without pn533_usb module blacklist

Additional Information

root@kali:~# cat /etc/modprobe.d/blacklist-libnfc.conf
blacklist nfc
blacklist pn533
blacklist pn533_usb

Activities

sbrun

sbrun

2016-10-06 09:55

manager   ~0006028

I opened a bug report in debian since we are using Debian package:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839719

rhertzog

rhertzog

2017-02-07 14:03

administrator   ~0006335

We will not fork this Debian package just for this small fix. The bug report has been forwarded upstream here:
https://github.com/nfc-tools/libnfc/issues/391
(you might want to subscribe to that bug in case upstream has questions for you)

We will get the fix through Debian with a new upstream version. In the mean time, you are free to add the module to the blacklist by yourself. /etc/modprobe.d/blacklist-libnfc.conf is a configuration file and you are entitled to modify it yourself.

Thank you.

Issue History

Date Modified Username Field Change
2016-10-04 07:05 fl0 New Issue
2016-10-04 07:12 rhertzog Assigned To => sbrun
2016-10-04 07:12 rhertzog Status new => assigned
2016-10-06 09:55 sbrun Note Added: 0006028
2017-02-07 14:03 rhertzog Status assigned => closed
2017-02-07 14:03 rhertzog Resolution open => won't fix
2017-02-07 14:03 rhertzog Note Added: 0006335