Bug 2451186 (CVE-2026-23291) - CVE-2026-23291 kernel: nfc: pn533: properly drop the usb interface reference on disconnect
Summary: CVE-2026-23291 kernel: nfc: pn533: properly drop the usb interface reference ...
Keywords:
Status: NEW
Alias: CVE-2026-23291
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-25 11:03 UTC by OSIDB Bzimport
Modified: 2026-03-25 17:32 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-03-25 11:03:31 UTC
In the Linux kernel, the following vulnerability has been resolved:

nfc: pn533: properly drop the usb interface reference on disconnect

When the device is disconnected from the driver, there is a "dangling"
reference count on the usb interface that was grabbed in the probe
callback.  Fix this up by properly dropping the reference after we are
done with it.


Note You need to log in before you can comment on or make changes to this bug.