Lucene search

K
cvelistLinuxCVELIST:CVE-2024-27071
HistoryMay 01, 2024 - 1:04 p.m.

CVE-2024-27071 backlight: hx8357: Fix potential NULL pointer dereference

2024-05-0113:04:30
Linux
www.cve.org
2
cve-2024-27071
backlight
hx8357
null pointer dereference
linux kernel

6.7 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

9.0%

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

backlight: hx8357: Fix potential NULL pointer dereference

The “im” pins are optional. Add missing check in the hx8357_probe().

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/video/backlight/hx8357.c"
    ],
    "versions": [
      {
        "version": "7d84a63a39b7",
        "lessThan": "67e578c8ff2d",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "7d84a63a39b7",
        "lessThan": "b1ba8bcb2d1f",
        "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/video/backlight/hx8357.c"
    ],
    "versions": [
      {
        "version": "6.8",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "6.8",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.8.2",
        "lessThanOrEqual": "6.8.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.9",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

6.7 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

9.0%