Loading market data...
← Back to CVE feed

CVE-2026-72269

UNKNOWN View on NVD ↗

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.

Published: Aug 15, 2026 06:21 UTC Modified: Aug 15, 2026 06:21 UTC