{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2024-53060",
        "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "state": "PUBLISHED",
        "assignerShortName": "Linux",
        "dateReserved": "2024-11-19T17:17:24.974Z",
        "datePublished": "2024-11-19T17:22:31.502Z",
        "dateUpdated": "2026-05-11T20:50:02.676Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
                "shortName": "Linux",
                "dateUpdated": "2026-05-11T20:50:02.676Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: prevent NULL pointer dereference if ATIF is not supported\n\nacpi_evaluate_object() may return AE_NOT_FOUND (failure), which\nwould result in dereferencing buffer.pointer (obj) while being NULL.\n\nAlthough this case may be unrealistic for the current code, it is\nstill better to protect against possible bugs.\n\nBail out also when status is AE_NOT_FOUND.\n\nThis fixes 1 FORWARD_NULL issue reported by Coverity\nReport: CID 1600951:  Null pointer dereferences  (FORWARD_NULL)\n\n(cherry picked from commit 91c9e221fe2553edf2db71627d8453f083de87a1)"
                }
            ],
            "affected": [
                {
                    "product": "Linux",
                    "vendor": "Linux",
                    "defaultStatus": "unaffected",
                    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                    "programFiles": [
                        "drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c"
                    ],
                    "versions": [
                        {
                            "version": "58556dcbd5606a5daccaee73b2130bc16b48e025",
                            "lessThan": "ce8a00a00e36f61f5a1e47734332420b68784c43",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "43b4fa6e0e238c6e2662f4fb61d9f51c2785fb1d",
                            "lessThan": "8d7a28eca7553d35d4ce192fa1f390f2357df41b",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "234682910971732cd4da96fd95946e296e486b38",
                            "lessThan": "2ac7f253deada4d449559b65a1c1cd0a6f6f19b7",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "6032287747f874b52dc8b9d7490e2799736e035f",
                            "lessThan": "27fc29b5376998c126c85cf9b15d9dfc2afc9cbe",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "cd67af3c1762de4c2483ae4dbdd98f9ea8fa56e3",
                            "lessThan": "1a9f55ed5b512f510ccd21ad527d532e60550e80",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "975ede2a7bec52b5da1428829b3439667c8a234b",
                            "lessThan": "a613a392417532ca5aaf3deac6e3277aa7aaef2b",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "1d7175f9c57b1abf9ecfbdfd53ea760761f52ffe",
                            "lessThan": "b9d9881237afeb52eddd70077b7174bf17e2fa30",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "bf58f03931fdcf7b3c45cb76ac13244477a60f44",
                            "lessThan": "a6dd15981c03f2cdc9a351a278f09b5479d53d2e",
                            "status": "affected",
                            "versionType": "git"
                        }
                    ]
                },
                {
                    "product": "Linux",
                    "vendor": "Linux",
                    "defaultStatus": "unaffected",
                    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                    "programFiles": [
                        "drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c"
                    ],
                    "versions": [
                        {
                            "version": "4.19.323",
                            "lessThan": "4.19.324",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "5.4.285",
                            "lessThan": "5.4.286",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "5.10.229",
                            "lessThan": "5.10.230",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "5.15.170",
                            "lessThan": "5.15.172",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.1.115",
                            "lessThan": "6.1.117",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.6.59",
                            "lessThan": "6.6.61",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.11.6",
                            "lessThan": "6.11.8",
                            "status": "affected",
                            "versionType": "semver"
                        }
                    ]
                }
            ],
            "cpeApplicability": [
                {
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "4.19.323",
                                    "versionEndExcluding": "4.19.324"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "5.4.285",
                                    "versionEndExcluding": "5.4.286"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "5.10.229",
                                    "versionEndExcluding": "5.10.230"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "5.15.170",
                                    "versionEndExcluding": "5.15.172"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "6.1.115",
                                    "versionEndExcluding": "6.1.117"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "6.6.59",
                                    "versionEndExcluding": "6.6.61"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "6.11.6",
                                    "versionEndExcluding": "6.11.8"
                                }
                            ]
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://git.kernel.org/stable/c/ce8a00a00e36f61f5a1e47734332420b68784c43"
                },
                {
                    "url": "https://git.kernel.org/stable/c/8d7a28eca7553d35d4ce192fa1f390f2357df41b"
                },
                {
                    "url": "https://git.kernel.org/stable/c/2ac7f253deada4d449559b65a1c1cd0a6f6f19b7"
                },
                {
                    "url": "https://git.kernel.org/stable/c/27fc29b5376998c126c85cf9b15d9dfc2afc9cbe"
                },
                {
                    "url": "https://git.kernel.org/stable/c/1a9f55ed5b512f510ccd21ad527d532e60550e80"
                },
                {
                    "url": "https://git.kernel.org/stable/c/a613a392417532ca5aaf3deac6e3277aa7aaef2b"
                },
                {
                    "url": "https://git.kernel.org/stable/c/b9d9881237afeb52eddd70077b7174bf17e2fa30"
                },
                {
                    "url": "https://git.kernel.org/stable/c/a6dd15981c03f2cdc9a351a278f09b5479d53d2e"
                }
            ],
            "title": "drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported",
            "x_generator": {
                "engine": "bippy-1.2.0"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 5.5,
                            "attackVector": "LOCAL",
                            "baseSeverity": "MEDIUM",
                            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                            "integrityImpact": "NONE",
                            "userInteraction": "NONE",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "HIGH",
                            "privilegesRequired": "LOW",
                            "confidentialityImpact": "NONE"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "id": "CVE-2024-53060",
                                "role": "CISA Coordinator",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "version": "2.0.3",
                                "timestamp": "2025-10-01T20:12:49.523326Z"
                            }
                        }
                    }
                ],
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "lang": "en",
                                "type": "CWE",
                                "cweId": "CWE-476",
                                "description": "CWE-476 NULL Pointer Dereference"
                            }
                        ]
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-10-01T20:17:17.614Z"
                }
            },
            {
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html"
                    },
                    {
                        "url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html"
                    }
                ],
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2025-11-03T22:28:54.886Z"
                }
            }
        ]
    }
}