Any SRX Series device with one or more ALGs enabled may experience a flowd crash when traffic is processed by the Sun/MS-RPC ALGs. This vulnerability in the Sun/MS-RPC ALG services component of Junos OS allows an attacker to cause a repeated denial of service against the target. Repeated traffic in a cluster may cause repeated flip-flop failure operations or full failure to the flowd daemon halting traffic on all nodes. Only IPv6 traffic is affected by this issue. IPv4 traffic is unaffected. This issues is not seen with to-host traffic. This issue has no relation with HA services themselves, only the ALG service. Affected releases are Juniper Networks Junos OS 12.1X46 prior to 12.1X46-D55 on SRX; 12.1X47 prior to 12.1X47-D45 on SRX; 12.3X48 prior to 12.3X48-D32, 12.3X48-D35 on SRX; 15.1X49 prior to 15.1X49-D60 on SRX. No other Juniper Networks products or platforms are affected by this issue. Juniper SIRT is not aware of any malicious exploitation of this vulnerability, however the issue has been seen in a production network. This issue has been assigned CVE-2017-10608 .
The following software releases have been updated to resolve this specific issue: Junos OS 12.1X46-D55, 12.3X48-D32, 12.3X48-D35, 15.1X49-D60, 17.3R1 and all subsequent releases. This issue is being tracked as PR 1189443 and is visible on the Customer Support website.
Disable Sun/MS-RPC ALGs on the SRX Series device. Disable IPv6 on the device. example: deactivate interfaces xe-0/0/0 unit 0 family inet6 address 2000::254/64 Filtering incoming IPv6, or Sun/MS-RPC from the device is also an option. example: set interfaces xe-0/0/0 unit 0 family inet6 filter input TEST ==> apply to interface set firewall family inet6 filter TEST term t1 from destination-port 135 set firewall family inet6 filter TEST term t1 then discard
deactivate interfaces xe-0/0/0 unit 0 family inet6 address 2000::254/64
set interfaces xe-0/0/0 unit 0 family inet6 filter input TEST ==> apply to interface set firewall family inet6 filter TEST term t1 from destination-port 135 set firewall family inet6 filter TEST term t1 then discard
2017-10-11: Initial Publication.