{"uuid": "93ed8773-9e92-452f-af06-d5e9cd070534", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-53076", "type": "seen", "source": "https://t.me/cvedetector/11490", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-53076 - Linux iio: Memory Leak Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-53076 \nPublished : Nov. 19, 2024, 6:15 p.m. | 37\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \niio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_scale_table()  \n  \nIf per_time_scales[i] or per_time_gains[i] kcalloc fails in the for loop  \nof iio_gts_build_avail_scale_table(), the err_free_out will fail to call  \nkfree() each time when i is reduced to 0, so all the per_time_scales[0]  \nand per_time_gains[0] will not be freed, which will cause memory leaks.  \n  \nFix it by checking if i &gt;= 0. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"19 Nov 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-11-19T20:09:51.000000Z"}