{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2022-1734",
        "ASSIGNER": "secalert@redhat.com",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "n/a",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "kernel",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "Linux kernel versions prior to 5.18-rc6"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-416"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "name": "https://github.com/torvalds/linux/commit/d270453a0d9ec10bb8a802a142fb1b3601a83098",
                "url": "https://github.com/torvalds/linux/commit/d270453a0d9ec10bb8a802a142fb1b3601a83098"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20220605 Re: Linux kernel: UAF, null-ptr-deref and double-free vulnerabilities in nfcmrvl module",
                "url": "http://www.openwall.com/lists/oss-security/2022/06/05/4"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20220609 Re: Linux kernel: UAF, null-ptr-deref and double-free vulnerabilities in nfcmrvl module",
                "url": "http://www.openwall.com/lists/oss-security/2022/06/09/1"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20220701 [SECURITY] [DLA 3065-1] linux security update",
                "url": "https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html"
            },
            {
                "refsource": "DEBIAN",
                "name": "DSA-5173",
                "url": "https://www.debian.org/security/2022/dsa-5173"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://security.netapp.com/advisory/ntap-20220707-0007/",
                "url": "https://security.netapp.com/advisory/ntap-20220707-0007/"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "A flaw in Linux Kernel found in nfcmrvl_nci_unregister_dev() in drivers/nfc/nfcmrvl/main.c can lead to use after free both read or write when non synchronized between cleanup routine and firmware download routine."
            }
        ]
    }
}