Re: [PATCH nf 1/1] netfilter: xt_IDLETIMER: validate label before debug logging in checkentry
Lain Anc <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.netfilter.devel |
|---|---|
| Message-ID | <CANZytUzcDW1XpptiTKEzMuDTw2WAsDCYVMSrugmDWndf9CgWvw@mail.gmail.com> |
Florian Westphal <[email protected]> 于2026年8月18日周二 18:14写道: > > Ren Wei <[email protected]> wrote: > > Fix this by moving the pr_debug() calls after idletimer_tg_helper() has > > successfully validated the label string. > > I think it would be better to just zap this pr_debug, I don't think it > provides any benefit to have it. Thanks for the feedback. I see that Pablo has already addressed this in commit f43358489db4 ("netfilter: x_tables: remove pr_debug"). Therefore, no further v2 is needed from our side. Thanks for the quick handling.