Improper locking in Linux kernel - CVE-2022-49765
Published: May 2, 2025 / Updated: May 10, 2025
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to perform a denial of service (DoS) attack.
The vulnerability exists due to improper locking within the p9_conn_cancel(), p9_read_work(), p9_write_work(), p9_conn_create(), p9_fd_request(), p9_fd_cancel() and p9_fd_cancelled() functions in net/9p/trans_fd.c. A local user can perform a denial of service (DoS) attack.