Lucene search

K
cvelistLinuxCVELIST:CVE-2024-42278
HistoryAug 17, 2024 - 9:08 a.m.

CVE-2024-42278 ASoC: TAS2781: Fix tasdev_load_calibrated_data()

2024-08-1709:08:46
Linux
www.cve.org
2
asoc tas2781 fix null dereference

EPSS

0

Percentile

16.3%

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

ASoC: TAS2781: Fix tasdev_load_calibrated_data()

This function has a reversed if statement so it’s either a no-op or it
leads to a NULL dereference.

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "sound/soc/codecs/tas2781-fmwlib.c"
    ],
    "versions": [
      {
        "version": "57847c2ec5fb",
        "lessThan": "6d98741dbd13",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "b195acf5266d",
        "lessThan": "51be301d29d6",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "b195acf5266d",
        "lessThan": "92c78222168e",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "sound/soc/codecs/tas2781-fmwlib.c"
    ],
    "versions": [
      {
        "version": "6.10",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "6.10",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.44",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.10.3",
        "lessThanOrEqual": "6.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.11",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

EPSS

0

Percentile

16.3%