Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock Using f2fs_trylock_op() in f2fs_write_compressed_pages() to avoid potential deadlock like we did in f2fs_write_single_data_page().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.4.189 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/8e8542437bb4070423c9754d5ba270ffdbae8c8dPatch
- https://git.kernel.org/stable/c/df77fbd8c5b222c680444801ffd20e8bbc90a56ePatch
- https://git.kernel.org/stable/c/0478ccdc8ea016de1ebaf6fe6da0275c2b258c5bPatch
- https://git.kernel.org/stable/c/8e8542437bb4070423c9754d5ba270ffdbae8c8dPatch
- https://git.kernel.org/stable/c/df77fbd8c5b222c680444801ffd20e8bbc90a56ePatch
FAQ
What is CVE-2020-36775?
CVE-2020-36775 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock Using f2fs_trylock_op() in f2fs_write_compressed_pages() to avoid potential deadlock like we...
How severe is CVE-2020-36775?
CVE-2020-36775 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-36775?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.