Skip to content

Question of CVE-2024-26809 #212

@Qian-YM

Description

@Qian-YM

I have some question about CVE-2024-26809.

To trigger this vulnerability, we should set pipapo-set's dirty as true, and then delete the set. The method of author is in a same netlink, first insert a elem-D and then delete the pipapo_set.

But when the kernel run function nft_commit(), this will first address NFT_MSG_NEWSETELEM, then the dirty will be set false. After that kernel will run nft_pipapo_destroy, this time dirty already is false, how can we trigger the vulnerability?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions