Lucene search

K
cvelistLinuxCVELIST:CVE-2024-26684
HistoryApr 02, 2024 - 7:01 a.m.

CVE-2024-26684 net: stmmac: xgmac: fix handling of DPP safety error for DMA channels

2024-04-0207:01:46
Linux
www.cve.org
net
stmmac
xgmac
safety error
dma channels
linux kernel
vulnerability
fix
data path parity errors
interrupt
dma_dpp_interrupt_status register

7.8 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

10.4%

In the Linux kernel, the following vulnerability has been resolved:

net: stmmac: xgmac: fix handling of DPP safety error for DMA channels

Commit 56e58d6c8a56 (“net: stmmac: Implement Safety Features in
XGMAC core”) checks and reports safety errors, but leaves the
Data Path Parity Errors for each channel in DMA unhandled at all, lead to
a storm of interrupt.
Fix it by checking and clearing the DMA_DPP_Interrupt_Status register.

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/net/ethernet/stmicro/stmmac/common.h",
      "drivers/net/ethernet/stmicro/stmmac/dwxgmac2.h",
      "drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c"
    ],
    "versions": [
      {
        "version": "56e58d6c8a56",
        "lessThan": "e9837c83befb",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "56e58d6c8a56",
        "lessThan": "2fc45a4631ac",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "56e58d6c8a56",
        "lessThan": "6609e98ed829",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "56e58d6c8a56",
        "lessThan": "e42ff0844fe4",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "56e58d6c8a56",
        "lessThan": "7e0ff50131e9",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "56e58d6c8a56",
        "lessThan": "3b48c9e258c8",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "56e58d6c8a56",
        "lessThan": "46eba193d04f",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/net/ethernet/stmicro/stmmac/common.h",
      "drivers/net/ethernet/stmicro/stmmac/dwxgmac2.h",
      "drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c"
    ],
    "versions": [
      {
        "version": "5.4",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "5.4",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.4.269",
        "lessThanOrEqual": "5.4.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.210",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.149",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.1.78",
        "lessThanOrEqual": "6.1.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.17",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.7.5",
        "lessThanOrEqual": "6.7.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.8",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

7.8 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

10.4%