cve-2024-53136
Vulnerability from cvelistv5
Published
2024-12-04 14:20
Modified
2024-12-05 11:30
Severity ?
Summary
mm: revert "mm: shmem: fix data-race in shmem_getattr()"
Impacted products
Vendor Product Version
Linux Linux Version: 4.19.323   
Version: 6.1.116   
Version: 6.6.60   
Version: 6.11.7   
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "mm/shmem.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "36b537e8f302",
              "status": "affected",
              "version": "9fb9703cd43e",
              "versionType": "git"
            },
            {
              "lessThan": "5874c1150e77",
              "status": "affected",
              "version": "82cae1e30bd9",
              "versionType": "git"
            },
            {
              "lessThan": "64e67e869425",
              "status": "affected",
              "version": "edd1f9050506",
              "versionType": "git"
            },
            {
              "lessThan": "901dc2ad7c37",
              "status": "affected",
              "version": "ffd56612566b",
              "versionType": "git"
            },
            {
              "lessThan": "d1aa0c04294e",
              "status": "affected",
              "version": "d949d1d14fa2",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "mm/shmem.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "4.19.325",
              "status": "affected",
              "version": "4.19.323",
              "versionType": "semver"
            },
            {
              "lessThan": "6.1.119",
              "status": "affected",
              "version": "6.1.116",
              "versionType": "semver"
            },
            {
              "lessThan": "6.6.63",
              "status": "affected",
              "version": "6.6.60",
              "versionType": "semver"
            },
            {
              "lessThan": "6.11.10",
              "status": "affected",
              "version": "6.11.7",
              "versionType": "semver"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: revert \"mm: shmem: fix data-race in shmem_getattr()\"\n\nRevert d949d1d14fa2 (\"mm: shmem: fix data-race in shmem_getattr()\") as\nsuggested by Chuck [1].  It is causing deadlocks when accessing tmpfs over\nNFS.\n\nAs Hugh commented, \"added just to silence a syzbot sanitizer splat: added\nwhere there has never been any practical problem\"."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-12-05T11:30:07.803Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/36b537e8f302f670c7cf35d88a3a294443e32d52"
        },
        {
          "url": "https://git.kernel.org/stable/c/5874c1150e77296565ad6e495ef41fbf87570d14"
        },
        {
          "url": "https://git.kernel.org/stable/c/64e67e8694252c1bf01b802ee911be3fee62c36b"
        },
        {
          "url": "https://git.kernel.org/stable/c/901dc2ad7c3789fa87dc3956f6697c5d62d5cf7e"
        },
        {
          "url": "https://git.kernel.org/stable/c/d1aa0c04294e29883d65eac6c2f72fe95cc7c049"
        }
      ],
      "title": "mm: revert \"mm: shmem: fix data-race in shmem_getattr()\"",
      "x_generator": {
        "engine": "bippy-8e903de6a542"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-53136",
    "datePublished": "2024-12-04T14:20:41.634Z",
    "dateReserved": "2024-11-19T17:17:24.996Z",
    "dateUpdated": "2024-12-05T11:30:07.803Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-53136\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-12-04T15:15:13.737\",\"lastModified\":\"2024-12-11T17:04:47.447\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmm: revert \\\"mm: shmem: fix data-race in shmem_getattr()\\\"\\n\\nRevert d949d1d14fa2 (\\\"mm: shmem: fix data-race in shmem_getattr()\\\") as\\nsuggested by Chuck [1].  It is causing deadlocks when accessing tmpfs over\\nNFS.\\n\\nAs Hugh commented, \\\"added just to silence a syzbot sanitizer splat: added\\nwhere there has never been any practical problem\\\".\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: mm: revert \\\"mm: shmem: fix data-race in shmem_getattr()\\\" Revert d949d1d14fa2 (\\\"mm: shmem: fix data-race in shmem_getattr()\\\") como lo sugiri\u00f3 Chuck [1]. Est\u00e1 causando bloqueos al acceder a tmpfs a trav\u00e9s de NFS. Como coment\u00f3 Hugh, \\\"agregado solo para silenciar un splat de sanitizador de syzbot: agregado donde nunca ha habido ning\u00fan problema pr\u00e1ctico\\\".\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":4.7,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.0,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-362\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.19.323\",\"versionEndExcluding\":\"4.19.325\",\"matchCriteriaId\":\"156D3D2F-000E-47F7-9B3C-CD7E75608A2B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.4.285\",\"versionEndExcluding\":\"5.5\",\"matchCriteriaId\":\"0F89CEF5-BEBB-4C4B-925A-D5644DDD9764\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.10.229\",\"versionEndExcluding\":\"5.11\",\"matchCriteriaId\":\"11390F38-11AA-4957-9789-9E4FB50D9C89\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.15.171\",\"versionEndExcluding\":\"5.16\",\"matchCriteriaId\":\"8FA383FE-32A6-400A-B7BA-ECFA9FEEF84B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.1.116\",\"versionEndExcluding\":\"6.1.119\",\"matchCriteriaId\":\"DBE6E83A-CEB4-45E3-AF51-5840605379BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.6.60\",\"versionEndExcluding\":\"6.6.63\",\"matchCriteriaId\":\"E99409ED-3E0E-4794-8849-278B070E9BD9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.11.7\",\"versionEndExcluding\":\"6.11.10\",\"matchCriteriaId\":\"8595560C-1D07-4213-8A91-E07B8C45B056\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/36b537e8f302f670c7cf35d88a3a294443e32d52\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/5874c1150e77296565ad6e495ef41fbf87570d14\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/64e67e8694252c1bf01b802ee911be3fee62c36b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/901dc2ad7c3789fa87dc3956f6697c5d62d5cf7e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d1aa0c04294e29883d65eac6c2f72fe95cc7c049\",\"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.