2 matches found
CVE-2022-50302
CVE-2022-50302 concerns the Linux kernel mutual-exclusion lock handling in lockd and vfs_lock_file. The approved description states that vfs_lock_file() expects a fully initialized struct file_lock, and that re-exported NFSv3 could OOPS if fl_file is NULL after unlocking, indicating a potential l...
7.5CVSS6.1AI score0.00337EPSS
SaveExploits0References5Affected Software1
CVE-2022-50302 lockd: set other missing fields when unlocking files
In the Linux kernel, the following vulnerability has been resolved: lockd: set other missing fields when unlocking files vfslockfile expects the struct filelock to be fully initialised by the caller. Re-exported NFSv3 has been seen to Oops if the flfile field is NULL...
7.5CVSS6.2AI score
SaveExploits0References8
20