First published: Sun May 19 2024(Updated: )
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. They're all needed across the entire DFS mount. Get rid of @tcon->dfs_ses_list while we're at it, too.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <6.6.29 | 6.6.29 |
redhat/kernel | <6.8.5 | 6.8.5 |
redhat/kernel | <6.9 | 6.9 |
Linux Kernel | <6.6.29 | |
Linux Kernel | >=6.7<6.8.5 | |
Linux Kernel | =6.9-rc1 | |
Linux Kernel | =6.9-rc2 | |
debian/linux | <=5.10.223-1<=5.10.234-1<=6.1.129-1<=6.1.135-1 | 6.12.22-1 6.12.25-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-35869 has been classified as a moderate severity vulnerability affecting the Linux kernel.
To fix CVE-2024-35869, update the kernel to the appropriate versions such as 6.6.29 for Red Hat or 6.12.11-1 for Debian.
CVE-2024-35869 affects various Linux distributions including certain versions of Red Hat and Debian kernels.
CVE-2024-35869 may lead to potential use-after-free bugs when walking DFS referrals or during failover operations.
Currently, the recommended preventive measure for CVE-2024-35869 is to ensure your Linux kernel is updated to the patched versions.