<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Most recent sightings.</title>
    <link>https://vulnerability.circl.lu</link>
    <description>Contains only the most 10 recent sightings.</description>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>python-feedgen</generator>
    <language>en</language>
    <lastBuildDate>Sat, 30 May 2026 14:28:20 +0000</lastBuildDate>
    <item>
      <title>348b5f89-a306-456f-b111-255adf52256f</title>
      <link>https://vulnerability.circl.lu/sighting/348b5f89-a306-456f-b111-255adf52256f/export</link>
      <description>{"uuid": "348b5f89-a306-456f-b111-255adf52256f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-56600", "type": "seen", "source": "https://bsky.app/profile/cve-notifications.bsky.social/post/3lecbvjn6o42e", "content": "", "creation_timestamp": "2024-12-27T15:17:52.572089Z"}</description>
      <content:encoded>{"uuid": "348b5f89-a306-456f-b111-255adf52256f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-56600", "type": "seen", "source": "https://bsky.app/profile/cve-notifications.bsky.social/post/3lecbvjn6o42e", "content": "", "creation_timestamp": "2024-12-27T15:17:52.572089Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/348b5f89-a306-456f-b111-255adf52256f/export</guid>
      <pubDate>Fri, 27 Dec 2024 15:17:52 +0000</pubDate>
    </item>
    <item>
      <title>f0f558fd-00a9-48c8-b85e-67513c7f8066</title>
      <link>https://vulnerability.circl.lu/sighting/f0f558fd-00a9-48c8-b85e-67513c7f8066/export</link>
      <description>{"uuid": "f0f558fd-00a9-48c8-b85e-67513c7f8066", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-56600", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/16643", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2024-56600\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: In the Linux kernel, the following vulnerability has been resolved:\n\nnet: inet6: do not leave a dangling sk pointer in inet6_create()\n\nsock_init_data() attaches the allocated sk pointer to the provided sock\nobject. If inet6_create() fails later, the sk object is released, but the\nsock object retains the dangling sk pointer, which may cause use-after-free\nlater.\n\nClear the sock sk pointer on error.\n\ud83d\udccf Published: 2024-12-27T14:51:06.610Z\n\ud83d\udccf Modified: 2025-05-16T07:25:14.556Z\n\ud83d\udd17 References:\n1. https://git.kernel.org/stable/c/f2709d1271cfdf55c670ab5c5982139ab627ddc7\n2. https://git.kernel.org/stable/c/35360255ca30776dee34d9fa764cffa24d0a5f65\n3. https://git.kernel.org/stable/c/276a473c956fb55a6f3affa9ff232e10fffa7b43\n4. https://git.kernel.org/stable/c/79e16a0d339532ea832d85798eb036fc4f9e0cea\n5. https://git.kernel.org/stable/c/706b07b7b37f886423846cb38919132090bc40da\n6. https://git.kernel.org/stable/c/f44fceb71d72d29fb00e0ac84cdf9c081b03cd06\n7. https://git.kernel.org/stable/c/9df99c395d0f55fb444ef39f4d6f194ca437d884", "creation_timestamp": "2025-05-16T07:33:51.000000Z"}</description>
      <content:encoded>{"uuid": "f0f558fd-00a9-48c8-b85e-67513c7f8066", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-56600", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/16643", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2024-56600\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: In the Linux kernel, the following vulnerability has been resolved:\n\nnet: inet6: do not leave a dangling sk pointer in inet6_create()\n\nsock_init_data() attaches the allocated sk pointer to the provided sock\nobject. If inet6_create() fails later, the sk object is released, but the\nsock object retains the dangling sk pointer, which may cause use-after-free\nlater.\n\nClear the sock sk pointer on error.\n\ud83d\udccf Published: 2024-12-27T14:51:06.610Z\n\ud83d\udccf Modified: 2025-05-16T07:25:14.556Z\n\ud83d\udd17 References:\n1. https://git.kernel.org/stable/c/f2709d1271cfdf55c670ab5c5982139ab627ddc7\n2. https://git.kernel.org/stable/c/35360255ca30776dee34d9fa764cffa24d0a5f65\n3. https://git.kernel.org/stable/c/276a473c956fb55a6f3affa9ff232e10fffa7b43\n4. https://git.kernel.org/stable/c/79e16a0d339532ea832d85798eb036fc4f9e0cea\n5. https://git.kernel.org/stable/c/706b07b7b37f886423846cb38919132090bc40da\n6. https://git.kernel.org/stable/c/f44fceb71d72d29fb00e0ac84cdf9c081b03cd06\n7. https://git.kernel.org/stable/c/9df99c395d0f55fb444ef39f4d6f194ca437d884", "creation_timestamp": "2025-05-16T07:33:51.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/f0f558fd-00a9-48c8-b85e-67513c7f8066/export</guid>
      <pubDate>Fri, 16 May 2025 07:33:51 +0000</pubDate>
    </item>
    <item>
      <title>fce0ad4a-b4f1-40dd-8527-54a224322d81</title>
      <link>https://vulnerability.circl.lu/sighting/fce0ad4a-b4f1-40dd-8527-54a224322d81/export</link>
      <description>{"uuid": "fce0ad4a-b4f1-40dd-8527-54a224322d81", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-56600", "type": "seen", "source": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-07", "content": "", "creation_timestamp": "2025-08-14T10:00:00.000000Z"}</description>
      <content:encoded>{"uuid": "fce0ad4a-b4f1-40dd-8527-54a224322d81", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-56600", "type": "seen", "source": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-07", "content": "", "creation_timestamp": "2025-08-14T10:00:00.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/fce0ad4a-b4f1-40dd-8527-54a224322d81/export</guid>
      <pubDate>Thu, 14 Aug 2025 10:00:00 +0000</pubDate>
    </item>
  </channel>
</rss>
