{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-42306",
        "ASSIGNER": "cve@kernel.org",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nudf: Avoid using corrupted block bitmap buffer\n\nWhen the filesystem block bitmap is corrupted, we detect the corruption\nwhile loading the bitmap and fail the allocation with error. However the\nnext allocation from the same bitmap will notice the bitmap buffer is\nalready loaded and tries to allocate from the bitmap with mixed results\n(depending on the exact nature of the bitmap corruption). Fix the\nproblem by using BH_verified bit to indicate whether the bitmap is valid\nor not."
            }
        ]
    },
    "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": "7648ea9896b3",
                                            "version_value": "cae9e59cc416"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "4ac54312f623",
                                            "version_value": "2199e157a465"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "099bf90d7fc4",
                                            "version_value": "6a43e3c210df"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "6ac8f2c8362a",
                                            "version_value": "271cab2ca006"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "1e0d4adf17e7",
                                            "version_value": "57053b3bcf34"
                                        },
                                        {
                                            "version_value": "not down converted",
                                            "x_cve_json_5_version_data": {
                                                "versions": [
                                                    {
                                                        "version": "6.3",
                                                        "status": "affected"
                                                    },
                                                    {
                                                        "version": "0",
                                                        "lessThan": "6.3",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "5.4.282",
                                                        "lessThanOrEqual": "5.4.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "5.10.224",
                                                        "lessThanOrEqual": "5.10.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "5.15.165",
                                                        "lessThanOrEqual": "5.15.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.1.103",
                                                        "lessThanOrEqual": "6.1.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.6.44",
                                                        "lessThanOrEqual": "6.6.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.10.3",
                                                        "lessThanOrEqual": "6.10.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.11",
                                                        "lessThanOrEqual": "*",
                                                        "status": "unaffected",
                                                        "versionType": "original_commit_for_fix"
                                                    }
                                                ],
                                                "defaultStatus": "affected"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://git.kernel.org/stable/c/cae9e59cc41683408b70b9ab569f8654866ba914",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/cae9e59cc41683408b70b9ab569f8654866ba914"
            },
            {
                "url": "https://git.kernel.org/stable/c/2199e157a465aaf98294d3932797ecd7fce942d5",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/2199e157a465aaf98294d3932797ecd7fce942d5"
            },
            {
                "url": "https://git.kernel.org/stable/c/6a43e3c210df6c5f00570f4be49a897677dbcb64",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/6a43e3c210df6c5f00570f4be49a897677dbcb64"
            },
            {
                "url": "https://git.kernel.org/stable/c/271cab2ca00652bc984e269cf1208699a1e09cdd",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/271cab2ca00652bc984e269cf1208699a1e09cdd"
            },
            {
                "url": "https://git.kernel.org/stable/c/57053b3bcf3403b80db6f65aba284d7dfe7326af",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/57053b3bcf3403b80db6f65aba284d7dfe7326af"
            },
            {
                "url": "https://git.kernel.org/stable/c/8ca170c39eca7cad6e0cfeb24e351d8f8eddcd65",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/8ca170c39eca7cad6e0cfeb24e351d8f8eddcd65"
            },
            {
                "url": "https://git.kernel.org/stable/c/a90d4471146de21745980cba51ce88e7926bcc4f",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/a90d4471146de21745980cba51ce88e7926bcc4f"
            }
        ]
    },
    "generator": {
        "engine": "bippy-c9c4e1df01b2"
    }
}