Lucene search

K
cvelistLinuxCVELIST:CVE-2024-42095
HistoryJul 29, 2024 - 5:39 p.m.

CVE-2024-42095 serial: 8250_omap: Implementation of Errata i2310

2024-07-2917:39:30
Linux
www.cve.org
2
8250_omap
errata i2310
erroneous timeout

EPSS

0

Percentile

10.7%

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

serial: 8250_omap: Implementation of Errata i2310

As per Errata i2310[0], Erroneous timeout can be triggered,
if this Erroneous interrupt is not cleared then it may leads
to storm of interrupts, therefore apply Errata i2310 solution.

[0] https://www.ti.com/lit/pdf/sprz536 page 23

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/tty/serial/8250/8250_omap.c"
    ],
    "versions": [
      {
        "version": "9443acbd251f",
        "lessThan": "cb8793006698",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "b67e830d38fa",
        "lessThan": "87257a28271c",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "b67e830d38fa",
        "lessThan": "98840e410d53",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "b67e830d38fa",
        "lessThan": "e67d7f38008e",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "b67e830d38fa",
        "lessThan": "6270051f6560",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "b67e830d38fa",
        "lessThan": "9d141c1e6157",
        "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/tty/serial/8250/8250_omap.c"
    ],
    "versions": [
      {
        "version": "5.14",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "5.14",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.221",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.162",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.1.97",
        "lessThanOrEqual": "6.1.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.37",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.9.8",
        "lessThanOrEqual": "6.9.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.10",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]