7.8
HIGH
CVE-2024-26898
Linux AoE Driver Use-After-Free Denial of Service
Description

In the Linux kernel, the following vulnerability has been resolved: aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts This patch is against CVE-2023-6270. The description of cve is: 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. In aoecmd_cfg_pkts(), it always calls dev_put(ifp) when skb initial code is finished. But the net_device ifp will still be used in later tx()->dev_queue_xmit() in kthread. Which means that the dev_put(ifp) should NOT be called in the success path of skb initial code in aoecmd_cfg_pkts(). Otherwise tx() may run into use-after-free because the net_device is freed. This patch removed the dev_put(ifp) in the success path in aoecmd_cfg_pkts(), and added dev_put() after skb xmit in tx().

INFO

Published Date :

April 17, 2024, 11:15 a.m.

Last Modified :

Aug. 1, 2024, 1:48 p.m.

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67

Remotely Exploitable :

No

Impact Score :

5.9

Exploitability Score :

1.8
Affected Products

The following products are affected by CVE-2024-26898 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-26898 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-26898 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Aug. 01, 2024

    Action Type Old Value New Value
    Added CWE CISA-ADP CWE-416
    Added CVSS V3.1 CISA-ADP AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 27, 2024

    Action Type Old Value New Value
    Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html [No types assigned]
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 25, 2024

    Action Type Old Value New Value
    Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html [No types assigned]
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 29, 2024

    Action Type Old Value New Value
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 14, 2024

    Action Type Old Value New Value
  • Initial Analysis by [email protected]

    Apr. 29, 2024

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
    Changed Reference Type https://git.kernel.org/stable/c/079cba4f4e307c69878226fdf5228c20aa1c969c No Types Assigned https://git.kernel.org/stable/c/079cba4f4e307c69878226fdf5228c20aa1c969c Patch
    Changed Reference Type https://git.kernel.org/stable/c/1a54aa506b3b2f31496731039e49778f54eee881 No Types Assigned https://git.kernel.org/stable/c/1a54aa506b3b2f31496731039e49778f54eee881 Patch
    Changed Reference Type https://git.kernel.org/stable/c/74ca3ef68d2f449bc848c0a814cefc487bf755fa No Types Assigned https://git.kernel.org/stable/c/74ca3ef68d2f449bc848c0a814cefc487bf755fa Patch
    Changed Reference Type https://git.kernel.org/stable/c/7dd09fa80b0765ce68bfae92f4e2f395ccf0fba4 No Types Assigned https://git.kernel.org/stable/c/7dd09fa80b0765ce68bfae92f4e2f395ccf0fba4 Patch
    Changed Reference Type https://git.kernel.org/stable/c/a16fbb80064634b254520a46395e36b87ca4731e No Types Assigned https://git.kernel.org/stable/c/a16fbb80064634b254520a46395e36b87ca4731e Patch
    Changed Reference Type https://git.kernel.org/stable/c/ad80c34944d7175fa1f5c7a55066020002921a99 No Types Assigned https://git.kernel.org/stable/c/ad80c34944d7175fa1f5c7a55066020002921a99 Patch
    Changed Reference Type https://git.kernel.org/stable/c/eb48680b0255a9e8a9bdc93d6a55b11c31262e62 No Types Assigned https://git.kernel.org/stable/c/eb48680b0255a9e8a9bdc93d6a55b11c31262e62 Patch
    Changed Reference Type https://git.kernel.org/stable/c/f98364e926626c678fb4b9004b75cacf92ff0662 No Types Assigned https://git.kernel.org/stable/c/f98364e926626c678fb4b9004b75cacf92ff0662 Patch
    Changed Reference Type https://git.kernel.org/stable/c/faf0b4c5e00bb680e8e43ac936df24d3f48c8e65 No Types Assigned https://git.kernel.org/stable/c/faf0b4c5e00bb680e8e43ac936df24d3f48c8e65 Patch
    Added CWE NIST CWE-416
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 2.6.22 up to (excluding) 4.19.311 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.20 up to (excluding) 5.4.273 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.214 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.153 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.83 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.23 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.7.11 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.8 up to (excluding) 6.8.2
  • CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Apr. 17, 2024

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts This patch is against CVE-2023-6270. The description of cve is: 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. In aoecmd_cfg_pkts(), it always calls dev_put(ifp) when skb initial code is finished. But the net_device ifp will still be used in later tx()->dev_queue_xmit() in kthread. Which means that the dev_put(ifp) should NOT be called in the success path of skb initial code in aoecmd_cfg_pkts(). Otherwise tx() may run into use-after-free because the net_device is freed. This patch removed the dev_put(ifp) in the success path in aoecmd_cfg_pkts(), and added dev_put() after skb xmit in tx().
    Added Reference kernel.org https://git.kernel.org/stable/c/ad80c34944d7175fa1f5c7a55066020002921a99 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/1a54aa506b3b2f31496731039e49778f54eee881 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/faf0b4c5e00bb680e8e43ac936df24d3f48c8e65 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/7dd09fa80b0765ce68bfae92f4e2f395ccf0fba4 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/74ca3ef68d2f449bc848c0a814cefc487bf755fa [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/eb48680b0255a9e8a9bdc93d6a55b11c31262e62 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/079cba4f4e307c69878226fdf5228c20aa1c969c [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/a16fbb80064634b254520a46395e36b87ca4731e [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/f98364e926626c678fb4b9004b75cacf92ff0662 [No types assigned]
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-26898 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-26898 weaknesses.

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability