CVE-2024-53078

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-53078
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-53078.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-53078
Downstream
Related
Published
2024-11-19T17:31:41Z
Modified
2025-10-17T16:45:01.798250Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
drm/tegra: Fix NULL vs IS_ERR() check in probe()
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/tegra: Fix NULL vs IS_ERR() check in probe()

The iommupagingdomain_alloc() function doesn't return NULL pointers, it returns error pointers. Update the check to match.

References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
45c690aea8ee5b7d012cd593bd288540a4bfdbf0
Fixed
6d6c005855b97b8caf6039c1774745ee74c91fa6
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
45c690aea8ee5b7d012cd593bd288540a4bfdbf0
Fixed
a85df8c7b5ee2d3d4823befada42c5c41aff4cb0

Affected versions

v6.*

v6.11
v6.11-rc2
v6.11-rc3
v6.11-rc4
v6.11-rc5
v6.11-rc6
v6.11-rc7
v6.11.1
v6.11.2
v6.11.3
v6.11.4
v6.11.5
v6.11.6
v6.12-rc1
v6.12-rc2
v6.12-rc3

Database specific

vanir_signatures

[
    {
        "signature_version": "v1",
        "id": "CVE-2024-53078-0357b513",
        "target": {
            "file": "drivers/gpu/drm/tegra/drm.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "276542414686043327665055475459706174340",
                "200191767663310291155216839653756363722",
                "54480551192079905196155903719933226699",
                "109385486376721281153740403119981311264",
                "278229972359357045640398715144213321221"
            ]
        },
        "signature_type": "Line",
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a85df8c7b5ee2d3d4823befada42c5c41aff4cb0"
    },
    {
        "signature_version": "v1",
        "id": "CVE-2024-53078-296713d4",
        "target": {
            "file": "drivers/gpu/drm/tegra/drm.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "276542414686043327665055475459706174340",
                "200191767663310291155216839653756363722",
                "54480551192079905196155903719933226699",
                "109385486376721281153740403119981311264",
                "278229972359357045640398715144213321221"
            ]
        },
        "signature_type": "Line",
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@6d6c005855b97b8caf6039c1774745ee74c91fa6"
    },
    {
        "signature_version": "v1",
        "id": "CVE-2024-53078-4b9176a5",
        "target": {
            "file": "drivers/gpu/drm/tegra/drm.c",
            "function": "host1x_drm_probe"
        },
        "digest": {
            "length": 2974.0,
            "function_hash": "132285234394293317686032019129235470230"
        },
        "signature_type": "Function",
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a85df8c7b5ee2d3d4823befada42c5c41aff4cb0"
    },
    {
        "signature_version": "v1",
        "id": "CVE-2024-53078-d86a4596",
        "target": {
            "file": "drivers/gpu/drm/tegra/drm.c",
            "function": "host1x_drm_probe"
        },
        "digest": {
            "length": 2974.0,
            "function_hash": "132285234394293317686032019129235470230"
        },
        "signature_type": "Function",
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@6d6c005855b97b8caf6039c1774745ee74c91fa6"
    }
]

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.11.0
Fixed
6.11.7