CVE-2024-27071

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-27071
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-27071.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-27071
Downstream
Published
2024-05-01T13:04:30Z
Modified
2025-10-21T19:57:26.514309Z
Summary
backlight: hx8357: Fix potential NULL pointer dereference
Details

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().

References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
7d84a63a39b78443d09f2b4edf7ecb1d586379b4
Fixed
67e578c8ff2d7df03bf8ca9a7f5436b1796f6ad1
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
7d84a63a39b78443d09f2b4edf7ecb1d586379b4
Fixed
b1ba8bcb2d1ffce11b308ce166c9cc28d989e3b9

Affected versions

v6.*

v6.7
v6.7-rc2
v6.7-rc3
v6.7-rc4
v6.7-rc5
v6.7-rc6
v6.7-rc7
v6.7-rc8
v6.8
v6.8-rc1
v6.8-rc2
v6.8-rc3
v6.8-rc4
v6.8-rc5
v6.8-rc6
v6.8-rc7
v6.8.1

Database specific

vanir_signatures

[
    {
        "deprecated": false,
        "id": "CVE-2024-27071-3d84a1b2",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@67e578c8ff2d7df03bf8ca9a7f5436b1796f6ad1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "85561088732823073694659378048555668208",
                "115215469135379344884789859964089600631",
                "205372941218193628053710867605723419277",
                "132415615207346850394638368804897784769",
                "158365303797662784553974472486608772554",
                "190802041151636136766532583996276671048",
                "210295407313780994640142747552669689046"
            ]
        },
        "target": {
            "file": "drivers/video/backlight/hx8357.c"
        },
        "signature_type": "Line",
        "signature_version": "v1"
    },
    {
        "deprecated": false,
        "id": "CVE-2024-27071-58eceb02",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@67e578c8ff2d7df03bf8ca9a7f5436b1796f6ad1",
        "digest": {
            "function_hash": "52846587260170071364216245611115514679",
            "length": 1517.0
        },
        "target": {
            "function": "hx8357_probe",
            "file": "drivers/video/backlight/hx8357.c"
        },
        "signature_type": "Function",
        "signature_version": "v1"
    },
    {
        "deprecated": false,
        "id": "CVE-2024-27071-d07231f4",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b1ba8bcb2d1ffce11b308ce166c9cc28d989e3b9",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "85561088732823073694659378048555668208",
                "115215469135379344884789859964089600631",
                "205372941218193628053710867605723419277",
                "132415615207346850394638368804897784769",
                "158365303797662784553974472486608772554",
                "190802041151636136766532583996276671048",
                "210295407313780994640142747552669689046"
            ]
        },
        "target": {
            "file": "drivers/video/backlight/hx8357.c"
        },
        "signature_type": "Line",
        "signature_version": "v1"
    },
    {
        "deprecated": false,
        "id": "CVE-2024-27071-d7c788c0",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b1ba8bcb2d1ffce11b308ce166c9cc28d989e3b9",
        "digest": {
            "function_hash": "52846587260170071364216245611115514679",
            "length": 1517.0
        },
        "target": {
            "function": "hx8357_probe",
            "file": "drivers/video/backlight/hx8357.c"
        },
        "signature_type": "Function",
        "signature_version": "v1"
    }
]

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.8.0
Fixed
6.8.2