
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-27074 is a memory leak vulnerability discovered in the Linux kernel's media subsystem, specifically in the go7007 driver. The vulnerability was identified in the go7007_load_encoder function where memory allocated for bounce (go->boot_fw) is not properly deallocated in the error path (NVD, Debian).
The vulnerability occurs in a specific call chain: saa7134_go7007_init -> go7007_boot_encoder -> go7007_load_encoder -> kfree(go). When an error occurs during firmware transfer, the bounce buffer is leaked while go is freed. The issue has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability can lead to memory leaks in the Linux kernel, potentially causing system resource depletion over time. This could affect system stability and performance, particularly in systems using the go7007 media driver (NVD).
The vulnerability requires local access with low privileges and no user interaction to exploit. The attack complexity is low, making it relatively straightforward to trigger the memory leak condition (NVD).
The vulnerability has been fixed in multiple Linux kernel versions through patches that properly deallocate the bounce buffer in the error path. The fix has been backported to various kernel versions and is available in Linux kernel updates for different distributions including Debian (Kernel Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."