{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-40920",
        "ASSIGNER": "cve@kernel.org",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: bridge: mst: fix suspicious rcu usage in br_mst_set_state\n\nI converted br_mst_set_state to RCU to avoid a vlan use-after-free\nbut forgot to change the vlan group dereference helper. Switch to vlan\ngroup RCU deref helper to fix the suspicious rcu usage warning."
            }
        ]
    },
    "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": "8ca9a750fc71",
                                            "version_value": "caaa2129784a"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "4488617e5e99",
                                            "version_value": "7caefa277172"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "e43dd2b1ec74",
                                            "version_value": "406bfc04b01e"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "3a7c1661ae13",
                                            "version_value": "546ceb1dfdac"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "6.1.93",
                                            "version_value": "6.1.95"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "6.6.33",
                                            "version_value": "6.6.35"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "6.9.3",
                                            "version_value": "6.9.6"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://git.kernel.org/stable/c/caaa2129784a04dcade0ea92c12e6ff90bbd23d8",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/caaa2129784a04dcade0ea92c12e6ff90bbd23d8"
            },
            {
                "url": "https://git.kernel.org/stable/c/7caefa2771722e65496d85b62e1dc4442b7d1345",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/7caefa2771722e65496d85b62e1dc4442b7d1345"
            },
            {
                "url": "https://git.kernel.org/stable/c/406bfc04b01ee47e4c626f77ecc7d9f85135b166",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/406bfc04b01ee47e4c626f77ecc7d9f85135b166"
            },
            {
                "url": "https://git.kernel.org/stable/c/546ceb1dfdac866648ec959cbc71d9525bd73462",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/546ceb1dfdac866648ec959cbc71d9525bd73462"
            }
        ]
    },
    "generator": {
        "engine": "bippy-c9c4e1df01b2"
    }
}