Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-22:06.libalias
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Jan 2022 06:55:47 UTC
> ============================================================================= > FreeBSD-EN-22:06.libalias Errata Notice > The FreeBSD Project > > Topic: Incorrect fragmented IPv4 packet handling in libalias > > Category: core > Module: libalias > Announced: 2022-01-11 > Affects: All supported versions of FreeBSD. > Corrected: 2022-01-09 22:04:56 UTC (stable/13, 13.0-STABLE) > 2022-01-11 18:15:02 UTC (releng/13.0, 13.0-RELEASE-p6) > 2022-01-09 23:06:52 UTC (stable/12, 12.3-STABLE) > 2022-01-11 18:19:32 UTC (releng/12.3, 12.3-RELEASE-p1) In case someone needs the fix for stable/11, here is same patch applied manually: http://www.grosbein.net/freebsd/patches/libalias.11.patch It is less in size because I did not change indentation for otherwise unmodified code blocks.