CVE-2024-27074
Published: May 1, 2024
Modified: May 11, 2026
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 95ef39403f890360a3e48fe550d8e8e5d088ad74 - < 7f11dd3d165b178e738fe73dfeea513e383bedb5affected 95ef39403f890360a3e48fe550d8e8e5d088ad74 - < 291cda0b805fc0d6e90d201710311630c8667159affected 95ef39403f890360a3e48fe550d8e8e5d088ad74 - < b49fe84c6cefcc1c2336d793b53442e716c95073affected 95ef39403f890360a3e48fe550d8e8e5d088ad74 - < 790fa2c04dfb9f095ec372bf17909424d6e864b3affected 95ef39403f890360a3e48fe550d8e8e5d088ad74 - < e04d15c8bb3e111dd69f98894acd92d63e87aac3+4 more versions |
Linux | Linux | affected 3.10unaffected 0 - < 3.10unaffected 4.19.311 - <= 4.19.*unaffected 5.4.273 - <= 5.4.*unaffected 5.10.214 - <= 5.10.*+6 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now