CVE-2026-43123
Description
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 6.1.170-1 |
| debian | bullseye | affected | |
| debian | forky | fixed | 6.19.6-1 |
| debian | sid | fixed | 6.19.6-1 |
| debian | trixie | fixed | 6.12.85-1 |
| linux-kernel | affected | 5.15.203 |
References
- https://git.kernel.org/stable/c/011a0502801c8536f64141a2b61362c14f456544
- https://git.kernel.org/stable/c/0b038c0be6827dd2dbb1ce4f8d92d97c80cbe9cc
- https://git.kernel.org/stable/c/11a93180a70bb3095a9bd80d113d9277e30d9959
- https://git.kernel.org/stable/c/3b5a754ec86bc6064af9aca76eb191c2405e6b0c
- https://git.kernel.org/stable/c/a785c4e2a999c2d51dfcf40d317cfb30cc735d2c
- https://git.kernel.org/stable/c/d3e535533767c85788529e626478718b7e95a59f
- https://git.kernel.org/stable/c/f57b61624c86ef8f87f6e6b7dd0755de03d90e89
- https://www.suse.com/security/cve/CVE-2026-43123.html
- https://security-tracker.debian.org/tracker/CVE-2026-43123
CWEs
CWE-476
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.