2 matches found
CVE-2022-50656
CVE-2022-50656 is a Linux kernel vulnerability related to NFC (pn533). The issue is a slab-out-of-bounds read in nla_put() invoked by nfc_genl_send_target() when target->sensb_res_len is oversized due to the nfc_target not being properly initialized, leaving garbage values. The fixed workaroun...
8.1CVSS6.1AI score0.00337EPSS
SaveExploits0References9
CVE-2022-50656 nfc: pn533: Clear nfc_target before being used
In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Clear nfctarget before being used Fix a slab-out-of-bounds read that occurs in nlaput called from nfcgenlsendtarget when target-sensbreslen, which is duplicated from an nfctarget in pn533, is too large as the nfctarge...
8.1CVSS0.00337EPSS
SaveExploits0References9
20