NONE · 0

CVE-2026-72265

In the Linux kernel, the following vulnerability has been resolved: fbdev: nvidia: fix potential memory leak in nvidiafb_probe() In nvidiafb_probe(), the memory allocated for modelist in nvidia_set_...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: fbdev: nvidia: fix potential memory leak in nvidiafb_probe() In nvidiafb_probe(), the memory allocated for modelist in nvidia_set_fbinfo() is not freed in the subsequent error paths. Fix that by calling fb_destroy_modelist().

References

FAQ

What is CVE-2026-72265?

CVE-2026-72265 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: fbdev: nvidia: fix potential memory leak in nvidiafb_probe() In nvidiafb_probe(), the memory allocated for modelist in nvidia_set_...

How severe is CVE-2026-72265?

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

Is there a patch for CVE-2026-72265?

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