<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://vulnerability.circl.lu/sightings/feed</id>
  <title>Most recent sightings.</title>
  <updated>2026-05-31T03:54:39.466117+00:00</updated>
  <author>
    <name>Vulnerability-Lookup</name>
    <email>info@circl.lu</email>
  </author>
  <link href="https://vulnerability.circl.lu" rel="alternate"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator>
  <subtitle>Contains only the most 10 recent sightings.</subtitle>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/1f371c2d-f347-4dcf-bab2-f63f570e6559/export</id>
    <title>1f371c2d-f347-4dcf-bab2-f63f570e6559</title>
    <updated>2026-05-31T03:54:39.834117+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "1f371c2d-f347-4dcf-bab2-f63f570e6559", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-35879", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/14742", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2024-35879\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: 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.\n\ud83d\udccf Published: 2024-05-19T08:34:36.450Z\n\ud83d\udccf Modified: 2025-05-04T09:07:28.651Z\n\ud83d\udd17 References:\n1. https://git.kernel.org/stable/c/3127b2ee50c424a96eb3559fbb7b43cf0b111c7a\n2. https://git.kernel.org/stable/c/3ee2424107546d882e1ddd75333ca9c32879908c\n3. https://git.kernel.org/stable/c/7b6df050c45a1ea158fd50bc32a8e1447dd1e951\n4. https://git.kernel.org/stable/c/801c8b8ec5bfb3519566dff16a5ecd48302fca82\n5. https://git.kernel.org/stable/c/ae6d76e4f06c37a623e357e79d49b17411db6f5c\n6. https://git.kernel.org/stable/c/8917e7385346bd6584890ed362985c219fe6ae84", "creation_timestamp": "2025-05-04T09:17:48.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/1f371c2d-f347-4dcf-bab2-f63f570e6559/export"/>
    <published>2025-05-04T09:17:48+00:00</published>
  </entry>
</feed>
