{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2023-54003",
        "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "state": "PUBLISHED",
        "assignerShortName": "Linux",
        "dateReserved": "2025-12-24T10:53:46.177Z",
        "datePublished": "2025-12-24T10:55:38.425Z",
        "dateUpdated": "2026-05-11T19:53:24.591Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
                "shortName": "Linux",
                "dateUpdated": "2026-05-11T19:53:24.591Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/core: Fix GID entry ref leak when create_ah fails\n\nIf AH create request fails, release sgid_attr to avoid GID entry\nreferrence leak reported while releasing GID table"
                }
            ],
            "affected": [
                {
                    "product": "Linux",
                    "vendor": "Linux",
                    "defaultStatus": "unaffected",
                    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                    "programFiles": [
                        "drivers/infiniband/core/verbs.c"
                    ],
                    "versions": [
                        {
                            "version": "1a1f460ff151710289c2f8d4badd8b603b87d610",
                            "lessThan": "9c46c49ad3ffe84121715d392b5a0a94f9f10669",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "1a1f460ff151710289c2f8d4badd8b603b87d610",
                            "lessThan": "d1b9b3191697a80aca8e247320eba46f24d41d18",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "1a1f460ff151710289c2f8d4badd8b603b87d610",
                            "lessThan": "e97ff11b396c320d2cc025b09741ba432fcb20a2",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "1a1f460ff151710289c2f8d4badd8b603b87d610",
                            "lessThan": "370280c65c28a515b841c9f2c08524f06182510c",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "1a1f460ff151710289c2f8d4badd8b603b87d610",
                            "lessThan": "632d6baf8884d803e598bf5164008d23fd9b736c",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "1a1f460ff151710289c2f8d4badd8b603b87d610",
                            "lessThan": "aca3b0fa3d04b40c96934d86cc224cccfa7ea8e0",
                            "status": "affected",
                            "versionType": "git"
                        }
                    ]
                },
                {
                    "product": "Linux",
                    "vendor": "Linux",
                    "defaultStatus": "affected",
                    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                    "programFiles": [
                        "drivers/infiniband/core/verbs.c"
                    ],
                    "versions": [
                        {
                            "version": "4.19",
                            "status": "affected"
                        },
                        {
                            "version": "0",
                            "lessThan": "4.19",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "5.4.241",
                            "lessThanOrEqual": "5.4.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "5.10.178",
                            "lessThanOrEqual": "5.10.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "5.15.108",
                            "lessThanOrEqual": "5.15.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.1.25",
                            "lessThanOrEqual": "6.1.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.2.12",
                            "lessThanOrEqual": "6.2.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.3",
                            "lessThanOrEqual": "*",
                            "status": "unaffected",
                            "versionType": "original_commit_for_fix"
                        }
                    ]
                }
            ],
            "cpeApplicability": [
                {
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "4.19",
                                    "versionEndExcluding": "5.4.241"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "4.19",
                                    "versionEndExcluding": "5.10.178"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "4.19",
                                    "versionEndExcluding": "5.15.108"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "4.19",
                                    "versionEndExcluding": "6.1.25"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "4.19",
                                    "versionEndExcluding": "6.2.12"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "4.19",
                                    "versionEndExcluding": "6.3"
                                }
                            ]
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://git.kernel.org/stable/c/9c46c49ad3ffe84121715d392b5a0a94f9f10669"
                },
                {
                    "url": "https://git.kernel.org/stable/c/d1b9b3191697a80aca8e247320eba46f24d41d18"
                },
                {
                    "url": "https://git.kernel.org/stable/c/e97ff11b396c320d2cc025b09741ba432fcb20a2"
                },
                {
                    "url": "https://git.kernel.org/stable/c/370280c65c28a515b841c9f2c08524f06182510c"
                },
                {
                    "url": "https://git.kernel.org/stable/c/632d6baf8884d803e598bf5164008d23fd9b736c"
                },
                {
                    "url": "https://git.kernel.org/stable/c/aca3b0fa3d04b40c96934d86cc224cccfa7ea8e0"
                }
            ],
            "title": "RDMA/core: Fix GID entry ref leak when create_ah fails",
            "x_generator": {
                "engine": "bippy-1.2.0"
            }
        }
    }
}