Security Advisory

CVE-2022-50643

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-09 00:00:17
Last updated 2026-05-11 19:22:48
Assigner Linux
State PUBLISHED

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.