CVE-2024-27078

Summary

In the Linux kernel, the following vulnerability has been resolved:

media: v4l2-tpg: fix some memleaks in tpg_alloc

In tpg_alloc, resources should be deallocated in each and every error-handling paths, since they are allocated in for statements. Otherwise there would be memleaks because tpg_free is called only when tpg_alloc return 0.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux63881df94d3ecbb0deafa0b77da62ff2f32961c4 < 0de691ff547d86dd54c24b40a81f9c925df8dd77affected
LinuxLinux63881df94d3ecbb0deafa0b77da62ff2f32961c4 < 8269ab16415f2065cd792c49b0475543936cbd79affected
LinuxLinux63881df94d3ecbb0deafa0b77da62ff2f32961c4 < 94303a06e1852a366e9671fff46d19459f88cb28affected
LinuxLinux63881df94d3ecbb0deafa0b77da62ff2f32961c4 < 770a57922ce36a8476c43f7400b6501c554ea511affected
LinuxLinux63881df94d3ecbb0deafa0b77da62ff2f32961c4 < 6bf5c2fade8ed53b2d26fa9875e5b04f36c7145daffected
LinuxLinux63881df94d3ecbb0deafa0b77da62ff2f32961c4 < 4c86c772fef06f5d7a66151bac42366825db0941affected
LinuxLinux63881df94d3ecbb0deafa0b77da62ff2f32961c4 < 31096da07933598da8522c54bd007376fb152a09affected
LinuxLinux63881df94d3ecbb0deafa0b77da62ff2f32961c4 < 622b1cf38521569869c8f7b9fbe9e4f1a289add7affected
LinuxLinux63881df94d3ecbb0deafa0b77da62ff2f32961c4 < 8cf9c5051076e0eb958f4361d50d8b0c3ee6691caffected
LinuxLinux3.18affected
LinuxLinux0 < 3.18unaffected
LinuxLinux4.19.311 <= 4.19.*unaffected
LinuxLinux5.4.273 <= 5.4.*unaffected
LinuxLinux5.10.214 <= 5.10.*unaffected
LinuxLinux5.15.153 <= 5.15.*unaffected
LinuxLinux6.1.83 <= 6.1.*unaffected
LinuxLinux6.6.23 <= 6.6.*unaffected
LinuxLinux6.7.11 <= 6.7.*unaffected
LinuxLinux6.8.2 <= 6.8.*unaffected
LinuxLinux6.9 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

Additional References

References