LIN1022-19742 : Security Advisory - linux - CVE-2022-50643
Created: Dec 9, 2025
Updated: Dec 11, 2025
Resolved Date: Dec 9, 2025
Found In Version: 10.22.33.1
Fix Version: 10.22.33.3
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel
Description
In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifs_copy_file_range() If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked.