A Junos device with VPLS routing-instances configured on one or more interfaces may be susceptible to an mbuf leak when source and destination MAC addresses of Ethernet frames with the EtherType field of IPv6 (0x86DD) are flooded into the VPLS instance. The Ethernet frames must be injected directly into a connected interface, limiting exposure to directly connected adjacent networks. Note that Junos OS 14.1X53 (EX and QFX Series) does not include the vulnerable code and is unaffected by this vulnerability. Juniper SIRT is not aware of any malicious exploitation of this vulnerability. No other Juniper Networks products or platforms are affected by this issue. This issue has been assigned CVE-2016-1275 .
The following software releases have been updated to resolve this specific issue: Junos OS 13.3R9, 14.1R6-S1, 14.1R7, 14.2R1*, 15.1R1*, 15.1F2, 16.1R1*, and all subsequent releases. This issue is being tracked as PR 1132568 and is visible on the Customer Support website. KB16765 [juniper.net] - "In which releases are vulnerabilities fixed?" describes which release vulnerabilities are fixed as per our End of Engineering and End of Life support policies. *No release of Junos OS 14.2, 15.1, or 16.1 is vulnerable to this issue. The issue was resolved prior to FRS (R1).
If EtherType IPv6 MAC addresses are not required, a VPLS flood filter can be applied as follows:
set firewall family vpls filter fltr term 1 from ether-type ipv6 set firewall family vpls filter fltr term 1 then discard set routing-instances vpls-1 forwarding-options family vpls flood input fltr
2016-07-13: Initial publication