Hi Armin,

Any update for this patch?

Thanks & Regards,
Vijay

On Tue, Nov 21, 2023 at 9:34 AM <[email protected]> wrote:

> From: Vijay Anusuri <[email protected]>
>
> This upgrade incorporates the CVE-2023-46316 fix and other bug fixes.
>
> Changelog:
> ----------
> - Interpret ipv4-mapped ipv6 addresses (::ffff:A.B.C.D) as true ipv4.
> - Return back more robast poll(2) loop handling.
> - Fix unprivileged ICMP tracerouting with Linux kernel >= 6.1 (Eric
> Dumazet, SF bug #14)
> - Fix command line parsing in wrappers.
>
> References:
> https://security-tracker.debian.org/tracker/CVE-2023-46316
>
> https://sourceforge.net/projects/traceroute/files/traceroute/traceroute-2.1.3/
>
> Signed-off-by: Vijay Anusuri <[email protected]>
> ---
>  .../traceroute/{traceroute_2.1.0.bb => traceroute_2.1.3.bb}    | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>  rename meta-networking/recipes-support/traceroute/{traceroute_2.1.0.bb
> => traceroute_2.1.3.bb} (92%)
>
> diff --git a/meta-networking/recipes-support/traceroute/
> traceroute_2.1.0.bb b/meta-networking/recipes-support/traceroute/
> traceroute_2.1.3.bb
> similarity index 92%
> rename from meta-networking/recipes-support/traceroute/traceroute_2.1.0.bb
> rename to meta-networking/recipes-support/traceroute/traceroute_2.1.3.bb
> index 19bbf03f1..c1ad203bc 100644
> --- a/meta-networking/recipes-support/traceroute/traceroute_2.1.0.bb
> +++ b/meta-networking/recipes-support/traceroute/traceroute_2.1.3.bb
> @@ -19,8 +19,7 @@ SRC_URI =
> "${SOURCEFORGE_MIRROR}/traceroute/traceroute/${BP}/${BP}.tar.gz \
>             file://filter-out-the-patches-from-subdirs.patch \
>  "
>
> -SRC_URI[md5sum] = "84d329d67abc3fb83fc8cb12aeaddaba"
> -SRC_URI[sha256sum] =
> "3669d22a34d3f38ed50caba18cd525ba55c5c00d5465f2d20d7472e5d81603b6"
> +SRC_URI[sha256sum] =
> "05ebc7aba28a9100f9bbae54ceecbf75c82ccf46bdfce8b5d64806459a7e0412"
>
>  EXTRA_OEMAKE = "VPATH=${STAGING_LIBDIR}"
>
> --
> 2.25.1
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#107220): 
https://lists.openembedded.org/g/openembedded-devel/message/107220
Mute This Topic: https://lists.openembedded.org/mt/102722629/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to