CVE-2023-3390
HIGH 7.8EPSS 0.9%
A use-after-free vulnerability was found in the Linux kernel's netfilter subsystem in net/netfilter/nf_tables_api.c.Mishandled error handling with NFT_MSG_NEWRULE makes it possible to use a dangling pointer in the same transaction causing a use-after-free vulnerability. This flaw allows a local attacker with user access to cause a privilege escalation issue.We recommend upgrading past commit 1240eb93f0616b21c675416516ff3d74798fdc97.
- CVSS v3.1
- 7.8 HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H - CVSS v3.1
- 7.8 HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H - EPSS
- 0.91% chance of exploitation in the next 30 days, 58th percentile
- Published
- 2023-06-28
- Updated
- 2026-07-22
Proof-of-concept exploits (2)
- flygonty/CVE-2023-3390_PoC2★ · 2024-09-30
- MPI-SysSec/DirtyFree