3 matches found
Linux Distros Unpatched Vulnerability : CVE-2022-50656
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 i...
UBUNTU-CVE-2022-50656
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...
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...