GHSA-w3cc-2684-28pfMediumCVSS 5.5

In the Linux kernel, the following vulnerability has been resolved: net: 9p: fix refcount leak...

Published
June 18, 2025
Last Modified
July 4, 2026

🔗 CVE IDs covered (1)

📋 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]

🔗 References (7)