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().
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-02-26 18:15
Updated : 2024-04-17 17:32
NVD link : CVE-2020-36775
Mitre link : CVE-2020-36775
CVE.ORG link : CVE-2020-36775
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-667
Improper Locking