First published: Sun May 19 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifs_stats_proc_write() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <6.1.85 | |
Linux Kernel | >=6.2<6.6.26 | |
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.226-1 | 6.1.123-1 6.1.128-1 6.12.12-1 6.12.13-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-35868 has been classified with a medium severity level due to its potential to cause use-after-free vulnerabilities.
To mitigate CVE-2024-35868, update your Linux kernel to a version that includes the fix, specifically versions 6.1.123-1, 6.1.119-1, 6.12.9-1, or 6.12.10-1.
CVE-2024-35868 affects Linux kernel versions 5.10 to 6.1.85 and versions 6.2 through 6.6.26.
CVE-2024-35868 involves the SMB client in the Linux kernel, specifically related to cifs_stats_proc_write().
Currently, the best course of action for CVE-2024-35868 is to apply the recommended kernel updates, as no specific workaround is available.