Linux Kernel Platform-Device Leak Vulnerability in Sysfb Firmware Driver

Vulnerability

A vulnerability in the Linux kernel's firmware sysfb driver has been addressed, which involved a platform-device leak in the error handling path of the sysfb_create_simplefb function. This issue could occur if the registration of a platform device failed, leading to a resource leak by not properly freeing the device. The vulnerability was present in the stable Linux kernel versions through 5.14.

Impact

The vulnerability could lead to a resource leak by failing to release a platform device when an error occurs during the device's registration process, potentially causing memory management issues.

Reproduction

The vulnerability can be reproduced by creating a platform device using the sysfb_create_simplefb function in the firmware sysfb driver. If the function encounters an error during the device registration, it fails to release the device, causing a memory leak.

Remediation

Users can upgrade to the latest version of the Linux kernel stable tree, where this vulnerability has been fixed.

Added: Sep 1, 2025, 7:22 PM
Updated: Sep 1, 2025, 7:22 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
4.3
remediation
7.7
relevance
0.0
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.