Security Advisory

CVE-2022-50114

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-06-18 11:02:46
Last updated 2026-07-04 11:50:22
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: 9p: fix refcount leak in p9_read_work() error handling p9_req_put need to be called when m->rreq->rc.sdata is NULL to avoid temporary refcount leak. [Dominique: commit wording adjustments, p9_req_put argument fixes for rebase]