Re: [PATCH 5.10.y] net: qrtr: ns: Limit the maximum server registration per node
Sasha Levin <[email protected]> Mon, 3 Aug 2026 16:46:54 -0400
| Newsgroups | org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Aug 02, 2026 at 10:21:06PM +0200, Youssef Samir wrote: > Fix this issue by limiting the maximum number of server registrations to > 256 per node. If the NEW_SERVER message is received for an old port, then > don't restrict it as it will get replaced. While at it, also rate limit > the error messages in the failure path of qrtr_ns_worker(). Queued for 5.10, thanks. -- Thanks, Sasha