Impact
The vulnerability is a memory leak in the Linux kernel framebuffer driver for S3 hardware. During the PCI device probe, memory allocated for a modelist is not released on error paths. Based on the description, it is inferred that an attacker with local system privileges could repeatedly trigger the probe routine, leading to gradual exhaustion of kernel memory and degradation or a crash of the entire system.
Affected Systems
The issue resides in the Linux kernel, specifically in the s3fb framebuffer driver. No particular kernel version is listed in the data, but the patch was added in recent kernel commits for the Linux kernel. Systems that run a Linux kernel containing the s3fb driver and that have not yet incorporated the fix are potentially affected.
Risk and Exploitability
Based on the description, it is inferred that the vulnerability requires local execution and is limited to the kernel’s framebuffer code, constraining its exploitation to systems with privileged access. However, repeated memory leaks could lead to a denial‑of‑service condition. The CVSS score is 5.5, the EPSS score is <1%, and the vulnerability is not listed in CISA's KEV catalog. These factors suggest a moderate to high risk for systems where the attacker can invoke the probe routine frequently and where kernel memory is limited.
OpenCVE Enrichment