Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-10 | Revert "frr: T5557: use treat-as-withdraw for tunnel encapsulation attribute ↵ | Christian Breunig | |
CVE-2023-38802" This reverts commit 13a5fa10d8c8632d08cf48a445c7d5925d3d42c4. Patch merged upstream | |||
2023-09-10 | frr: T5557: use treat-as-withdraw for tunnel encapsulation attribute ↵ | Christian Breunig | |
CVE-2023-38802 Before this path we used session reset method, which is discouraged by rfc7606. Handle this as rfc requires. This addes the fix submitted as https://github.com/FRRouting/frr/pull/14381 upstream. Using VyOS patch until the above mentioned PR is merged. |