{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2021-47043",
        "ASSIGNER": "cve@kernel.org",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: venus: core: Fix some resource leaks in the error path of 'venus_probe()'\n\nIf an error occurs after a successful 'of_icc_get()' call, it must be\nundone.\n\nUse 'devm_of_icc_get()' instead of 'of_icc_get()' to avoid the leak.\nUpdate the remove function accordingly and axe the now unneeded\n'icc_put()' calls."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "n/a"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Linux",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Linux",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "32f0a6ddc8c9",
                                            "version_value": "00b68a747834"
                                        },
                                        {
                                            "version_value": "not down converted",
                                            "x_cve_json_5_version_data": {
                                                "versions": [
                                                    {
                                                        "version": "5.5",
                                                        "status": "affected"
                                                    },
                                                    {
                                                        "version": "0",
                                                        "lessThan": "5.5",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "5.10.37",
                                                        "lessThanOrEqual": "5.10.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "5.11.21",
                                                        "lessThanOrEqual": "5.11.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "5.12.4",
                                                        "lessThanOrEqual": "5.12.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "5.13",
                                                        "lessThanOrEqual": "*",
                                                        "status": "unaffected",
                                                        "versionType": "original_commit_for_fix"
                                                    }
                                                ],
                                                "defaultStatus": "affected"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://git.kernel.org/stable/c/00b68a7478343afdf83f30c43e64db5296057030",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/00b68a7478343afdf83f30c43e64db5296057030"
            },
            {
                "url": "https://git.kernel.org/stable/c/940d01eceb3a7866fbfca136a55a5625fc75a565",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/940d01eceb3a7866fbfca136a55a5625fc75a565"
            },
            {
                "url": "https://git.kernel.org/stable/c/711acdf0228dc71601247f28b56f13e850e395c8",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/711acdf0228dc71601247f28b56f13e850e395c8"
            },
            {
                "url": "https://git.kernel.org/stable/c/5a465c5391a856a0c1e9554964d660676c35d1b2",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/5a465c5391a856a0c1e9554964d660676c35d1b2"
            }
        ]
    },
    "generator": {
        "engine": "bippy-a5840b7849dd"
    }
}