cve/2024/CVE-2024-0193.md
2024-05-25 21:48:12 +02:00

1.4 KiB

CVE-2024-0193

Description

A use-after-free flaw was found in the netfilter subsystem of the Linux kernel. If the catchall element is garbage-collected when the pipapo set is removed, the element can be deactivated twice. This can cause a use-after-free issue on an NFT_CHAIN object or NFT_OBJECT object, allowing a local unprivileged user with CAP_NET_ADMIN capability to escalate their privileges on the system.

POC

Reference

No PoCs from references.

Github