GHSA-fwm9-hcrx-hqmvunknown

In the Linux kernel, the following vulnerability has been resolved: fbdev: broadsheetfb: fix...

Published
August 15, 2026
Last Modified
August 15, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

fbdev: broadsheetfb: fix potential memory leak in broadsheetfb_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 (9)