HomeDefectsLIN1024-15283
Acknowledged

LIN1024-15283 : Security Advisory - linux - CVE-2025-71204

Created: Feb 24, 2026    Updated: Feb 26, 2026
Found In Version: 10.24.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:

smb/server: fix refcount leak in parse_durable_handle_context()

When the command is a replay operation and -ENOEXEC is returned,
the refcount of ksmbd_file must be released.