Security Advisory

CVE-2024-35869

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-19 08:34:27
Last updated 2026-05-23 15:44:23
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: smb: client: guarantee refcounted children from parent session Avoid potential use-after-free bugs when walking DFS referrals, mounting and performing DFS failover by ensuring that all children from parent @tcon->ses are also refcounted. Theyre all needed across the entire DFS mount. Get rid of @tcon->dfs_ses_list while were at it, too.