<?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>Thu, 04 Jun 2026 03:53:01 +0000</lastBuildDate>
    <item>
      <title>92f95945-e25e-42e4-ad02-e97e7c8766d6</title>
      <link>https://vulnerability.circl.lu/sighting/92f95945-e25e-42e4-ad02-e97e7c8766d6/export</link>
      <description>{"uuid": "92f95945-e25e-42e4-ad02-e97e7c8766d6", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-21666", "type": "seen", "source": "https://bsky.app/profile/cve-notifications.bsky.social/post/3lgzy2yjnmf2c", "content": "", "creation_timestamp": "2025-01-31T12:16:08.685357Z"}</description>
      <content:encoded>{"uuid": "92f95945-e25e-42e4-ad02-e97e7c8766d6", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-21666", "type": "seen", "source": "https://bsky.app/profile/cve-notifications.bsky.social/post/3lgzy2yjnmf2c", "content": "", "creation_timestamp": "2025-01-31T12:16:08.685357Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/92f95945-e25e-42e4-ad02-e97e7c8766d6/export</guid>
      <pubDate>Fri, 31 Jan 2025 12:16:08 +0000</pubDate>
    </item>
    <item>
      <title>65401956-612a-49eb-85d7-0e3e9e1331b5</title>
      <link>https://vulnerability.circl.lu/sighting/65401956-612a-49eb-85d7-0e3e9e1331b5/export</link>
      <description>{"uuid": "65401956-612a-49eb-85d7-0e3e9e1331b5", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-21666", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/3653", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2025-21666\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: In the Linux kernel, the following vulnerability has been resolved:\n\nvsock: prevent null-ptr-deref in vsock_*[has_data|has_space]\n\nRecent reports have shown how we sometimes call vsock_*_has_data()\nwhen a vsock socket has been de-assigned from a transport (see attached\nlinks), but we shouldn't.\n\nPrevious commits should have solved the real problems, but we may have\nmore in the future, so to avoid null-ptr-deref, we can return 0\n(no space, no data available) but with a warning.\n\nThis way the code should continue to run in a nearly consistent state\nand have a warning that allows us to debug future problems.\n\ud83d\udccf Published: 2025-01-31T12:33:02Z\n\ud83d\udccf Modified: 2025-01-31T12:33:02Z\n\ud83d\udd17 References:\n1. https://nvd.nist.gov/vuln/detail/CVE-2025-21666\n2. https://git.kernel.org/stable/c/91751e248256efc111e52e15115840c35d85abaf\n3. https://git.kernel.org/stable/c/9e5fed46ccd2c34c5fa5a9c8825ce4823fdc853e\n4. https://git.kernel.org/stable/c/b52e50dd4fabd12944172bd486a4f4853b7f74dd\n5. https://git.kernel.org/stable/c/bc9c49341f9728c31fe248c5fbba32d2e81a092b\n6. https://git.kernel.org/stable/c/c23d1d4f8efefb72258e9cedce29de10d057f8ca", "creation_timestamp": "2025-01-31T13:15:04.000000Z"}</description>
      <content:encoded>{"uuid": "65401956-612a-49eb-85d7-0e3e9e1331b5", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-21666", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/3653", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2025-21666\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: In the Linux kernel, the following vulnerability has been resolved:\n\nvsock: prevent null-ptr-deref in vsock_*[has_data|has_space]\n\nRecent reports have shown how we sometimes call vsock_*_has_data()\nwhen a vsock socket has been de-assigned from a transport (see attached\nlinks), but we shouldn't.\n\nPrevious commits should have solved the real problems, but we may have\nmore in the future, so to avoid null-ptr-deref, we can return 0\n(no space, no data available) but with a warning.\n\nThis way the code should continue to run in a nearly consistent state\nand have a warning that allows us to debug future problems.\n\ud83d\udccf Published: 2025-01-31T12:33:02Z\n\ud83d\udccf Modified: 2025-01-31T12:33:02Z\n\ud83d\udd17 References:\n1. https://nvd.nist.gov/vuln/detail/CVE-2025-21666\n2. https://git.kernel.org/stable/c/91751e248256efc111e52e15115840c35d85abaf\n3. https://git.kernel.org/stable/c/9e5fed46ccd2c34c5fa5a9c8825ce4823fdc853e\n4. https://git.kernel.org/stable/c/b52e50dd4fabd12944172bd486a4f4853b7f74dd\n5. https://git.kernel.org/stable/c/bc9c49341f9728c31fe248c5fbba32d2e81a092b\n6. https://git.kernel.org/stable/c/c23d1d4f8efefb72258e9cedce29de10d057f8ca", "creation_timestamp": "2025-01-31T13:15:04.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/65401956-612a-49eb-85d7-0e3e9e1331b5/export</guid>
      <pubDate>Fri, 31 Jan 2025 13:15:04 +0000</pubDate>
    </item>
    <item>
      <title>056c8d1b-1b5d-4219-a154-3ae8250c0791</title>
      <link>https://vulnerability.circl.lu/sighting/056c8d1b-1b5d-4219-a154-3ae8250c0791/export</link>
      <description>{"uuid": "056c8d1b-1b5d-4219-a154-3ae8250c0791", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-21666", "type": "seen", "source": "Telegram/whn-Uj5u4qCL1Qo9ZGcHKNtbBFhv43K82k2wWSwPBnfY_Ev3", "content": "", "creation_timestamp": "2025-02-06T02:40:19.000000Z"}</description>
      <content:encoded>{"uuid": "056c8d1b-1b5d-4219-a154-3ae8250c0791", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-21666", "type": "seen", "source": "Telegram/whn-Uj5u4qCL1Qo9ZGcHKNtbBFhv43K82k2wWSwPBnfY_Ev3", "content": "", "creation_timestamp": "2025-02-06T02:40:19.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/056c8d1b-1b5d-4219-a154-3ae8250c0791/export</guid>
      <pubDate>Thu, 06 Feb 2025 02:40:19 +0000</pubDate>
    </item>
    <item>
      <title>795b7d91-e89c-4627-b0b4-2ea4ff4bfd86</title>
      <link>https://vulnerability.circl.lu/sighting/795b7d91-e89c-4627-b0b4-2ea4ff4bfd86/export</link>
      <description>{"uuid": "795b7d91-e89c-4627-b0b4-2ea4ff4bfd86", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-21666", "type": "seen", "source": "https://bsky.app/profile/buherator.bsky.social/post/3liwa2ghhtq2x", "content": "", "creation_timestamp": "2025-02-24T11:18:44.228458Z"}</description>
      <content:encoded>{"uuid": "795b7d91-e89c-4627-b0b4-2ea4ff4bfd86", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-21666", "type": "seen", "source": "https://bsky.app/profile/buherator.bsky.social/post/3liwa2ghhtq2x", "content": "", "creation_timestamp": "2025-02-24T11:18:44.228458Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/795b7d91-e89c-4627-b0b4-2ea4ff4bfd86/export</guid>
      <pubDate>Mon, 24 Feb 2025 11:18:44 +0000</pubDate>
    </item>
  </channel>
</rss>
