Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.8, < 5.10.37 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/801c1d505894008c888bc71d08d5cff5d87f8abaPatch
- https://git.kernel.org/stable/c/8267ccd7b9df7ab682043507dd682fe0621cf045Patch
- https://git.kernel.org/stable/c/ba11bbf303fafb33989e95473e409f6ab412b18dPatch
- https://git.kernel.org/stable/c/d218c7a0284f6b92a7b82d2e19706e18663b4193Patch
- https://git.kernel.org/stable/c/801c1d505894008c888bc71d08d5cff5d87f8abaPatch
- https://git.kernel.org/stable/c/8267ccd7b9df7ab682043507dd682fe0621cf045Patch
- https://git.kernel.org/stable/c/ba11bbf303fafb33989e95473e409f6ab412b18dPatch
- https://git.kernel.org/stable/c/d218c7a0284f6b92a7b82d2e19706e18663b4193Patch
FAQ
What is CVE-2020-36785?
CVE-2020-36785 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 "...
How severe is CVE-2020-36785?
CVE-2020-36785 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-36785?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.