CVE-2023-52661 (GCVE-0-2023-52661)
Vulnerability from cvelistv5 – Published: 2024-05-17 13:40 – Updated: 2026-05-11 19:31
VLAI
EPSS
VEX
Title
drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()
Summary
In the Linux kernel, the following vulnerability has been resolved:
drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()
If clk_get_sys(..., "pll_d2_out0") fails, the clk_get_sys() call must be
undone.
Add the missing clk_put and a new 'put_pll_d_out0' label in the error
handling path, and use it.
Severity
No CVSS data available.
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-06-12 15:15 UTC
Assigner
References
6 references
Impacted products
2 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Linux | Linux |
Affected:
527bf2adf012785636a89a1c6f7c5a62f259e1a9 , < 5c8dc26e31b8b410ad1895e0d314def50c76eed0
(git)
Affected: 0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c , < f3f407ccbe84a34de9be3195d22cdd5969f3fd9f (git) Affected: 0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c , < 845322a9c06dd1dcf35b6c4e3af89684297c23cc (git) Affected: 0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c , < 2388c36e028fff7f8ffd515681a14c6c2c07fea7 (git) Affected: 0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c , < fa74e4f5d0821829545b9f7034a0e577c205c101 (git) Affected: 0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c , < 45c8034db47842b25a3ab6139d71e13b4e67b9b3 (git) |
guessed | |
| Linux | Linux |
Affected:
5.17
Unaffected: 0 , < 5.17 (semver) Unaffected: 6.1.83 , ≤ 6.1.* (semver) Unaffected: 6.6.23 , ≤ 6.6.* (semver) Unaffected: 6.7.11 , ≤ 6.7.* (semver) Unaffected: 6.8.2 , ≤ 6.8.* (semver) Unaffected: 6.9 , ≤ * (original_commit_for_fix) |
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-52661",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-06-12T15:15:17.985875Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-12T15:19:29.928Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T23:03:21.362Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://git.kernel.org/stable/c/5c8dc26e31b8b410ad1895e0d314def50c76eed0"
},
{
"tags": [
"x_transferred"
],
"url": "https://git.kernel.org/stable/c/f3f407ccbe84a34de9be3195d22cdd5969f3fd9f"
},
{
"tags": [
"x_transferred"
],
"url": "https://git.kernel.org/stable/c/845322a9c06dd1dcf35b6c4e3af89684297c23cc"
},
{
"tags": [
"x_transferred"
],
"url": "https://git.kernel.org/stable/c/2388c36e028fff7f8ffd515681a14c6c2c07fea7"
},
{
"tags": [
"x_transferred"
],
"url": "https://git.kernel.org/stable/c/fa74e4f5d0821829545b9f7034a0e577c205c101"
},
{
"tags": [
"x_transferred"
],
"url": "https://git.kernel.org/stable/c/45c8034db47842b25a3ab6139d71e13b4e67b9b3"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/gpu/drm/tegra/rgb.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "5c8dc26e31b8b410ad1895e0d314def50c76eed0",
"status": "affected",
"version": "527bf2adf012785636a89a1c6f7c5a62f259e1a9",
"versionType": "git"
},
{
"lessThan": "f3f407ccbe84a34de9be3195d22cdd5969f3fd9f",
"status": "affected",
"version": "0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c",
"versionType": "git"
},
{
"lessThan": "845322a9c06dd1dcf35b6c4e3af89684297c23cc",
"status": "affected",
"version": "0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c",
"versionType": "git"
},
{
"lessThan": "2388c36e028fff7f8ffd515681a14c6c2c07fea7",
"status": "affected",
"version": "0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c",
"versionType": "git"
},
{
"lessThan": "fa74e4f5d0821829545b9f7034a0e577c205c101",
"status": "affected",
"version": "0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c",
"versionType": "git"
},
{
"lessThan": "45c8034db47842b25a3ab6139d71e13b4e67b9b3",
"status": "affected",
"version": "0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/gpu/drm/tegra/rgb.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "5.17"
},
{
"lessThan": "5.17",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.83",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.23",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.7.*",
"status": "unaffected",
"version": "6.7.11",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.8.*",
"status": "unaffected",
"version": "6.8.2",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.9",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.83",
"versionStartIncluding": "5.17",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.23",
"versionStartIncluding": "5.17",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.7.11",
"versionStartIncluding": "5.17",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.8.2",
"versionStartIncluding": "5.17",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.9",
"versionStartIncluding": "5.17",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()\n\nIf clk_get_sys(..., \"pll_d2_out0\") fails, the clk_get_sys() call must be\nundone.\n\nAdd the missing clk_put and a new \u0027put_pll_d_out0\u0027 label in the error\nhandling path, and use it."
}
],
"providerMetadata": {
"dateUpdated": "2026-05-11T19:31:16.051Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/5c8dc26e31b8b410ad1895e0d314def50c76eed0"
},
{
"url": "https://git.kernel.org/stable/c/f3f407ccbe84a34de9be3195d22cdd5969f3fd9f"
},
{
"url": "https://git.kernel.org/stable/c/845322a9c06dd1dcf35b6c4e3af89684297c23cc"
},
{
"url": "https://git.kernel.org/stable/c/2388c36e028fff7f8ffd515681a14c6c2c07fea7"
},
{
"url": "https://git.kernel.org/stable/c/fa74e4f5d0821829545b9f7034a0e577c205c101"
},
{
"url": "https://git.kernel.org/stable/c/45c8034db47842b25a3ab6139d71e13b4e67b9b3"
}
],
"title": "drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2023-52661",
"datePublished": "2024-05-17T13:40:58.623Z",
"dateReserved": "2024-03-07T14:49:46.885Z",
"dateUpdated": "2026-05-11T19:31:16.051Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-52661",
"date": "2026-09-13",
"epss": "0.00225",
"percentile": "0.13146"
},
"microsoft_vex": {
"current_release_date": "2024-09-11T00:00:00.000Z",
"cve": "CVE-2023-52661",
"id": "msrc_CVE-2023-52661",
"initial_release_date": "2024-05-02T07:00:00.000Z",
"product_status:fixed": "2",
"product_status:known_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2023-52661.json",
"version": "1"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-52661\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-05-17T14:15:08.163\",\"lastModified\":\"2026-06-17T06:43:17.087\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ndrm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()\\n\\nIf clk_get_sys(..., \\\"pll_d2_out0\\\") fails, the clk_get_sys() call must be\\nundone.\\n\\nAdd the missing clk_put and a new \u0027put_pll_d_out0\u0027 label in the error\\nhandling path, and use it.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/tegra: rgb: corrige la falta de clk_put() en las rutas de manejo de errores de tegra_dc_rgb_probe(). Si clk_get_sys(..., \\\"pll_d2_out0\\\") falla, la llamada clk_get_sys() debe deshacerse. Agregue el clk_put que falta y una nueva etiqueta \u0027put_pll_d_out0\u0027 en la ruta de manejo de errores y \u00fasela.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/gpu/drm/tegra/rgb.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"527bf2adf012785636a89a1c6f7c5a62f259e1a9\",\"lessThan\":\"5c8dc26e31b8b410ad1895e0d314def50c76eed0\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c\",\"lessThan\":\"f3f407ccbe84a34de9be3195d22cdd5969f3fd9f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c\",\"lessThan\":\"845322a9c06dd1dcf35b6c4e3af89684297c23cc\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c\",\"lessThan\":\"2388c36e028fff7f8ffd515681a14c6c2c07fea7\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c\",\"lessThan\":\"fa74e4f5d0821829545b9f7034a0e577c205c101\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c\",\"lessThan\":\"45c8034db47842b25a3ab6139d71e13b4e67b9b3\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/gpu/drm/tegra/rgb.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.17\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.17\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.83\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.23\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.7.11\",\"lessThanOrEqual\":\"6.7.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.8.2\",\"lessThanOrEqual\":\"6.8.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.9\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-06-12T15:15:17.985875Z\",\"id\":\"CVE-2023-52661\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-401\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.17\",\"versionEndExcluding\":\"6.1.83\",\"matchCriteriaId\":\"668E0D16-D4A6-424F-9129-B0BB65DDD7DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.23\",\"matchCriteriaId\":\"E00814DC-0BA7-431A-9926-80FEB4A96C68\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.7.11\",\"matchCriteriaId\":\"9B95D3A6-E162-47D5-ABFC-F3FA74FA7CFD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.8\",\"versionEndExcluding\":\"6.8.2\",\"matchCriteriaId\":\"543A75FF-25B8-4046-A514-1EA8EDD87AB1\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/2388c36e028fff7f8ffd515681a14c6c2c07fea7\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/45c8034db47842b25a3ab6139d71e13b4e67b9b3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/5c8dc26e31b8b410ad1895e0d314def50c76eed0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/845322a9c06dd1dcf35b6c4e3af89684297c23cc\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f3f407ccbe84a34de9be3195d22cdd5969f3fd9f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/fa74e4f5d0821829545b9f7034a0e577c205c101\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/2388c36e028fff7f8ffd515681a14c6c2c07fea7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/45c8034db47842b25a3ab6139d71e13b4e67b9b3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/5c8dc26e31b8b410ad1895e0d314def50c76eed0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/845322a9c06dd1dcf35b6c4e3af89684297c23cc\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f3f407ccbe84a34de9be3195d22cdd5969f3fd9f\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/fa74e4f5d0821829545b9f7034a0e577c205c101\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Low",
"current_release_date": "2026-06-28T07:57:11+00:00",
"cve": "CVE-2023-52661",
"id": "CVE-2023-52661",
"initial_release_date": "2023-01-01T00:00:00+00:00",
"product_status:fixed": "280",
"product_status:known_affected": "22",
"product_status:known_not_affected": "98",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "kernel: drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-52661.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/5c8dc26e31b8b410ad1895e0d314def50c76eed0\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/f3f407ccbe84a34de9be3195d22cdd5969f3fd9f\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/845322a9c06dd1dcf35b6c4e3af89684297c23cc\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/2388c36e028fff7f8ffd515681a14c6c2c07fea7\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/fa74e4f5d0821829545b9f7034a0e577c205c101\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/45c8034db47842b25a3ab6139d71e13b4e67b9b3\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T23:03:21.362Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-52661\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-06-12T15:15:17.985875Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-12T15:19:25.432Z\"}}], \"cna\": {\"title\": \"drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"527bf2adf012785636a89a1c6f7c5a62f259e1a9\", \"lessThan\": \"5c8dc26e31b8b410ad1895e0d314def50c76eed0\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c\", \"lessThan\": \"f3f407ccbe84a34de9be3195d22cdd5969f3fd9f\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c\", \"lessThan\": \"845322a9c06dd1dcf35b6c4e3af89684297c23cc\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c\", \"lessThan\": \"2388c36e028fff7f8ffd515681a14c6c2c07fea7\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c\", \"lessThan\": \"fa74e4f5d0821829545b9f7034a0e577c205c101\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"0c921b6d4ba06bc899fd84d3ce1c1afd3d00bc1c\", \"lessThan\": \"45c8034db47842b25a3ab6139d71e13b4e67b9b3\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/gpu/drm/tegra/rgb.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.17\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.17\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"6.1.83\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.23\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.7.11\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.7.*\"}, {\"status\": \"unaffected\", \"version\": \"6.8.2\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.8.*\"}, {\"status\": \"unaffected\", \"version\": \"6.9\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/gpu/drm/tegra/rgb.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/5c8dc26e31b8b410ad1895e0d314def50c76eed0\"}, {\"url\": \"https://git.kernel.org/stable/c/f3f407ccbe84a34de9be3195d22cdd5969f3fd9f\"}, {\"url\": \"https://git.kernel.org/stable/c/845322a9c06dd1dcf35b6c4e3af89684297c23cc\"}, {\"url\": \"https://git.kernel.org/stable/c/2388c36e028fff7f8ffd515681a14c6c2c07fea7\"}, {\"url\": \"https://git.kernel.org/stable/c/fa74e4f5d0821829545b9f7034a0e577c205c101\"}, {\"url\": \"https://git.kernel.org/stable/c/45c8034db47842b25a3ab6139d71e13b4e67b9b3\"}], \"x_generator\": {\"engine\": \"bippy-5f407fcff5a0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\ndrm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()\\n\\nIf clk_get_sys(..., \\\"pll_d2_out0\\\") fails, the clk_get_sys() call must be\\nundone.\\n\\nAdd the missing clk_put and a new \u0027put_pll_d_out0\u0027 label in the error\\nhandling path, and use it.\"}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2024-12-19T08:23:34.864Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-52661\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-19T08:23:34.864Z\", \"dateReserved\": \"2024-03-07T14:49:46.885Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-05-17T13:40:58.623Z\", \"assignerShortName\": \"Linux\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…