Re: FAILED: patch "[PATCH] dibs: fix use-after-free of dmb_node in loopback" failed to apply to 6.12-stable tree
Alexandra Winter <[email protected]>
| Newsgroups | org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On 05.08.26 11:36, [email protected] wrote: > > The patch below does not apply to the 6.12-stable tree. > If someone wants it applied there, or to any other stable or longterm > tree, then please email the backport, including the original git commit > id to <[email protected]>. > For the records: Deeper analysis showed that there is no path in the SMC code that can lead to such a race. SMC currently is the only user of dibs_loopback and was the only user of loopback-ism. So the stable tag was not really necessary. Sorry for the noise.