Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: go7007: fix a memleak in go7007_load_encoder In go7007_load_encoder, bounce(i.e. go->boot_fw), is allocated without a deallocation thereafter. After the following call chain: saa7134_go7007_init |-> go7007_boot_encoder |-> go7007_load_encoder |-> kfree(go) go is freed and thus bounce is leaked.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.10, < 4.19.311 |
| Debian | Debian Linux | 10.0 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/291cda0b805fc0d6e90d201710311630c8667159Patch
- https://git.kernel.org/stable/c/7405a0d4442792988e9ae834e7d84f9d163731a4Patch
- https://git.kernel.org/stable/c/790fa2c04dfb9f095ec372bf17909424d6e864b3Patch
- https://git.kernel.org/stable/c/7f11dd3d165b178e738fe73dfeea513e383bedb5Patch
- https://git.kernel.org/stable/c/b49fe84c6cefcc1c2336d793b53442e716c95073Patch
- https://git.kernel.org/stable/c/b9b683844b01d171a72b9c0419a2d760d946ee12Patch
- https://git.kernel.org/stable/c/d43988a23c32588ccd0c74219637afb96cd78661Patch
- https://git.kernel.org/stable/c/e04d15c8bb3e111dd69f98894acd92d63e87aac3Patch
- https://git.kernel.org/stable/c/f31c1cc37411f5f7bcb266133f9a7e1b4bdf2975Patch
- https://git.kernel.org/stable/c/291cda0b805fc0d6e90d201710311630c8667159Patch
- https://git.kernel.org/stable/c/7405a0d4442792988e9ae834e7d84f9d163731a4Patch
- https://git.kernel.org/stable/c/790fa2c04dfb9f095ec372bf17909424d6e864b3Patch
- https://git.kernel.org/stable/c/7f11dd3d165b178e738fe73dfeea513e383bedb5Patch
- https://git.kernel.org/stable/c/b49fe84c6cefcc1c2336d793b53442e716c95073Patch
- https://git.kernel.org/stable/c/b9b683844b01d171a72b9c0419a2d760d946ee12Patch
FAQ
What is CVE-2024-27074?
CVE-2024-27074 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: media: go7007: fix a memleak in go7007_load_encoder In go7007_load_encoder, bounce(i.e. go->boot_fw), is allocated without a deall...
How severe is CVE-2024-27074?
CVE-2024-27074 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-27074?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.