← Back to CVE List

CVE-2023-6270

Published: 2024-01-04T17:15Z
Last Modified: 2025-04-14T19:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
A flaw was found in the ATA over Ethernet (AoE) driver in the Linux kernel. The aoecmd_cfg_pkts() function improperly updates the refcnt on `struct net_device`, and a use-after-free can be triggered by racing between the free on the struct and the access through the `skbtxq` global queue. This could lead to a denial of service condition or potential code execution. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt