CVE-2026-43123 (GCVE-0-2026-43123)
Vulnerability from cvelistv5 – Published: 2026-05-06 11:27 – Updated: 2026-05-06 11:27
VLAI?
Title
fbcon: check return value of con2fb_acquire_newinfo()
Summary
In the Linux kernel, the following vulnerability has been resolved:
fbcon: check return value of con2fb_acquire_newinfo()
If fbcon_open() fails when called from con2fb_acquire_newinfo() then
info->fbcon_par pointer remains NULL which is later dereferenced.
Add check for return value of the function con2fb_acquire_newinfo() to
avoid it.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Severity ?
No CVSS data available.
Assigner
References
Impacted products
| Vendor | Product | Version | |||||||
|---|---|---|---|---|---|---|---|---|---|
| Linux | Linux |
Affected:
d1baa4ffa677bf6986c460fcfd4cdaf8bfe66f0e , < d3e535533767c85788529e626478718b7e95a59f
(git)
Affected: d1baa4ffa677bf6986c460fcfd4cdaf8bfe66f0e , < 3b5a754ec86bc6064af9aca76eb191c2405e6b0c (git) Affected: d1baa4ffa677bf6986c460fcfd4cdaf8bfe66f0e , < a785c4e2a999c2d51dfcf40d317cfb30cc735d2c (git) Affected: d1baa4ffa677bf6986c460fcfd4cdaf8bfe66f0e , < 0b038c0be6827dd2dbb1ce4f8d92d97c80cbe9cc (git) Affected: d1baa4ffa677bf6986c460fcfd4cdaf8bfe66f0e , < 11a93180a70bb3095a9bd80d113d9277e30d9959 (git) Affected: d1baa4ffa677bf6986c460fcfd4cdaf8bfe66f0e , < f57b61624c86ef8f87f6e6b7dd0755de03d90e89 (git) Affected: d1baa4ffa677bf6986c460fcfd4cdaf8bfe66f0e , < 011a0502801c8536f64141a2b61362c14f456544 (git) |
|||||||
|
|||||||||
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/video/fbdev/core/fbcon.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "d3e535533767c85788529e626478718b7e95a59f",
"status": "affected",
"version": "d1baa4ffa677bf6986c460fcfd4cdaf8bfe66f0e",
"versionType": "git"
},
{
"lessThan": "3b5a754ec86bc6064af9aca76eb191c2405e6b0c",
"status": "affected",
"version": "d1baa4ffa677bf6986c460fcfd4cdaf8bfe66f0e",
"versionType": "git"
},
{
"lessThan": "a785c4e2a999c2d51dfcf40d317cfb30cc735d2c",
"status": "affected",
"version": "d1baa4ffa677bf6986c460fcfd4cdaf8bfe66f0e",
"versionType": "git"
},
{
"lessThan": "0b038c0be6827dd2dbb1ce4f8d92d97c80cbe9cc",
"status": "affected",
"version": "d1baa4ffa677bf6986c460fcfd4cdaf8bfe66f0e",
"versionType": "git"
},
{
"lessThan": "11a93180a70bb3095a9bd80d113d9277e30d9959",
"status": "affected",
"version": "d1baa4ffa677bf6986c460fcfd4cdaf8bfe66f0e",
"versionType": "git"
},
{
"lessThan": "f57b61624c86ef8f87f6e6b7dd0755de03d90e89",
"status": "affected",
"version": "d1baa4ffa677bf6986c460fcfd4cdaf8bfe66f0e",
"versionType": "git"
},
{
"lessThan": "011a0502801c8536f64141a2b61362c14f456544",
"status": "affected",
"version": "d1baa4ffa677bf6986c460fcfd4cdaf8bfe66f0e",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/video/fbdev/core/fbcon.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "2.6.23"
},
{
"lessThan": "2.6.23",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.203",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.165",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.128",
"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": "5.15.203",
"versionStartIncluding": "2.6.23",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.165",
"versionStartIncluding": "2.6.23",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.128",
"versionStartIncluding": "2.6.23",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.75",
"versionStartIncluding": "2.6.23",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.16",
"versionStartIncluding": "2.6.23",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.19.6",
"versionStartIncluding": "2.6.23",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0",
"versionStartIncluding": "2.6.23",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nfbcon: check return value of con2fb_acquire_newinfo()\n\nIf fbcon_open() fails when called from con2fb_acquire_newinfo() then\ninfo-\u003efbcon_par pointer remains NULL which is later dereferenced.\n\nAdd check for return value of the function con2fb_acquire_newinfo() to\navoid it.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE."
}
],
"providerMetadata": {
"dateUpdated": "2026-05-06T11:27:09.553Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/d3e535533767c85788529e626478718b7e95a59f"
},
{
"url": "https://git.kernel.org/stable/c/3b5a754ec86bc6064af9aca76eb191c2405e6b0c"
},
{
"url": "https://git.kernel.org/stable/c/a785c4e2a999c2d51dfcf40d317cfb30cc735d2c"
},
{
"url": "https://git.kernel.org/stable/c/0b038c0be6827dd2dbb1ce4f8d92d97c80cbe9cc"
},
{
"url": "https://git.kernel.org/stable/c/11a93180a70bb3095a9bd80d113d9277e30d9959"
},
{
"url": "https://git.kernel.org/stable/c/f57b61624c86ef8f87f6e6b7dd0755de03d90e89"
},
{
"url": "https://git.kernel.org/stable/c/011a0502801c8536f64141a2b61362c14f456544"
}
],
"title": "fbcon: check return value of con2fb_acquire_newinfo()",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-43123",
"datePublished": "2026-05-06T11:27:09.553Z",
"dateReserved": "2026-05-01T14:12:55.987Z",
"dateUpdated": "2026-05-06T11:27:09.553Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-43123",
"date": "2026-05-08",
"epss": "0.00024",
"percentile": "0.06984"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-43123\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-06T12:16:29.180\",\"lastModified\":\"2026-05-06T13:07:51.607\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nfbcon: check return value of con2fb_acquire_newinfo()\\n\\nIf fbcon_open() fails when called from con2fb_acquire_newinfo() then\\ninfo-\u003efbcon_par pointer remains NULL which is later dereferenced.\\n\\nAdd check for return value of the function con2fb_acquire_newinfo() to\\navoid it.\\n\\nFound by Linux Verification Center (linuxtesting.org) with SVACE.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/011a0502801c8536f64141a2b61362c14f456544\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/0b038c0be6827dd2dbb1ce4f8d92d97c80cbe9cc\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/11a93180a70bb3095a9bd80d113d9277e30d9959\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/3b5a754ec86bc6064af9aca76eb191c2405e6b0c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a785c4e2a999c2d51dfcf40d317cfb30cc735d2c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d3e535533767c85788529e626478718b7e95a59f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f57b61624c86ef8f87f6e6b7dd0755de03d90e89\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
}
}
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…
Loading…