VYPR
Medium severity5.5NVD Advisory· Published May 1, 2024· Updated Jun 17, 2026

CVE-2024-27074

CVE-2024-27074

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

75

Patches

Vulnerability mechanics

References

11

News mentions

0

No linked articles in our index yet.