In the Linux kernel, the following vulnerability has been resolved: smb: Don't leak cfid when reconnect races with open_cached_dir open_cached_dir() may either race with the tcon reconnection even …
High CVSS 7.5
Summary
In the Linux kernel, the following vulnerability has been resolved: smb: Don't leak cfid when reconnect races with open_cached_dir open_cached_dir() may either race with the tcon reconnection even before compound_send_recv() or directly trigger a reconnection via SMB2_open_init() or SMB_query_info_init(). The reconnection process invokes invalidate_all_cached_dirs() via cifs_mark_open_files_invalid(), which removes all cfids from the cfids->entries list but doesn't drop a ref if has_lease is…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/1d76332d783db12684b67592f1fb2057b88af4c3 Patch
- https://git.kernel.org/stable/c/31fabf70d58388d5475e48ca8a6b7d2847b36678 Patch
- https://git.kernel.org/stable/c/73a57b25b4df23f22814fc06b7e8f9cf570be026 Patch
- https://git.kernel.org/stable/c/7afb86733685c64c604d32faf00fa4a1f22c2ab1 Patch
Timeline
- nvd_ingest NVD