Skip to content

Follow up on #77 - saddr extraction from skb after homa_add_packet? #86

@breakertt

Description

@breakertt

Hi John, thanks again for the merge and fix! One quick follow-up after reading the code - homa_incoming.c:765 still reads skb_canonical_ipv6_saddr(skb) after homa_add_packet, wouldn't this also a use-after-free?

const struct in6_addr saddr = skb_canonical_ipv6_saddr(skb);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions