GHSA-8hvc-93qx-9q29HighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: SMB3: Add missing locks to...

Published
December 24, 2025
Last Modified
August 4, 2026

🔗 CVE IDs covered (1)

📋 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 (7)