← Back to CVE List

CVE-2020-36785

Published: 2024-02-28T09:15Z
Last Modified: 2024-12-06T15:59Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: media: atomisp: Fix use after free in atomisp_alloc_css_stat_bufs() The "s3a_buf" is freed along with all the other items on the "asd->s3a_stats" list. It leads to a double free and a use after free. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt