Bug 2420289 (CVE-2022-50643) - CVE-2022-50643 kernel: cifs: Fix xid leak in cifs_copy_file_range()
Summary: CVE-2022-50643 kernel: cifs: Fix xid leak in cifs_copy_file_range()
Keywords:
Status: NEW
Alias: CVE-2022-50643
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-09 01:06 UTC by OSIDB Bzimport
Modified: 2025-12-10 03:59 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-09 01:06:12 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.