<?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, 27 Jun 2026 07:47:05 +0000</lastBuildDate>
    <item>
      <title>b03608b9-e572-4283-8372-fff5daacc348</title>
      <link>https://vulnerability.circl.lu/sighting/b03608b9-e572-4283-8372-fff5daacc348/export</link>
      <description>{"uuid": "b03608b9-e572-4283-8372-fff5daacc348", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-49761", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/9361", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2022-49761\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: always report error in run_one_delayed_ref()\n\nCurrently we have a btrfs_debug() for run_one_delayed_ref() failure, but\nif end users hit such problem, there will be no chance that\nbtrfs_debug() is enabled.  This can lead to very little useful info for\ndebugging.\n\nThis patch will:\n\n- Add extra info for error reporting\n  Including:\n  * logical bytenr\n  * num_bytes\n  * type\n  * action\n  * ref_mod\n\n- Replace the btrfs_debug() with btrfs_err()\n\n- Move the error reporting into run_one_delayed_ref()\n  This is to avoid use-after-free, the @node can be freed in the caller.\n\nThis error should only be triggered at most once.\n\nAs if run_one_delayed_ref() failed, we trigger the error message, then\ncausing the call chain to error out:\n\nbtrfs_run_delayed_refs()\n`- btrfs_run_delayed_refs()\n   `- btrfs_run_delayed_refs_for_head()\n      `- run_one_delayed_ref()\n\nAnd we will abort the current transaction in btrfs_run_delayed_refs().\nIf we have to run delayed refs for the abort transaction,\nrun_one_delayed_ref() will just cleanup the refs and do nothing, thus no\nnew error messages would be output.\n\ud83d\udccf Published: 2025-03-27T16:43:07.633Z\n\ud83d\udccf Modified: 2025-03-28T15:21:57.235Z\n\ud83d\udd17 References:\n1. https://git.kernel.org/stable/c/18bd1c9c02e64a3567f90c83c2c8b855531c8098\n2. https://git.kernel.org/stable/c/fdb4a70bb768d2a87890409597529ad81cb3de8a\n3. https://git.kernel.org/stable/c/853ffa1511b058c79a4c9bb1407b3b20ce311792\n4. https://git.kernel.org/stable/c/39f501d68ec1ed5cd5c66ac6ec2a7131c517bb92", "creation_timestamp": "2025-03-28T15:28:30.000000Z"}</description>
      <content:encoded>{"uuid": "b03608b9-e572-4283-8372-fff5daacc348", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-49761", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/9361", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2022-49761\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: always report error in run_one_delayed_ref()\n\nCurrently we have a btrfs_debug() for run_one_delayed_ref() failure, but\nif end users hit such problem, there will be no chance that\nbtrfs_debug() is enabled.  This can lead to very little useful info for\ndebugging.\n\nThis patch will:\n\n- Add extra info for error reporting\n  Including:\n  * logical bytenr\n  * num_bytes\n  * type\n  * action\n  * ref_mod\n\n- Replace the btrfs_debug() with btrfs_err()\n\n- Move the error reporting into run_one_delayed_ref()\n  This is to avoid use-after-free, the @node can be freed in the caller.\n\nThis error should only be triggered at most once.\n\nAs if run_one_delayed_ref() failed, we trigger the error message, then\ncausing the call chain to error out:\n\nbtrfs_run_delayed_refs()\n`- btrfs_run_delayed_refs()\n   `- btrfs_run_delayed_refs_for_head()\n      `- run_one_delayed_ref()\n\nAnd we will abort the current transaction in btrfs_run_delayed_refs().\nIf we have to run delayed refs for the abort transaction,\nrun_one_delayed_ref() will just cleanup the refs and do nothing, thus no\nnew error messages would be output.\n\ud83d\udccf Published: 2025-03-27T16:43:07.633Z\n\ud83d\udccf Modified: 2025-03-28T15:21:57.235Z\n\ud83d\udd17 References:\n1. https://git.kernel.org/stable/c/18bd1c9c02e64a3567f90c83c2c8b855531c8098\n2. https://git.kernel.org/stable/c/fdb4a70bb768d2a87890409597529ad81cb3de8a\n3. https://git.kernel.org/stable/c/853ffa1511b058c79a4c9bb1407b3b20ce311792\n4. https://git.kernel.org/stable/c/39f501d68ec1ed5cd5c66ac6ec2a7131c517bb92", "creation_timestamp": "2025-03-28T15:28:30.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/b03608b9-e572-4283-8372-fff5daacc348/export</guid>
      <pubDate>Fri, 28 Mar 2025 15:28:30 +0000</pubDate>
    </item>
    <item>
      <title>cede5ca6-57b7-4dd0-a873-550425a10e51</title>
      <link>https://vulnerability.circl.lu/sighting/cede5ca6-57b7-4dd0-a873-550425a10e51/export</link>
      <description>{"uuid": "cede5ca6-57b7-4dd0-a873-550425a10e51", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-4976", "type": "seen", "source": "https://infosec.exchange/users/cR0w/statuses/114667698175038142", "content": "", "creation_timestamp": "2025-06-12T01:03:39.320321Z"}</description>
      <content:encoded>{"uuid": "cede5ca6-57b7-4dd0-a873-550425a10e51", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-4976", "type": "seen", "source": "https://infosec.exchange/users/cR0w/statuses/114667698175038142", "content": "", "creation_timestamp": "2025-06-12T01:03:39.320321Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/cede5ca6-57b7-4dd0-a873-550425a10e51/export</guid>
      <pubDate>Thu, 12 Jun 2025 01:03:39 +0000</pubDate>
    </item>
    <item>
      <title>3592c373-56e8-486e-a203-0d596569b304</title>
      <link>https://vulnerability.circl.lu/sighting/3592c373-56e8-486e-a203-0d596569b304/export</link>
      <description>{"uuid": "3592c373-56e8-486e-a203-0d596569b304", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-4976", "type": "seen", "source": "https://t.me/DarkWebInformer_CVEAlerts/18141", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2022-4976\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: Archive::Unzip::Burst from 0.01 through 0.09 for Perl contains a bundled InfoZip library that is affected by several vulnerabilities.\n\nThe bundled library is affected by CVE-2014-8139, CVE-2014-8140 and CVE-2014-8141.\n\ud83d\udccf Published: 2025-06-12T00:33:13.976Z\n\ud83d\udccf Modified: 2025-06-12T00:33:13.976Z\n\ud83d\udd17 References:\n1. https://rt.cpan.org/Public/Bug/Display.html?id=143547", "creation_timestamp": "2025-06-12T01:31:54.000000Z"}</description>
      <content:encoded>{"uuid": "3592c373-56e8-486e-a203-0d596569b304", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-4976", "type": "seen", "source": "https://t.me/DarkWebInformer_CVEAlerts/18141", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2022-4976\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: Archive::Unzip::Burst from 0.01 through 0.09 for Perl contains a bundled InfoZip library that is affected by several vulnerabilities.\n\nThe bundled library is affected by CVE-2014-8139, CVE-2014-8140 and CVE-2014-8141.\n\ud83d\udccf Published: 2025-06-12T00:33:13.976Z\n\ud83d\udccf Modified: 2025-06-12T00:33:13.976Z\n\ud83d\udd17 References:\n1. https://rt.cpan.org/Public/Bug/Display.html?id=143547", "creation_timestamp": "2025-06-12T01:31:54.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/3592c373-56e8-486e-a203-0d596569b304/export</guid>
      <pubDate>Thu, 12 Jun 2025 01:31:54 +0000</pubDate>
    </item>
    <item>
      <title>9fe359d6-4899-4c91-833c-b7a510c44fad</title>
      <link>https://vulnerability.circl.lu/sighting/9fe359d6-4899-4c91-833c-b7a510c44fad/export</link>
      <description>{"uuid": "9fe359d6-4899-4c91-833c-b7a510c44fad", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-4976", "type": "seen", "source": "https://bsky.app/profile/cve.skyfleet.blue/post/3lrf762yzaa2m", "content": "", "creation_timestamp": "2025-06-12T05:34:21.587738Z"}</description>
      <content:encoded>{"uuid": "9fe359d6-4899-4c91-833c-b7a510c44fad", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-4976", "type": "seen", "source": "https://bsky.app/profile/cve.skyfleet.blue/post/3lrf762yzaa2m", "content": "", "creation_timestamp": "2025-06-12T05:34:21.587738Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/9fe359d6-4899-4c91-833c-b7a510c44fad/export</guid>
      <pubDate>Thu, 12 Jun 2025 05:34:21 +0000</pubDate>
    </item>
    <item>
      <title>2b7641ec-cf24-4c6c-b6bf-acf666ba5542</title>
      <link>https://vulnerability.circl.lu/sighting/2b7641ec-cf24-4c6c-b6bf-acf666ba5542/export</link>
      <description>{"uuid": "2b7641ec-cf24-4c6c-b6bf-acf666ba5542", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2022-49761", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8", "content": "", "creation_timestamp": "2025-12-03T14:14:49.267740Z"}</description>
      <content:encoded>{"uuid": "2b7641ec-cf24-4c6c-b6bf-acf666ba5542", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2022-49761", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8", "content": "", "creation_timestamp": "2025-12-03T14:14:49.267740Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/2b7641ec-cf24-4c6c-b6bf-acf666ba5542/export</guid>
      <pubDate>Wed, 03 Dec 2025 14:14:49 +0000</pubDate>
    </item>
    <item>
      <title>f21a59d9-496d-43b5-a281-f650ebeb819a</title>
      <link>https://vulnerability.circl.lu/sighting/f21a59d9-496d-43b5-a281-f650ebeb819a/export</link>
      <description>{"uuid": "f21a59d9-496d-43b5-a281-f650ebeb819a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2022-49766", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8", "content": "", "creation_timestamp": "2025-12-03T14:14:49.267740Z"}</description>
      <content:encoded>{"uuid": "f21a59d9-496d-43b5-a281-f650ebeb819a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2022-49766", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8", "content": "", "creation_timestamp": "2025-12-03T14:14:49.267740Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/f21a59d9-496d-43b5-a281-f650ebeb819a/export</guid>
      <pubDate>Wed, 03 Dec 2025 14:14:49 +0000</pubDate>
    </item>
    <item>
      <title>77924c5a-56b5-43cb-99f3-094a6a67a8ee</title>
      <link>https://vulnerability.circl.lu/sighting/77924c5a-56b5-43cb-99f3-094a6a67a8ee/export</link>
      <description>{"uuid": "77924c5a-56b5-43cb-99f3-094a6a67a8ee", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2022-49765", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8", "content": "", "creation_timestamp": "2025-12-03T14:14:49.267740Z"}</description>
      <content:encoded>{"uuid": "77924c5a-56b5-43cb-99f3-094a6a67a8ee", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2022-49765", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8", "content": "", "creation_timestamp": "2025-12-03T14:14:49.267740Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/77924c5a-56b5-43cb-99f3-094a6a67a8ee/export</guid>
      <pubDate>Wed, 03 Dec 2025 14:14:49 +0000</pubDate>
    </item>
    <item>
      <title>5e93b780-c927-4bb2-a90f-f7fc4d8d6cbf</title>
      <link>https://vulnerability.circl.lu/sighting/5e93b780-c927-4bb2-a90f-f7fc4d8d6cbf/export</link>
      <description>{"uuid": "5e93b780-c927-4bb2-a90f-f7fc4d8d6cbf", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2022-49764", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8", "content": "", "creation_timestamp": "2025-12-03T14:14:49.267740Z"}</description>
      <content:encoded>{"uuid": "5e93b780-c927-4bb2-a90f-f7fc4d8d6cbf", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2022-49764", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8", "content": "", "creation_timestamp": "2025-12-03T14:14:49.267740Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/5e93b780-c927-4bb2-a90f-f7fc4d8d6cbf/export</guid>
      <pubDate>Wed, 03 Dec 2025 14:14:49 +0000</pubDate>
    </item>
    <item>
      <title>37cffebb-bff2-40f8-8955-9bde11c87d8e</title>
      <link>https://vulnerability.circl.lu/sighting/37cffebb-bff2-40f8-8955-9bde11c87d8e/export</link>
      <description>{"uuid": "37cffebb-bff2-40f8-8955-9bde11c87d8e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2022-49764", "type": "seen", "source": "https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0316/", "content": "", "creation_timestamp": "2026-03-19T00:00:00.000000Z"}</description>
      <content:encoded>{"uuid": "37cffebb-bff2-40f8-8955-9bde11c87d8e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2022-49764", "type": "seen", "source": "https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0316/", "content": "", "creation_timestamp": "2026-03-19T00:00:00.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/37cffebb-bff2-40f8-8955-9bde11c87d8e/export</guid>
      <pubDate>Thu, 19 Mar 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>29d3074b-043a-48f6-8e39-082c92d49be1</title>
      <link>https://vulnerability.circl.lu/sighting/29d3074b-043a-48f6-8e39-082c92d49be1/export</link>
      <description>{"uuid": "29d3074b-043a-48f6-8e39-082c92d49be1", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2022-49766", "type": "seen", "source": "https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0316/", "content": "", "creation_timestamp": "2026-03-19T00:00:00.000000Z"}</description>
      <content:encoded>{"uuid": "29d3074b-043a-48f6-8e39-082c92d49be1", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2022-49766", "type": "seen", "source": "https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0316/", "content": "", "creation_timestamp": "2026-03-19T00:00:00.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/29d3074b-043a-48f6-8e39-082c92d49be1/export</guid>
      <pubDate>Thu, 19 Mar 2026 00:00:00 +0000</pubDate>
    </item>
  </channel>
</rss>
