CVE-2026-80801
In the Linux kernel, the following vulnerability has been resolved: nfc: microread: validate target discovery payload lengths microread_target_discovered() parses target discovery payloads from skb->data according to the HCI gate.
Does this matter?
Not yet scored. NVD analysis is pending; check back once CVSS and EPSS values are published.
Description
In the Linux kernel, the following vulnerability has been resolved: nfc: microread: validate target discovery payload lengths microread_target_discovered() parses target discovery payloads from skb->data according to the HCI gate. The fixed field offsets and UID copies were checked only against the destination nfc_target buffers, not against the actual skb length. Validate that each gate-specific payload contains the fixed fields and UID bytes before reading or copying them.
- CVSS
- Not yet scored
- EPSS
- 0.19% probability · 9th percentile
- CISA KEV
- Not listed
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/18f02354ed229b8e4561b580812d026e7eb29c85
- https://git.kernel.org/stable/c/25519469972ef57c3edb1805dabd6c5612b90211
- https://git.kernel.org/stable/c/92a6f0201bb68391b5eba1b3f330af007d7323b6
- https://git.kernel.org/stable/c/953963b9ac5eecbb316617d337bfaa3d731e3c5e
- https://git.kernel.org/stable/c/c6de4241f2efbbab286efbb84a9c7190298b3052
- https://git.kernel.org/stable/c/cb298672282421159e53ab311fe49d204c8a52da
- https://git.kernel.org/stable/c/d0902a7c454326c6384c614226ab8987f3fd425d
- https://git.kernel.org/stable/c/dabfa26a208e56f4d8dbf26fddc48f188bdb0649
- https://git.kernel.org/stable/c/e6397fe7b8b5ef18e051f49612d40ff476c5f7d9
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.