NONE · 0

CVE-2026-72274

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 f...

Vulnerability Description

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

FAQ

What is CVE-2026-72274?

CVE-2026-72274 is a documented vulnerability. 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 f...

How severe is CVE-2026-72274?

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

Is there a patch for CVE-2026-72274?

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