mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
727 B
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.