CVE-2026-43320 (GCVE-0-2026-43320)
Vulnerability from cvelistv5
Published
2026-05-08 13:26
Modified
2026-05-23 16:06
Severity ?
VLAI Severity ?
EPSS score ?
Summary
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Fix dsc eDP issue
[why]
Need to add function hook check before use
References
| URL | Tags | |
|---|---|---|
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Linux | Linux |
Version: 3766a840e093d30e1a2522f650d8a6ac892a8719 Version: 3766a840e093d30e1a2522f650d8a6ac892a8719 Version: 3766a840e093d30e1a2522f650d8a6ac892a8719 Version: 3766a840e093d30e1a2522f650d8a6ac892a8719 Version: c9a3c3e2bffe43304fcda9190d17f6b327e538b4 Version: 9437d60dd00f3caa15e71f84dd5eb3404b141372 Version: 6.10.13 ≤ Version: 6.11.2 ≤ |
||
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "11718976c53a258c4d107aa05d68773379d0006f",
"status": "affected",
"version": "3766a840e093d30e1a2522f650d8a6ac892a8719",
"versionType": "git"
},
{
"lessThan": "c10fe9471f3aa352bb9d9329d0b25e28e0672243",
"status": "affected",
"version": "3766a840e093d30e1a2522f650d8a6ac892a8719",
"versionType": "git"
},
{
"lessThan": "0481be9f12d8324789ccebf1e5fd0704b6e3fc99",
"status": "affected",
"version": "3766a840e093d30e1a2522f650d8a6ac892a8719",
"versionType": "git"
},
{
"lessThan": "878a4b73c11111ff5f820730f59a7f8c6fd59374",
"status": "affected",
"version": "3766a840e093d30e1a2522f650d8a6ac892a8719",
"versionType": "git"
},
{
"status": "affected",
"version": "c9a3c3e2bffe43304fcda9190d17f6b327e538b4",
"versionType": "git"
},
{
"status": "affected",
"version": "9437d60dd00f3caa15e71f84dd5eb3404b141372",
"versionType": "git"
},
{
"lessThan": "6.11",
"status": "affected",
"version": "6.10.13",
"versionType": "semver"
},
{
"lessThan": "6.12",
"status": "affected",
"version": "6.11.2",
"versionType": "semver"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "6.12"
},
{
"lessThan": "6.12",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.75",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.16",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.19.*",
"status": "unaffected",
"version": "6.19.6",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.0",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.75",
"versionStartIncluding": "6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.16",
"versionStartIncluding": "6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.19.6",
"versionStartIncluding": "6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0",
"versionStartIncluding": "6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "6.10.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "6.11.2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Fix dsc eDP issue\n\n[why]\nNeed to add function hook check before use"
}
],
"providerMetadata": {
"dateUpdated": "2026-05-23T16:06:41.400Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/11718976c53a258c4d107aa05d68773379d0006f"
},
{
"url": "https://git.kernel.org/stable/c/c10fe9471f3aa352bb9d9329d0b25e28e0672243"
},
{
"url": "https://git.kernel.org/stable/c/0481be9f12d8324789ccebf1e5fd0704b6e3fc99"
},
{
"url": "https://git.kernel.org/stable/c/878a4b73c11111ff5f820730f59a7f8c6fd59374"
}
],
"title": "drm/amd/display: Fix dsc eDP issue",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-43320",
"datePublished": "2026-05-08T13:26:14.930Z",
"dateReserved": "2026-05-01T14:12:56.001Z",
"dateUpdated": "2026-05-23T16:06:41.400Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…