CVE-2026-72274 (GCVE-0-2026-72274)
Vulnerability from cvelistv5
Published
2026-08-15 05:54
Modified
2026-08-17 05:11
Severity ?
VLAI Severity ?
EPSS score ?
Summary
In the Linux kernel, the following vulnerability has been resolved:
fbdev: hecubafb: fix potential memory leak in hecubafb_probe()
The memory allocated for pagerefs in fb_deferred_io_init() is not freed
on the error path. Fix it by calling fb_deferred_io_cleanup().
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Linux | Linux |
Version: 186b89659c4c67cccead52961eab0ca3b23951dc Version: 56c134f7f1b58be08bdb0ca8372474a4a5165f31 Version: 56c134f7f1b58be08bdb0ca8372474a4a5165f31 Version: 56c134f7f1b58be08bdb0ca8372474a4a5165f31 Version: 56c134f7f1b58be08bdb0ca8372474a4a5165f31 Version: 56c134f7f1b58be08bdb0ca8372474a4a5165f31 Version: 56c134f7f1b58be08bdb0ca8372474a4a5165f31 Version: 5.15.149 ≤ |
||
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/video/fbdev/hecubafb.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "3eb2bc1009c2476426ffbaf642d7ac82f4685b4d",
"status": "affected",
"version": "186b89659c4c67cccead52961eab0ca3b23951dc",
"versionType": "git"
},
{
"lessThan": "7de72f7534d961b117e0b051fa8798975036f5f3",
"status": "affected",
"version": "56c134f7f1b58be08bdb0ca8372474a4a5165f31",
"versionType": "git"
},
{
"lessThan": "2952767e399e2796d45644ea50f442988d2bb02d",
"status": "affected",
"version": "56c134f7f1b58be08bdb0ca8372474a4a5165f31",
"versionType": "git"
},
{
"lessThan": "612ea3a8e525580aa82f26ab873e285f5caf9d99",
"status": "affected",
"version": "56c134f7f1b58be08bdb0ca8372474a4a5165f31",
"versionType": "git"
},
{
"lessThan": "d684ce2db92b1093bcca2b42e5160a5fe23eb496",
"status": "affected",
"version": "56c134f7f1b58be08bdb0ca8372474a4a5165f31",
"versionType": "git"
},
{
"lessThan": "9a94b85531852eb86283eca36ab041782c6b3518",
"status": "affected",
"version": "56c134f7f1b58be08bdb0ca8372474a4a5165f31",
"versionType": "git"
},
{
"lessThan": "cbef2a305a8a72969b86f96b7c07b86edde61aff",
"status": "affected",
"version": "56c134f7f1b58be08bdb0ca8372474a4a5165f31",
"versionType": "git"
},
{
"lessThan": "5.15.212",
"status": "affected",
"version": "5.15.149",
"versionType": "semver"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/video/fbdev/hecubafb.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "5.19"
},
{
"lessThan": "5.19",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.212",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.178",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.145",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.97",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.40",
"versionType": "semver"
},
{
"lessThanOrEqual": "7.1.*",
"status": "unaffected",
"version": "7.1.5",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.2",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.212",
"versionStartIncluding": "5.15.149",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.178",
"versionStartIncluding": "5.19",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.145",
"versionStartIncluding": "5.19",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.97",
"versionStartIncluding": "5.19",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.40",
"versionStartIncluding": "5.19",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.1.5",
"versionStartIncluding": "5.19",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.2",
"versionStartIncluding": "5.19",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nfbdev: hecubafb: fix potential memory leak in hecubafb_probe()\n\nThe memory allocated for pagerefs in fb_deferred_io_init() is not freed\non the error path. Fix it by calling fb_deferred_io_cleanup()."
}
],
"providerMetadata": {
"dateUpdated": "2026-08-17T05:11:34.481Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/3eb2bc1009c2476426ffbaf642d7ac82f4685b4d"
},
{
"url": "https://git.kernel.org/stable/c/7de72f7534d961b117e0b051fa8798975036f5f3"
},
{
"url": "https://git.kernel.org/stable/c/2952767e399e2796d45644ea50f442988d2bb02d"
},
{
"url": "https://git.kernel.org/stable/c/612ea3a8e525580aa82f26ab873e285f5caf9d99"
},
{
"url": "https://git.kernel.org/stable/c/d684ce2db92b1093bcca2b42e5160a5fe23eb496"
},
{
"url": "https://git.kernel.org/stable/c/9a94b85531852eb86283eca36ab041782c6b3518"
},
{
"url": "https://git.kernel.org/stable/c/cbef2a305a8a72969b86f96b7c07b86edde61aff"
}
],
"title": "fbdev: hecubafb: fix potential memory leak in hecubafb_probe()",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-72274",
"datePublished": "2026-08-15T05:54:57.070Z",
"dateReserved": "2026-08-09T03:40:39.916Z",
"dateUpdated": "2026-08-17T05:11:34.481Z",
"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…