CVE-2024-27074
MEDIUMLinux Kernel - Use-After-Free in go7007_load_encoder
Title source: llmDescription
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.
References (11)
Core 11
Core References
Scores
CVSS v3
5.5
EPSS
0.0001
EPSS Percentile
0.6%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-401
Status
published
Products (30)
debian/debian_linux
10.0
linux/Kernel
3.10.0 - 4.19.311linux
linux/Kernel
4.20.0 - 5.4.273linux
linux/Kernel
5.11.0 - 5.15.153linux
linux/Kernel
5.16.0 - 6.1.83linux
linux/Kernel
5.5.0 - 5.10.214linux
linux/Kernel
6.2.0 - 6.6.23linux
linux/Kernel
6.7.0 - 6.7.11linux
linux/Kernel
6.8.0 - 6.8.2linux
Linux/Linux
< 3.10
... and 20 more
Published
May 01, 2024
Tracked Since
Feb 18, 2026