There are three known and effective methods to mitigate an SRP reset due to the processing of malformed IP Options:
ERX(config)#interface gigabitEthernet 8/0 ERX(config-if)#ip filter-options all
ERX(config)#dos-protection-group default ERX(config-dos-protection)#protocol IpOptionsOther rate 0 ERX(config-dos-protection)#protocol IpOptionsOther burst 0 ERX(config-dos-protection)#protocol IpOptionsRouterAlert rate 0 ERX(config-dos-protection)#protocol IpOptionsRouterAlert burst 0
ERX(config)#control-plane ERX(config-control-plane)#policer protocol IpOptionsOther rate 0 ERX(config-control-plane)#policer protocol IpOptionsRouterAlert rate 0