Security Advisory

CVE-2025-38431

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-07-25 14:22:34
Last updated 2026-05-11 21:27:51
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix regression with native SMB symlinks Some users and customers reported that their backup/copy tools started to fail when the directory being copied contained symlink targets that the client couldn't parse - even when those symlinks weren't followed. Fix this by allowing lstat(2) and readlink(2) to succeed even when the client can't resolve the symlink target, restoring old behavior.