CVE-2024-1086

CVSS V2 None CVSS V3 None
Description
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The nft_verdict_init() function allows positive values as drop error within the hook verdict, and hence the nf_hook_slow() function can cause a double free vulnerability when NF_DROP is issued with a drop error which resembles NF_ACCEPT. We recommend upgrading past commit f342de4e2f33e0e39165d8639387aa6c19dff660.
Overview
  • CVE ID
  • CVE-2024-1086
  • Assigner
  • Google
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-01-31T12:14:34.073Z
  • Last Modified Date
  • 2024-01-31T12:14:34.073Z
History
Created Old Value New Value Data Type Notes
2024-06-26 06:41:01 Added to TrackCVE