NONE · 0

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-...

Vulnerability 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.

References

FAQ

What is CVE-2026-80801?

CVE-2026-80801 is a documented vulnerability. 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-...

How severe is CVE-2026-80801?

CVSS scoring is not yet available for CVE-2026-80801. Check NVD for updates.

Is there a patch for CVE-2026-80801?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.