Bugzilla – Bug 1197416
VUL-1: CVE-2022-25484: tcpreplay: assertion fail in packet2tree()
Last modified: 2025-04-23 18:40:26 UTC
rh#2067026 tcpprep v4.4.1 has a reachable assertion (assert(l2len > 0)) in packet2tree() at tree.c in tcpprep v4.4.1. References: https://github.com/appneta/tcpreplay/issues/715 https://bugzilla.redhat.com/show_bug.cgi?id=2067026 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-25484 https://github.com/appneta/tcpreplay/issues/715 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25484
It seems that there is no upstream fix yet. Should be affected: - openSUSE:Factory 4.3.4 - openSUSE:Backports:SLE-15-SP3 4.2.6 - openSUSE:Backports:SLE-15-SP4 4.3.4
Fixed in upstream since commit 46cf964a7db6 ("Bug #677 - fixes for tcpprep tree") which is present in versions 4.4.0 and newer. All maintained openSUSE distributions have version at least 4.4.4 so that they are no longer affected.