CVE-2022-50302
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-15

Last updated on: 2025-12-04

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: lockd: set other missing fields when unlocking files vfs_lock_file() expects the struct file_lock to be fully initialised by the caller. Re-exported NFSv3 has been seen to Oops if the fl_file field is NULL.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-15
Last Modified
2025-12-04
Generated
2026-05-27
AI Q&A
2025-09-15
EPSS Evaluated
2026-05-25
NVD
Affected Vendors & Products
Showing 7 associated CPEs
Vendor Product Version / Range
linux linux_kernel From 5.15.56 (inc) to 5.15.86 (exc)
linux linux_kernel From 5.18.13 (inc) to 5.19 (exc)
linux linux_kernel From 5.19.1 (inc) to 6.0.16 (exc)
linux linux_kernel From 6.1 (inc) to 6.1.2 (exc)
linux linux_kernel 5.19
linux linux_kernel 5.19
linux linux_kernel 5.19
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-NVD-CWE-noinfo
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability in the Linux kernel involves the lockd component where the function vfs_lock_file() expects the struct file_lock to be fully initialized by the caller. However, in some cases, such as with re-exported NFSv3, the fl_file field was NULL, causing the system to crash (Oops). The issue was resolved by ensuring that missing fields are properly set when unlocking files.


How can this vulnerability impact me? :

This vulnerability can cause the Linux kernel to crash (Oops) when handling certain file locking operations, particularly with re-exported NFSv3. This can lead to system instability or downtime.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart