cve/2024/CVE-2024-0193.md
2024-07-25 21:25:12 +00:00

1.6 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