CVE-2024-35879 (GCVE-0-2024-35879)

Vulnerability from cvelistv5 – Published: 2024-05-19 08:34 – Updated: 2026-05-23 15:44
VLAI
Title
of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
Summary
In the Linux kernel, the following vulnerability has been resolved: of: dynamic: Synchronize of_changeset_destroy() with the devlink removals In the following sequence: 1) of_platform_depopulate() 2) of_overlay_remove() During the step 1, devices are destroyed and devlinks are removed. During the step 2, OF nodes are destroyed but __of_changeset_entry_destroy() can raise warnings related to missing of_node_put(): ERROR: memory leak, expected refcount 1 instead of 2 ... Indeed, during the devlink removals performed at step 1, the removal itself releasing the device (and the attached of_node) is done by a job queued in a workqueue and so, it is done asynchronously with respect to function calls. When the warning is present, of_node_put() will be called but wrongly too late from the workqueue job. In order to be sure that any ongoing devlink removals are done before the of_node destruction, synchronize the of_changeset_destroy() with the devlink removals.
Severity
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: d007150b4e15bfcb8d36cfd88a5645d42e44d383 , < 3127b2ee50c424a96eb3559fbb7b43cf0b111c7a (git)
Affected: 80dd33cf72d1ab4f0af303f1fa242c6d6c8d328f , < 3ee2424107546d882e1ddd75333ca9c32879908c (git)
Affected: 80dd33cf72d1ab4f0af303f1fa242c6d6c8d328f , < 7b6df050c45a1ea158fd50bc32a8e1447dd1e951 (git)
Affected: 80dd33cf72d1ab4f0af303f1fa242c6d6c8d328f , < 801c8b8ec5bfb3519566dff16a5ecd48302fca82 (git)
Affected: 80dd33cf72d1ab4f0af303f1fa242c6d6c8d328f , < ae6d76e4f06c37a623e357e79d49b17411db6f5c (git)
Affected: 80dd33cf72d1ab4f0af303f1fa242c6d6c8d328f , < 8917e7385346bd6584890ed362985c219fe6ae84 (git)
Affected: 252c23915546863685ecc68cb3a39e7e80c6c9d4 (git)
Affected: 5.10.42 , < 5.10.215 (semver)
Affected: 5.12.9 , < 5.13 (semver)
Create a notification for this product.
Linux Linux Affected: 5.13
Unaffected: 0 , < 5.13 (semver)
Unaffected: 5.10.215 , ≤ 5.10.* (semver)
Unaffected: 5.15.154 , ≤ 5.15.* (semver)
Unaffected: 6.1.85 , ≤ 6.1.* (semver)
Unaffected: 6.6.26 , ≤ 6.6.* (semver)
Unaffected: 6.8.5 , ≤ 6.8.* (semver)
Unaffected: 6.9 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-35879",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-05-20T15:13:02.160768Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-04T17:33:31.403Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T03:21:49.046Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/3127b2ee50c424a96eb3559fbb7b43cf0b111c7a"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/3ee2424107546d882e1ddd75333ca9c32879908c"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/7b6df050c45a1ea158fd50bc32a8e1447dd1e951"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/801c8b8ec5bfb3519566dff16a5ecd48302fca82"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/ae6d76e4f06c37a623e357e79d49b17411db6f5c"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/8917e7385346bd6584890ed362985c219fe6ae84"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/of/dynamic.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "3127b2ee50c424a96eb3559fbb7b43cf0b111c7a",
              "status": "affected",
              "version": "d007150b4e15bfcb8d36cfd88a5645d42e44d383",
              "versionType": "git"
            },
            {
              "lessThan": "3ee2424107546d882e1ddd75333ca9c32879908c",
              "status": "affected",
              "version": "80dd33cf72d1ab4f0af303f1fa242c6d6c8d328f",
              "versionType": "git"
            },
            {
              "lessThan": "7b6df050c45a1ea158fd50bc32a8e1447dd1e951",
              "status": "affected",
              "version": "80dd33cf72d1ab4f0af303f1fa242c6d6c8d328f",
              "versionType": "git"
            },
            {
              "lessThan": "801c8b8ec5bfb3519566dff16a5ecd48302fca82",
              "status": "affected",
              "version": "80dd33cf72d1ab4f0af303f1fa242c6d6c8d328f",
              "versionType": "git"
            },
            {
              "lessThan": "ae6d76e4f06c37a623e357e79d49b17411db6f5c",
              "status": "affected",
              "version": "80dd33cf72d1ab4f0af303f1fa242c6d6c8d328f",
              "versionType": "git"
            },
            {
              "lessThan": "8917e7385346bd6584890ed362985c219fe6ae84",
              "status": "affected",
              "version": "80dd33cf72d1ab4f0af303f1fa242c6d6c8d328f",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "252c23915546863685ecc68cb3a39e7e80c6c9d4",
              "versionType": "git"
            },
            {
              "lessThan": "5.10.215",
              "status": "affected",
              "version": "5.10.42",
              "versionType": "semver"
            },
            {
              "lessThan": "5.13",
              "status": "affected",
              "version": "5.12.9",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/of/dynamic.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.13"
            },
            {
              "lessThan": "5.13",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.215",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.154",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.85",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.26",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.8.*",
              "status": "unaffected",
              "version": "6.8.5",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.9",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.215",
                  "versionStartIncluding": "5.10.42",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.154",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.85",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.26",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.8.5",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.9",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.12.9",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nof: dynamic: Synchronize of_changeset_destroy() with the devlink removals\n\nIn the following sequence:\n  1) of_platform_depopulate()\n  2) of_overlay_remove()\n\nDuring the step 1, devices are destroyed and devlinks are removed.\nDuring the step 2, OF nodes are destroyed but\n__of_changeset_entry_destroy() can raise warnings related to missing\nof_node_put():\n  ERROR: memory leak, expected refcount 1 instead of 2 ...\n\nIndeed, during the devlink removals performed at step 1, the removal\nitself releasing the device (and the attached of_node) is done by a job\nqueued in a workqueue and so, it is done asynchronously with respect to\nfunction calls.\nWhen the warning is present, of_node_put() will be called but wrongly\ntoo late from the workqueue job.\n\nIn order to be sure that any ongoing devlink removals are done before\nthe of_node destruction, synchronize the of_changeset_destroy() with the\ndevlink removals."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-23T15:44:28.121Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/3127b2ee50c424a96eb3559fbb7b43cf0b111c7a"
        },
        {
          "url": "https://git.kernel.org/stable/c/3ee2424107546d882e1ddd75333ca9c32879908c"
        },
        {
          "url": "https://git.kernel.org/stable/c/7b6df050c45a1ea158fd50bc32a8e1447dd1e951"
        },
        {
          "url": "https://git.kernel.org/stable/c/801c8b8ec5bfb3519566dff16a5ecd48302fca82"
        },
        {
          "url": "https://git.kernel.org/stable/c/ae6d76e4f06c37a623e357e79d49b17411db6f5c"
        },
        {
          "url": "https://git.kernel.org/stable/c/8917e7385346bd6584890ed362985c219fe6ae84"
        }
      ],
      "title": "of: dynamic: Synchronize of_changeset_destroy() with the devlink removals",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-35879",
    "datePublished": "2024-05-19T08:34:36.450Z",
    "dateReserved": "2024-05-17T13:50:33.111Z",
    "dateUpdated": "2026-05-23T15:44:28.121Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2024-35879",
      "date": "2026-05-27",
      "epss": "0.00014",
      "percentile": "0.02905"
    },
    "fkie_nvd": {
      "descriptions": "[{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nof: dynamic: Synchronize of_changeset_destroy() with the devlink removals\\n\\nIn the following sequence:\\n  1) of_platform_depopulate()\\n  2) of_overlay_remove()\\n\\nDuring the step 1, devices are destroyed and devlinks are removed.\\nDuring the step 2, OF nodes are destroyed but\\n__of_changeset_entry_destroy() can raise warnings related to missing\\nof_node_put():\\n  ERROR: memory leak, expected refcount 1 instead of 2 ...\\n\\nIndeed, during the devlink removals performed at step 1, the removal\\nitself releasing the device (and the attached of_node) is done by a job\\nqueued in a workqueue and so, it is done asynchronously with respect to\\nfunction calls.\\nWhen the warning is present, of_node_put() will be called but wrongly\\ntoo late from the workqueue job.\\n\\nIn order to be sure that any ongoing devlink removals are done before\\nthe of_node destruction, synchronize the of_changeset_destroy() with the\\ndevlink removals.\"}, {\"lang\": \"es\", \"value\": \"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: of:dynamic: Sincronizar of_changeset_destroy() con las eliminaciones de devlink En la siguiente secuencia: 1) of_platform_depopulate() 2) of_overlay_remove() Durante el paso 1, los dispositivos se destruyen y los devlinks son remoto. Durante el paso 2, los nodos OF se destruyen, pero __of_changeset_entry_destroy() puede generar advertencias relacionadas con la falta de of_node_put(): ERROR: p\\u00e9rdida de memoria, recuento esperado 1 en lugar de 2... De hecho, durante las eliminaciones de devlink realizadas en el paso 1, la eliminaci\\u00f3n La liberaci\\u00f3n del dispositivo (y el of_node adjunto) se realiza mediante un trabajo en cola en una cola de trabajo y, por lo tanto, se realiza de forma asincr\\u00f3nica con respecto a las llamadas a funciones. Cuando la advertencia est\\u00e1 presente, se llamar\\u00e1 a of_node_put() pero err\\u00f3neamente demasiado tarde desde el trabajo de la cola de trabajo. Para asegurarse de que cualquier eliminaci\\u00f3n de devlink en curso se realice antes de la destrucci\\u00f3n de of_node, sincronice of_changeset_destroy() con las eliminaciones de devlink.\"}]",
      "id": "CVE-2024-35879",
      "lastModified": "2024-11-21T09:21:06.877",
      "published": "2024-05-19T09:15:09.173",
      "references": "[{\"url\": \"https://git.kernel.org/stable/c/3127b2ee50c424a96eb3559fbb7b43cf0b111c7a\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/3ee2424107546d882e1ddd75333ca9c32879908c\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/7b6df050c45a1ea158fd50bc32a8e1447dd1e951\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/801c8b8ec5bfb3519566dff16a5ecd48302fca82\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/8917e7385346bd6584890ed362985c219fe6ae84\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/ae6d76e4f06c37a623e357e79d49b17411db6f5c\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/3127b2ee50c424a96eb3559fbb7b43cf0b111c7a\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/3ee2424107546d882e1ddd75333ca9c32879908c\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/7b6df050c45a1ea158fd50bc32a8e1447dd1e951\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/801c8b8ec5bfb3519566dff16a5ecd48302fca82\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/8917e7385346bd6584890ed362985c219fe6ae84\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/ae6d76e4f06c37a623e357e79d49b17411db6f5c\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "vulnStatus": "Awaiting Analysis"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-35879\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-05-19T09:15:09.173\",\"lastModified\":\"2025-12-23T19:29:03.710\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nof: dynamic: Synchronize of_changeset_destroy() with the devlink removals\\n\\nIn the following sequence:\\n  1) of_platform_depopulate()\\n  2) of_overlay_remove()\\n\\nDuring the step 1, devices are destroyed and devlinks are removed.\\nDuring the step 2, OF nodes are destroyed but\\n__of_changeset_entry_destroy() can raise warnings related to missing\\nof_node_put():\\n  ERROR: memory leak, expected refcount 1 instead of 2 ...\\n\\nIndeed, during the devlink removals performed at step 1, the removal\\nitself releasing the device (and the attached of_node) is done by a job\\nqueued in a workqueue and so, it is done asynchronously with respect to\\nfunction calls.\\nWhen the warning is present, of_node_put() will be called but wrongly\\ntoo late from the workqueue job.\\n\\nIn order to be sure that any ongoing devlink removals are done before\\nthe of_node destruction, synchronize the of_changeset_destroy() with the\\ndevlink removals.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: of:dynamic: Sincronizar of_changeset_destroy() con las eliminaciones de devlink En la siguiente secuencia: 1) of_platform_depopulate() 2) of_overlay_remove() Durante el paso 1, los dispositivos se destruyen y los devlinks son remoto. Durante el paso 2, los nodos OF se destruyen, pero __of_changeset_entry_destroy() puede generar advertencias relacionadas con la falta de of_node_put(): ERROR: p\u00e9rdida de memoria, recuento esperado 1 en lugar de 2... De hecho, durante las eliminaciones de devlink realizadas en el paso 1, la eliminaci\u00f3n La liberaci\u00f3n del dispositivo (y el of_node adjunto) se realiza mediante un trabajo en cola en una cola de trabajo y, por lo tanto, se realiza de forma asincr\u00f3nica con respecto a las llamadas a funciones. Cuando la advertencia est\u00e1 presente, se llamar\u00e1 a of_node_put() pero err\u00f3neamente demasiado tarde desde el trabajo de la cola de trabajo. Para asegurarse de que cualquier eliminaci\u00f3n de devlink en curso se realice antes de la destrucci\u00f3n de of_node, sincronice of_changeset_destroy() con las eliminaciones de devlink.\"}],\"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-401\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.10.42\",\"versionEndExcluding\":\"5.10.215\",\"matchCriteriaId\":\"F6B3BA4E-41EF-45B7-AC86-FC61283A3593\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.12.9\",\"versionEndExcluding\":\"5.13\",\"matchCriteriaId\":\"44F871E1-E26F-4DFD-8BEC-BD33F0B9304B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.13.1\",\"versionEndExcluding\":\"5.15.154\",\"matchCriteriaId\":\"05FFD86B-C7F1-4966-AFD5-B84E43300885\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.85\",\"matchCriteriaId\":\"325665BF-2409-49D9-B391-39AD4566FDBD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.26\",\"matchCriteriaId\":\"C520696A-A594-4FFC-A32D-12DA535CE911\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.8.5\",\"matchCriteriaId\":\"DBD6C99E-4250-4DFE-8447-FF2075939D10\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.13:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"8F0E7012-0BA3-4E6A-ADE9-57973CBDEE28\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.13:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"1ECD33F5-85BE-430B-8F86-8D7BD560311D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.13:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"CF351855-2437-4CF5-AD7C-BDFA51F27683\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.13:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"25A855BA-2118-44F2-90EF-EBBB12AF51EF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.13:rc7:*:*:*:*:*:*\",\"matchCriteriaId\":\"F63101C7-E7A3-4C74-9CD5-B5FC5F53F5C8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"22BEDD49-2C6D-402D-9DBF-6646F6ECD10B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.9:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"DF73CB2A-DFFD-46FB-9BFE-AA394F27EA37\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/3127b2ee50c424a96eb3559fbb7b43cf0b111c7a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/3ee2424107546d882e1ddd75333ca9c32879908c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/7b6df050c45a1ea158fd50bc32a8e1447dd1e951\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/801c8b8ec5bfb3519566dff16a5ecd48302fca82\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8917e7385346bd6584890ed362985c219fe6ae84\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/ae6d76e4f06c37a623e357e79d49b17411db6f5c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/3127b2ee50c424a96eb3559fbb7b43cf0b111c7a\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/3ee2424107546d882e1ddd75333ca9c32879908c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/7b6df050c45a1ea158fd50bc32a8e1447dd1e951\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/801c8b8ec5bfb3519566dff16a5ecd48302fca82\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8917e7385346bd6584890ed362985c219fe6ae84\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/ae6d76e4f06c37a623e357e79d49b17411db6f5c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/3127b2ee50c424a96eb3559fbb7b43cf0b111c7a\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/3ee2424107546d882e1ddd75333ca9c32879908c\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/7b6df050c45a1ea158fd50bc32a8e1447dd1e951\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/801c8b8ec5bfb3519566dff16a5ecd48302fca82\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/ae6d76e4f06c37a623e357e79d49b17411db6f5c\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/8917e7385346bd6584890ed362985c219fe6ae84\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T03:21:49.046Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-35879\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-20T15:13:02.160768Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-23T19:01:24.955Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"title\": \"of: dynamic: Synchronize of_changeset_destroy() with the devlink removals\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"d007150b4e15bfcb8d36cfd88a5645d42e44d383\", \"lessThan\": \"3127b2ee50c424a96eb3559fbb7b43cf0b111c7a\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"80dd33cf72d1ab4f0af303f1fa242c6d6c8d328f\", \"lessThan\": \"3ee2424107546d882e1ddd75333ca9c32879908c\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"80dd33cf72d1ab4f0af303f1fa242c6d6c8d328f\", \"lessThan\": \"7b6df050c45a1ea158fd50bc32a8e1447dd1e951\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"80dd33cf72d1ab4f0af303f1fa242c6d6c8d328f\", \"lessThan\": \"801c8b8ec5bfb3519566dff16a5ecd48302fca82\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"80dd33cf72d1ab4f0af303f1fa242c6d6c8d328f\", \"lessThan\": \"ae6d76e4f06c37a623e357e79d49b17411db6f5c\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"80dd33cf72d1ab4f0af303f1fa242c6d6c8d328f\", \"lessThan\": \"8917e7385346bd6584890ed362985c219fe6ae84\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"252c23915546863685ecc68cb3a39e7e80c6c9d4\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5.10.42\", \"lessThan\": \"5.10.215\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.12.9\", \"lessThan\": \"5.13\", \"versionType\": \"semver\"}], \"programFiles\": [\"drivers/of/dynamic.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.13\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.13\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.10.215\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.154\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.85\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.26\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.8.5\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.8.*\"}, {\"status\": \"unaffected\", \"version\": \"6.9\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/of/dynamic.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/3127b2ee50c424a96eb3559fbb7b43cf0b111c7a\"}, {\"url\": \"https://git.kernel.org/stable/c/3ee2424107546d882e1ddd75333ca9c32879908c\"}, {\"url\": \"https://git.kernel.org/stable/c/7b6df050c45a1ea158fd50bc32a8e1447dd1e951\"}, {\"url\": \"https://git.kernel.org/stable/c/801c8b8ec5bfb3519566dff16a5ecd48302fca82\"}, {\"url\": \"https://git.kernel.org/stable/c/ae6d76e4f06c37a623e357e79d49b17411db6f5c\"}, {\"url\": \"https://git.kernel.org/stable/c/8917e7385346bd6584890ed362985c219fe6ae84\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nof: dynamic: Synchronize of_changeset_destroy() with the devlink removals\\n\\nIn the following sequence:\\n  1) of_platform_depopulate()\\n  2) of_overlay_remove()\\n\\nDuring the step 1, devices are destroyed and devlinks are removed.\\nDuring the step 2, OF nodes are destroyed but\\n__of_changeset_entry_destroy() can raise warnings related to missing\\nof_node_put():\\n  ERROR: memory leak, expected refcount 1 instead of 2 ...\\n\\nIndeed, during the devlink removals performed at step 1, the removal\\nitself releasing the device (and the attached of_node) is done by a job\\nqueued in a workqueue and so, it is done asynchronously with respect to\\nfunction calls.\\nWhen the warning is present, of_node_put() will be called but wrongly\\ntoo late from the workqueue job.\\n\\nIn order to be sure that any ongoing devlink removals are done before\\nthe of_node destruction, synchronize the of_changeset_destroy() with the\\ndevlink removals.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.215\", \"versionStartIncluding\": \"5.10.42\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.154\", \"versionStartIncluding\": \"5.13\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.85\", \"versionStartIncluding\": \"5.13\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.26\", \"versionStartIncluding\": \"5.13\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.8.5\", \"versionStartIncluding\": \"5.13\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.9\", \"versionStartIncluding\": \"5.13\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"5.12.9\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2026-05-23T15:44:28.121Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-35879\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-23T15:44:28.121Z\", \"dateReserved\": \"2024-05-17T13:50:33.111Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-05-19T08:34:36.450Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…