{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-41055",
        "ASSIGNER": "cve@kernel.org",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: prevent derefencing NULL ptr in pfn_section_valid()\n\nCommit 5ec8e8ea8b77 (\"mm/sparsemem: fix race in accessing\nmemory_section->usage\") changed pfn_section_valid() to add a READ_ONCE()\ncall around \"ms->usage\" to fix a race with section_deactivate() where\nms->usage can be cleared.  The READ_ONCE() call, by itself, is not enough\nto prevent NULL pointer dereference.  We need to check its value before\ndereferencing it."
            }
        ]
    },
    "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": "90ad17575d26",
                                            "version_value": "0100aeb8a12d"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "b448de2459b6",
                                            "version_value": "bc17f2377818"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "68ed9e333240",
                                            "version_value": "941e81618566"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "70064241f222",
                                            "version_value": "797323d1cf92"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "5ec8e8ea8b77",
                                            "version_value": "adccdf702b4e"
                                        },
                                        {
                                            "version_value": "not down converted",
                                            "x_cve_json_5_version_data": {
                                                "versions": [
                                                    {
                                                        "version": "6.8",
                                                        "status": "affected"
                                                    },
                                                    {
                                                        "version": "0",
                                                        "lessThan": "6.8",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "5.10.222",
                                                        "lessThanOrEqual": "5.10.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "5.15.163",
                                                        "lessThanOrEqual": "5.15.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.1.100",
                                                        "lessThanOrEqual": "6.1.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.6.41",
                                                        "lessThanOrEqual": "6.6.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.9.10",
                                                        "lessThanOrEqual": "6.9.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.10",
                                                        "lessThanOrEqual": "*",
                                                        "status": "unaffected",
                                                        "versionType": "original_commit_for_fix"
                                                    }
                                                ],
                                                "defaultStatus": "affected"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://git.kernel.org/stable/c/0100aeb8a12d51950418e685f879cc80cb8e5982",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/0100aeb8a12d51950418e685f879cc80cb8e5982"
            },
            {
                "url": "https://git.kernel.org/stable/c/bc17f2377818dca643a74499c3f5333500c90503",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/bc17f2377818dca643a74499c3f5333500c90503"
            },
            {
                "url": "https://git.kernel.org/stable/c/941e816185661bf2b44b488565d09444ae316509",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/941e816185661bf2b44b488565d09444ae316509"
            },
            {
                "url": "https://git.kernel.org/stable/c/797323d1cf92d09b7a017cfec576d9babf99cde7",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/797323d1cf92d09b7a017cfec576d9babf99cde7"
            },
            {
                "url": "https://git.kernel.org/stable/c/adccdf702b4ea913ded5ff512239e382d7473b63",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/adccdf702b4ea913ded5ff512239e382d7473b63"
            },
            {
                "url": "https://git.kernel.org/stable/c/82f0b6f041fad768c28b4ad05a683065412c226e",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/82f0b6f041fad768c28b4ad05a683065412c226e"
            }
        ]
    },
    "generator": {
        "engine": "bippy-c9c4e1df01b2"
    }
}