CVE-2023-6270 HIGH

CVE-2023-6270: Kernel: aoe: improper reference count leads to use-after-free vulnerability

Vendor Red Hat
Product Red Hat Enterprise Linux 6
Weakness CWE-416
Published January 4, 2024
Last update March 24, 2026

CVSS base score

7.0/10
Attack vector Local
Attack complexity High
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

January 4, 2024 CVE published
March 24, 2026 Record updated