PT-2026-61111
In the Linux kernel, the following vulnerability has been resolved: 9p: avoid putting oldfid in p9 client walk error path When p9 client walk is called with clone set to false, fid aliases oldfid. If the walk subsequently fails after the request has been sent, the error path jumps to clunk fid,...