NONE · 0

CVE-2023-53990

In the Linux kernel, the following vulnerability has been resolved: SMB3: Add missing locks to protect deferred close file list cifs_del_deferred_close function has a critical section which modifies...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: SMB3: Add missing locks to protect deferred close file list cifs_del_deferred_close function has a critical section which modifies the deferred close file list. We must acquire deferred_lock before calling cifs_del_deferred_close function.

References

FAQ

What is CVE-2023-53990?

CVE-2023-53990 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: SMB3: Add missing locks to protect deferred close file list cifs_del_deferred_close function has a critical section which modifies...

How severe is CVE-2023-53990?

CVSS scoring is not yet available for CVE-2023-53990. Check NVD for updates.

Is there a patch for CVE-2023-53990?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.