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]
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 4.19.57 | 5.15.61 |
| linux / linux_kernel | 5.16 | 5.18.18 |
| linux / linux_kernel | 5.19 | 5.19.2 |