CVE-2023-53014

Source
https://cve.org/CVERecord?id=CVE-2023-53014
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53014.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53014
Downstream
Published
2025-03-27T16:43:43.172Z
Modified
2026-02-20T01:35:08.092466Z
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
dmaengine: tegra: Fix memory leak in terminate_all()
Details

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

dmaengine: tegra: Fix memory leak in terminate_all()

Terminate vdesc when terminating an ongoing transfer. This will ensure that the vdesc is present in the descterminated list The descriptor will be freed later in descfree_list().

This fixes the memory leaks which can happen when terminating an ongoing transfer.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53014.json"
}
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
ee17028009d49fffed8cc963455d33b1fd3f1d08
Fixed
567128076d554e41609c61b7d447089094ff72c5
Fixed
a7a7ee6f5a019ad72852c001abbce50d35e992f2

Affected versions

v5.*
v5.18
v5.18-rc2
v5.18-rc3
v5.18-rc4
v5.18-rc5
v5.18-rc6
v5.18-rc7
v5.19
v5.19-rc1
v5.19-rc2
v5.19-rc3
v5.19-rc4
v5.19-rc5
v5.19-rc6
v5.19-rc7
v5.19-rc8
v6.*
v6.0
v6.0-rc1
v6.0-rc2
v6.0-rc3
v6.0-rc4
v6.0-rc5
v6.0-rc6
v6.0-rc7
v6.1
v6.1-rc1
v6.1-rc2
v6.1-rc3
v6.1-rc4
v6.1-rc5
v6.1-rc6
v6.1-rc7
v6.1-rc8
v6.1.1
v6.1.2
v6.1.3
v6.1.4
v6.1.5
v6.1.6
v6.1.7
v6.1.8
v6.2-rc1

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53014.json"
vanir_signatures
[
    {
        "id": "CVE-2023-53014-7cd4ce1b",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@567128076d554e41609c61b7d447089094ff72c5",
        "target": {
            "file": "drivers/dma/tegra186-gpc-dma.c",
            "function": "tegra_dma_terminate_all"
        },
        "signature_type": "Function",
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "length": 506.0,
            "function_hash": "188260900065300064453162811962756348489"
        }
    },
    {
        "id": "CVE-2023-53014-83f09308",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a7a7ee6f5a019ad72852c001abbce50d35e992f2",
        "target": {
            "file": "drivers/dma/tegra186-gpc-dma.c",
            "function": "tegra_dma_terminate_all"
        },
        "signature_type": "Function",
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "length": 506.0,
            "function_hash": "188260900065300064453162811962756348489"
        }
    },
    {
        "id": "CVE-2023-53014-c238ee53",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a7a7ee6f5a019ad72852c001abbce50d35e992f2",
        "target": {
            "file": "drivers/dma/tegra186-gpc-dma.c"
        },
        "signature_type": "Line",
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "209549671452089806623622099658846362977",
                "310950338010744013754426319506750642067",
                "82406837448622240822582270906962725557"
            ],
            "threshold": 0.9
        }
    },
    {
        "id": "CVE-2023-53014-dc7d6215",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@567128076d554e41609c61b7d447089094ff72c5",
        "target": {
            "file": "drivers/dma/tegra186-gpc-dma.c"
        },
        "signature_type": "Line",
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "209549671452089806623622099658846362977",
                "310950338010744013754426319506750642067",
                "82406837448622240822582270906962725557"
            ],
            "threshold": 0.9
        }
    }
]

Git / github.com/gregkh/linux

Affected ranges

Type
GIT
Repo
https://github.com/gregkh/linux
Events

Affected versions

v5.*
v5.19
v6.*
v6.0
v6.0-rc1
v6.0-rc2
v6.0-rc3
v6.0-rc4
v6.0-rc5
v6.0-rc6
v6.0-rc7
v6.1
v6.1-rc1
v6.1-rc2
v6.1-rc3
v6.1-rc4
v6.1-rc5
v6.1-rc6
v6.1-rc7
v6.1-rc8
v6.1.1
v6.1.2
v6.1.3
v6.1.4
v6.1.5
v6.1.6
v6.1.7
v6.1.8

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53014.json"