NONE · 0

CVE-2026-72269

In the Linux kernel, the following vulnerability has been resolved: fbdev: uvesafb: fix potential memory leak in uvesafb_probe() Due to an incorrect goto label, memory allocated for modedb and model...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: fbdev: uvesafb: fix potential memory leak in uvesafb_probe() Due to an incorrect goto label, memory allocated for modedb and modelist in uvesafb_vbe_init() is not freed in some error paths. Fix this by updating the goto label.

References

FAQ

What is CVE-2026-72269?

CVE-2026-72269 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: fbdev: uvesafb: fix potential memory leak in uvesafb_probe() Due to an incorrect goto label, memory allocated for modedb and model...

How severe is CVE-2026-72269?

CVSS scoring is not yet available for CVE-2026-72269. Check NVD for updates.

Is there a patch for CVE-2026-72269?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.