cve-2024-53145
Vulnerability from cvelistv5
Published
2024-12-24 11:28
Modified
2025-01-20 06:19
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: um: Fix potential integer overflow during physmem setup This issue happens when the real map size is greater than LONG_MAX, which can be easily triggered on UML/i386.
Impacted products
Vendor Product Version
Linux Linux Version: fe205bdd1321f95f8f3c35d243ea7cb22af8fbe1
Version: fe205bdd1321f95f8f3c35d243ea7cb22af8fbe1
Version: fe205bdd1321f95f8f3c35d243ea7cb22af8fbe1
Version: fe205bdd1321f95f8f3c35d243ea7cb22af8fbe1
Version: fe205bdd1321f95f8f3c35d243ea7cb22af8fbe1
Version: fe205bdd1321f95f8f3c35d243ea7cb22af8fbe1
Version: fe205bdd1321f95f8f3c35d243ea7cb22af8fbe1
Version: fe205bdd1321f95f8f3c35d243ea7cb22af8fbe1
Create a notification for this product.
   Linux Linux Version: 4.1
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "arch/um/kernel/physmem.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "5c710f45811e7e2bfcf703980c306f19c7e1ecfe",
              "status": "affected",
              "version": "fe205bdd1321f95f8f3c35d243ea7cb22af8fbe1",
              "versionType": "git"
            },
            {
              "lessThan": "e6102b72edc4eb8c0858df00ba74b5ce579c8fa2",
              "status": "affected",
              "version": "fe205bdd1321f95f8f3c35d243ea7cb22af8fbe1",
              "versionType": "git"
            },
            {
              "lessThan": "1bd118c5f887802cef2d9ba0d1917258667f1cae",
              "status": "affected",
              "version": "fe205bdd1321f95f8f3c35d243ea7cb22af8fbe1",
              "versionType": "git"
            },
            {
              "lessThan": "1575df968650d11771359e5ac78278c5b0cc19f3",
              "status": "affected",
              "version": "fe205bdd1321f95f8f3c35d243ea7cb22af8fbe1",
              "versionType": "git"
            },
            {
              "lessThan": "a875c023155ea92b75d6323977003e64d92ae7fc",
              "status": "affected",
              "version": "fe205bdd1321f95f8f3c35d243ea7cb22af8fbe1",
              "versionType": "git"
            },
            {
              "lessThan": "d1a211e5210d31da8f49fc0021bf7129b726468c",
              "status": "affected",
              "version": "fe205bdd1321f95f8f3c35d243ea7cb22af8fbe1",
              "versionType": "git"
            },
            {
              "lessThan": "a9c95f787b88b29165563fd97761032db77116e7",
              "status": "affected",
              "version": "fe205bdd1321f95f8f3c35d243ea7cb22af8fbe1",
              "versionType": "git"
            },
            {
              "lessThan": "a98b7761f697e590ed5d610d87fa12be66f23419",
              "status": "affected",
              "version": "fe205bdd1321f95f8f3c35d243ea7cb22af8fbe1",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "arch/um/kernel/physmem.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.1"
            },
            {
              "lessThan": "4.1",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.287",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.231",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.174",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.120",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.64",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.11.*",
              "status": "unaffected",
              "version": "6.11.11",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.2",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.13",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\num: Fix potential integer overflow during physmem setup\n\nThis issue happens when the real map size is greater than LONG_MAX,\nwhich can be easily triggered on UML/i386."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-01-20T06:19:42.406Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/5c710f45811e7e2bfcf703980c306f19c7e1ecfe"
        },
        {
          "url": "https://git.kernel.org/stable/c/e6102b72edc4eb8c0858df00ba74b5ce579c8fa2"
        },
        {
          "url": "https://git.kernel.org/stable/c/1bd118c5f887802cef2d9ba0d1917258667f1cae"
        },
        {
          "url": "https://git.kernel.org/stable/c/1575df968650d11771359e5ac78278c5b0cc19f3"
        },
        {
          "url": "https://git.kernel.org/stable/c/a875c023155ea92b75d6323977003e64d92ae7fc"
        },
        {
          "url": "https://git.kernel.org/stable/c/d1a211e5210d31da8f49fc0021bf7129b726468c"
        },
        {
          "url": "https://git.kernel.org/stable/c/a9c95f787b88b29165563fd97761032db77116e7"
        },
        {
          "url": "https://git.kernel.org/stable/c/a98b7761f697e590ed5d610d87fa12be66f23419"
        }
      ],
      "title": "um: Fix potential integer overflow during physmem setup",
      "x_generator": {
        "engine": "bippy-5f407fcff5a0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-53145",
    "datePublished": "2024-12-24T11:28:46.113Z",
    "dateReserved": "2024-11-19T17:17:24.997Z",
    "dateUpdated": "2025-01-20T06:19:42.406Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-53145\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-12-24T12:15:22.507\",\"lastModified\":\"2025-01-07T16:14:57.543\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\num: Fix potential integer overflow during physmem setup\\n\\nThis issue happens when the real map size is greater than LONG_MAX,\\nwhich can be easily triggered on UML/i386.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: um: corrige el posible desbordamiento de enteros durante la configuraci\u00f3n de physmem. Este problema ocurre cuando el tama\u00f1o real del mapa es mayor que LONG_MAX, lo que se puede activar f\u00e1cilmente en UML/i386.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.1\",\"versionEndExcluding\":\"5.4.287\",\"matchCriteriaId\":\"4B08AFEE-D4EF-47B3-BD35-5A861B359191\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.5\",\"versionEndExcluding\":\"5.10.231\",\"matchCriteriaId\":\"B5C644CC-2BD7-4E32-BC54-8DCC7ABE9935\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.174\",\"matchCriteriaId\":\"419FD073-1517-4FD5-8158-F94BC68A1E89\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.120\",\"matchCriteriaId\":\"09AC6122-E2A4-40FE-9D33-268A1B2EC265\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.64\",\"matchCriteriaId\":\"CA16DEE3-ABEC-4449-9F4A-7A3DC4FC36C7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.11.11\",\"matchCriteriaId\":\"21434379-192D-472F-9B54-D45E3650E893\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.12\",\"versionEndExcluding\":\"6.12.2\",\"matchCriteriaId\":\"D8882B1B-2ABC-4838-AC1D-DBDBB5764776\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/1575df968650d11771359e5ac78278c5b0cc19f3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/1bd118c5f887802cef2d9ba0d1917258667f1cae\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/5c710f45811e7e2bfcf703980c306f19c7e1ecfe\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a875c023155ea92b75d6323977003e64d92ae7fc\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a98b7761f697e590ed5d610d87fa12be66f23419\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a9c95f787b88b29165563fd97761032db77116e7\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d1a211e5210d31da8f49fc0021bf7129b726468c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/e6102b72edc4eb8c0858df00ba74b5ce579c8fa2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}"
  }
}


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.