CVE-2024-27078
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.
Does this matter?
Lower severity and a low EPSS score (0.29%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.29% probability · 21th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-401
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/0de691ff547d86dd54c24b40a81f9c925df8dd77Patch
- https://git.kernel.org/stable/c/31096da07933598da8522c54bd007376fb152a09Patch
- https://git.kernel.org/stable/c/4c86c772fef06f5d7a66151bac42366825db0941Patch
- https://git.kernel.org/stable/c/622b1cf38521569869c8f7b9fbe9e4f1a289add7Patch
- https://git.kernel.org/stable/c/6bf5c2fade8ed53b2d26fa9875e5b04f36c7145dPatch
- https://git.kernel.org/stable/c/770a57922ce36a8476c43f7400b6501c554ea511Patch
- https://git.kernel.org/stable/c/8269ab16415f2065cd792c49b0475543936cbd79Patch
- https://git.kernel.org/stable/c/8cf9c5051076e0eb958f4361d50d8b0c3ee6691cPatch
- https://git.kernel.org/stable/c/94303a06e1852a366e9671fff46d19459f88cb28Patch
- https://git.kernel.org/stable/c/0de691ff547d86dd54c24b40a81f9c925df8dd77Patch
- https://git.kernel.org/stable/c/31096da07933598da8522c54bd007376fb152a09Patch
- https://git.kernel.org/stable/c/4c86c772fef06f5d7a66151bac42366825db0941Patch
- https://git.kernel.org/stable/c/622b1cf38521569869c8f7b9fbe9e4f1a289add7Patch
- https://git.kernel.org/stable/c/6bf5c2fade8ed53b2d26fa9875e5b04f36c7145dPatch
- https://git.kernel.org/stable/c/770a57922ce36a8476c43f7400b6501c554ea511Patch
- https://git.kernel.org/stable/c/8269ab16415f2065cd792c49b0475543936cbd79Patch
- https://git.kernel.org/stable/c/8cf9c5051076e0eb958f4361d50d8b0c3ee6691cPatch
- https://git.kernel.org/stable/c/94303a06e1852a366e9671fff46d19459f88cb28Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.htmlMailing List
- https://lists.debian.org/debian-lts-announce/2024/06/msg00020.htmlMailing List
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.