Re: [PATCH] xtables: Fix for segfault when registering hashlimit extension

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Heena Sirwani <heenasirwani@xxxxxxxxx> wrote:
> This patch fixes the crash when registering the hashlimit extension
> with xtables during init_extensions(when built with static libs) .
> The option validation function xtables_option_metavalidate has a
> loop termination condition of the entry name being NULL. The loop
> does not terminate when validating hashlimit_mt_opts_v2 which causes
> a crash on derefencing an invalid entry.

Applied, thanks for following up so quickly.



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux