{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-26855",
        "ASSIGNER": "cve@kernel.org",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()\n\nThe function ice_bridge_setlink() may encounter a NULL pointer dereference\nif nlmsg_find_attr() returns NULL and br_spec is dereferenced subsequently\nin nla_for_each_nested(). To address this issue, add a check to ensure that\nbr_spec is not NULL before proceeding with the nested attribute iteration."
            }
        ]
    },
    "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": "b1edc14a3fbf",
                                            "version_value": "d9fefc511331"
                                        },
                                        {
                                            "version_value": "not down converted",
                                            "x_cve_json_5_version_data": {
                                                "versions": [
                                                    {
                                                        "version": "4.20",
                                                        "status": "affected"
                                                    },
                                                    {
                                                        "version": "0",
                                                        "lessThan": "4.20",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "5.4.272",
                                                        "lessThanOrEqual": "5.4.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "5.10.213",
                                                        "lessThanOrEqual": "5.10.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "5.15.152",
                                                        "lessThanOrEqual": "5.15.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.1.82",
                                                        "lessThanOrEqual": "6.1.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.6.22",
                                                        "lessThanOrEqual": "6.6.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.7.10",
                                                        "lessThanOrEqual": "6.7.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.8",
                                                        "lessThanOrEqual": "*",
                                                        "status": "unaffected",
                                                        "versionType": "original_commit_for_fix"
                                                    }
                                                ],
                                                "defaultStatus": "affected"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://git.kernel.org/stable/c/d9fefc51133107e59d192d773be86c1150cfeebb",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/d9fefc51133107e59d192d773be86c1150cfeebb"
            },
            {
                "url": "https://git.kernel.org/stable/c/37fe99016b12d32100ce670216816dba6c48b309",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/37fe99016b12d32100ce670216816dba6c48b309"
            },
            {
                "url": "https://git.kernel.org/stable/c/8d95465d9a424200485792858c5b3be54658ce19",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/8d95465d9a424200485792858c5b3be54658ce19"
            },
            {
                "url": "https://git.kernel.org/stable/c/afdd29726a6de4ba27cd15590661424c888dc596",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/afdd29726a6de4ba27cd15590661424c888dc596"
            },
            {
                "url": "https://git.kernel.org/stable/c/1a770927dc1d642b22417c3e668c871689fc58b3",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/1a770927dc1d642b22417c3e668c871689fc58b3"
            },
            {
                "url": "https://git.kernel.org/stable/c/0e296067ae0d74a10b4933601f9aa9f0ec8f157f",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/0e296067ae0d74a10b4933601f9aa9f0ec8f157f"
            },
            {
                "url": "https://git.kernel.org/stable/c/06e456a05d669ca30b224b8ed962421770c1496c",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/06e456a05d669ca30b224b8ed962421770c1496c"
            },
            {
                "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html",
                "refsource": "MISC",
                "name": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html"
            }
        ]
    },
    "generator": {
        "engine": "bippy-a5840b7849dd"
    }
}