Security Advisory

CVE-2022-50460

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-10-01 11:45:32
Last updated 2026-05-11 19:19:53
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifs_flock() If not flock, before return -ENOLCK, should free the xid, otherwise, the xid will be leaked.