cve/2020/CVE-2020-36775.md
2024-05-25 21:48:12 +02:00

727 B

CVE-2020-36775

Description

In the Linux kernel, the following vulnerability has been resolved:f2fs: fix to avoid potential deadlockUsing f2fs_trylock_op() in f2fs_write_compressed_pages() to avoid potentialdeadlock like we did in f2fs_write_single_data_page().

POC

Reference

No PoCs from references.

Github