CVE-2023-53242 (GCVE-0-2023-53242)
Vulnerability from cvelistv5
Published
2025-09-15 14:23
Modified
2025-09-15 14:23
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/hisi: Drop second sensor hi3660 The commit 74c8e6bffbe1 ("driver core: Add __alloc_size hint to devm allocators") exposes a panic "BRK handler: Fatal exception" on the hi3660_thermal_probe funciton. This is because the function allocates memory for only one sensors array entry, but tries to fill up a second one. Fix this by removing the unneeded second access.
Impacted products
Vendor Product Version
Linux Linux Version: 7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460
Version: 7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460
Version: 7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460
Version: 7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460
Version: 7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460
Version: 7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460
Create a notification for this product.
   Linux Linux Version: 4.20
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/thermal/hisi_thermal.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "3cf2181e438f43ed24e12424fe36d156cca233b9",
              "status": "affected",
              "version": "7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460",
              "versionType": "git"
            },
            {
              "lessThan": "e02bc492883abf751fd1a8d89fc025fbce6744c6",
              "status": "affected",
              "version": "7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460",
              "versionType": "git"
            },
            {
              "lessThan": "f5aaf140ab1c02889c088e1b1098adad600541af",
              "status": "affected",
              "version": "7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460",
              "versionType": "git"
            },
            {
              "lessThan": "9f6756cd09889c7201ee31e6f76fbd914fb0b80d",
              "status": "affected",
              "version": "7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460",
              "versionType": "git"
            },
            {
              "lessThan": "68e675a9b69cfc34dd915d91a4650e3ee53421f4",
              "status": "affected",
              "version": "7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460",
              "versionType": "git"
            },
            {
              "lessThan": "15cc25829a97c3957e520e971868aacc84341317",
              "status": "affected",
              "version": "7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/thermal/hisi_thermal.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.20"
            },
            {
              "lessThan": "4.20",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.235",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.173",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.99",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.16",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.2.*",
              "status": "unaffected",
              "version": "6.2.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.3",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.235",
                  "versionStartIncluding": "4.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.173",
                  "versionStartIncluding": "4.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.99",
                  "versionStartIncluding": "4.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.16",
                  "versionStartIncluding": "4.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.2.3",
                  "versionStartIncluding": "4.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.3",
                  "versionStartIncluding": "4.20",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nthermal/drivers/hisi: Drop second sensor hi3660\n\nThe commit 74c8e6bffbe1 (\"driver core: Add __alloc_size hint to devm\nallocators\") exposes a panic \"BRK handler: Fatal exception\" on the\nhi3660_thermal_probe funciton.\nThis is because the function allocates memory for only one\nsensors array entry, but tries to fill up a second one.\n\nFix this by removing the unneeded second access."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-09-15T14:23:11.251Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/3cf2181e438f43ed24e12424fe36d156cca233b9"
        },
        {
          "url": "https://git.kernel.org/stable/c/e02bc492883abf751fd1a8d89fc025fbce6744c6"
        },
        {
          "url": "https://git.kernel.org/stable/c/f5aaf140ab1c02889c088e1b1098adad600541af"
        },
        {
          "url": "https://git.kernel.org/stable/c/9f6756cd09889c7201ee31e6f76fbd914fb0b80d"
        },
        {
          "url": "https://git.kernel.org/stable/c/68e675a9b69cfc34dd915d91a4650e3ee53421f4"
        },
        {
          "url": "https://git.kernel.org/stable/c/15cc25829a97c3957e520e971868aacc84341317"
        }
      ],
      "title": "thermal/drivers/hisi: Drop second sensor hi3660",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-53242",
    "datePublished": "2025-09-15T14:23:11.251Z",
    "dateReserved": "2025-09-15T14:19:21.848Z",
    "dateUpdated": "2025-09-15T14:23:11.251Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-53242\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-09-15T15:15:51.340\",\"lastModified\":\"2025-09-15T15:22:27.090\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nthermal/drivers/hisi: Drop second sensor hi3660\\n\\nThe commit 74c8e6bffbe1 (\\\"driver core: Add __alloc_size hint to devm\\nallocators\\\") exposes a panic \\\"BRK handler: Fatal exception\\\" on the\\nhi3660_thermal_probe funciton.\\nThis is because the function allocates memory for only one\\nsensors array entry, but tries to fill up a second one.\\n\\nFix this by removing the unneeded second access.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/15cc25829a97c3957e520e971868aacc84341317\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/3cf2181e438f43ed24e12424fe36d156cca233b9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/68e675a9b69cfc34dd915d91a4650e3ee53421f4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9f6756cd09889c7201ee31e6f76fbd914fb0b80d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e02bc492883abf751fd1a8d89fc025fbce6744c6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f5aaf140ab1c02889c088e1b1098adad600541af\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…