public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [REGRESSION] NFC broken on Thinkpad T14 Gen since 9c328f5
@ 2026-02-06 15:15 Lukas K.
  2026-02-06 16:24 ` Thorsten Leemhuis
  0 siblings, 1 reply; 5+ messages in thread
From: Lukas K. @ 2026-02-06 15:15 UTC (permalink / raw)
  To: linux-kernel, krzk; +Cc: regressions, netdev

Hi All,

from 6.17.2 to 6.17.3, the integrated NFC reader (driver: nxp-nci_i2c) 
in the Thinkpad T14 Gen 4 (AMD) stopped detecting tags. This can be 
tested by running

sudo nfctool -1 -p -d nfc0

Looking at the commits between 6.17.2 and 6.17.3, 9c328f5 (net: nfc: 
nci: Add parameter validation for packet data) was the only one related 
to NFC.

To see if that commit indeed was the culprit, I reverted it on 6.18.7 
and nfctool is detecting tags again.

Since the offending commit merely adds some bounds checks, the root 
cause may very well be in another driver in the NFC stack.

Best Regards,

Lukas

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-02-18  0:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-06 15:15 [REGRESSION] NFC broken on Thinkpad T14 Gen since 9c328f5 Lukas K.
2026-02-06 16:24 ` Thorsten Leemhuis
2026-02-07  0:25   ` Lukas K.
2026-02-07  0:38     ` Andrew Lunn
2026-02-18  0:21     ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox