<?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>Sun, 07 Jun 2026 07:55:04 +0000</lastBuildDate>
    <item>
      <title>6e3025f0-2f2c-4263-b498-df4c6bb898d5</title>
      <link>https://vulnerability.circl.lu/sighting/6e3025f0-2f2c-4263-b498-df4c6bb898d5/export</link>
      <description>{"uuid": "6e3025f0-2f2c-4263-b498-df4c6bb898d5", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2023-52586", "type": "published-proof-of-concept", "source": "Telegram/Hs-FQCQI_tC9rO79IlFQBHsSab8G3EB5bJnvGYM8gR1a82vT", "content": "", "creation_timestamp": "2025-02-14T21:08:31.000000Z"}</description>
      <content:encoded>{"uuid": "6e3025f0-2f2c-4263-b498-df4c6bb898d5", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2023-52586", "type": "published-proof-of-concept", "source": "Telegram/Hs-FQCQI_tC9rO79IlFQBHsSab8G3EB5bJnvGYM8gR1a82vT", "content": "", "creation_timestamp": "2025-02-14T21:08:31.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/6e3025f0-2f2c-4263-b498-df4c6bb898d5/export</guid>
      <pubDate>Fri, 14 Feb 2025 21:08:31 +0000</pubDate>
    </item>
    <item>
      <title>2a1bcf1b-38c5-4a11-a521-e014e0f16c2e</title>
      <link>https://vulnerability.circl.lu/sighting/2a1bcf1b-38c5-4a11-a521-e014e0f16c2e/export</link>
      <description>{"uuid": "2a1bcf1b-38c5-4a11-a521-e014e0f16c2e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2023-52584", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/18850", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2023-52584\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: In the Linux kernel, the following vulnerability has been resolved:\n\nspmi: mediatek: Fix UAF on device remove\n\nThe pmif driver data that contains the clocks is allocated along with\nspmi_controller.\nOn device remove, spmi_controller will be freed first, and then devres\n, including the clocks, will be cleanup.\nThis leads to UAF because putting the clocks will access the clocks in\nthe pmif driver data, which is already freed along with spmi_controller.\n\nThis can be reproduced by enabling DEBUG_TEST_DRIVER_REMOVE and\nbuilding the kernel with KASAN.\n\nFix the UAF issue by using unmanaged clk_bulk_get() and putting the\nclocks before freeing spmi_controller.\n\ud83d\udccf Published: 2024-03-06T06:45:19.847Z\n\ud83d\udccf Modified: 2025-06-19T13:10:54.479Z\n\ud83d\udd17 References:\n1. https://git.kernel.org/stable/c/521f28eedd6b14228c46e3b81e3bf9b90c2818d8\n2. https://git.kernel.org/stable/c/f8dcafcb54632536684336161da8bdd52120f95e\n3. https://git.kernel.org/stable/c/9a3881b1f07db1bb55cb0108e6f05cfd027eaf2e\n4. https://git.kernel.org/stable/c/e821d50ab5b956ed0effa49faaf29912fd4106d9", "creation_timestamp": "2025-06-19T13:39:41.000000Z"}</description>
      <content:encoded>{"uuid": "2a1bcf1b-38c5-4a11-a521-e014e0f16c2e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2023-52584", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/18850", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2023-52584\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: In the Linux kernel, the following vulnerability has been resolved:\n\nspmi: mediatek: Fix UAF on device remove\n\nThe pmif driver data that contains the clocks is allocated along with\nspmi_controller.\nOn device remove, spmi_controller will be freed first, and then devres\n, including the clocks, will be cleanup.\nThis leads to UAF because putting the clocks will access the clocks in\nthe pmif driver data, which is already freed along with spmi_controller.\n\nThis can be reproduced by enabling DEBUG_TEST_DRIVER_REMOVE and\nbuilding the kernel with KASAN.\n\nFix the UAF issue by using unmanaged clk_bulk_get() and putting the\nclocks before freeing spmi_controller.\n\ud83d\udccf Published: 2024-03-06T06:45:19.847Z\n\ud83d\udccf Modified: 2025-06-19T13:10:54.479Z\n\ud83d\udd17 References:\n1. https://git.kernel.org/stable/c/521f28eedd6b14228c46e3b81e3bf9b90c2818d8\n2. https://git.kernel.org/stable/c/f8dcafcb54632536684336161da8bdd52120f95e\n3. https://git.kernel.org/stable/c/9a3881b1f07db1bb55cb0108e6f05cfd027eaf2e\n4. https://git.kernel.org/stable/c/e821d50ab5b956ed0effa49faaf29912fd4106d9", "creation_timestamp": "2025-06-19T13:39:41.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/2a1bcf1b-38c5-4a11-a521-e014e0f16c2e/export</guid>
      <pubDate>Thu, 19 Jun 2025 13:39:41 +0000</pubDate>
    </item>
    <item>
      <title>d54c983a-177d-4c5d-bbed-b0c65ff44389</title>
      <link>https://vulnerability.circl.lu/sighting/d54c983a-177d-4c5d-bbed-b0c65ff44389/export</link>
      <description>{"uuid": "d54c983a-177d-4c5d-bbed-b0c65ff44389", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2023-52581", "type": "seen", "source": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-15", "content": "", "creation_timestamp": "2025-08-14T10:00:00.000000Z"}</description>
      <content:encoded>{"uuid": "d54c983a-177d-4c5d-bbed-b0c65ff44389", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2023-52581", "type": "seen", "source": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-15", "content": "", "creation_timestamp": "2025-08-14T10:00:00.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/d54c983a-177d-4c5d-bbed-b0c65ff44389/export</guid>
      <pubDate>Thu, 14 Aug 2025 10:00:00 +0000</pubDate>
    </item>
    <item>
      <title>0d2a841b-8482-4fdd-8dea-bc666df11ea3</title>
      <link>https://vulnerability.circl.lu/sighting/0d2a841b-8482-4fdd-8dea-bc666df11ea3/export</link>
      <description>{"uuid": "0d2a841b-8482-4fdd-8dea-bc666df11ea3", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2023-52583", "type": "seen", "source": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-15", "content": "", "creation_timestamp": "2025-08-14T10:00:00.000000Z"}</description>
      <content:encoded>{"uuid": "0d2a841b-8482-4fdd-8dea-bc666df11ea3", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2023-52583", "type": "seen", "source": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-15", "content": "", "creation_timestamp": "2025-08-14T10:00:00.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/0d2a841b-8482-4fdd-8dea-bc666df11ea3/export</guid>
      <pubDate>Thu, 14 Aug 2025 10:00:00 +0000</pubDate>
    </item>
    <item>
      <title>41e06f03-4c21-4752-a0d0-08db4914af36</title>
      <link>https://vulnerability.circl.lu/sighting/41e06f03-4c21-4752-a0d0-08db4914af36/export</link>
      <description>{"uuid": "41e06f03-4c21-4752-a0d0-08db4914af36", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2023-52587", "type": "seen", "source": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-15", "content": "", "creation_timestamp": "2025-08-14T10:00:00.000000Z"}</description>
      <content:encoded>{"uuid": "41e06f03-4c21-4752-a0d0-08db4914af36", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2023-52587", "type": "seen", "source": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-15", "content": "", "creation_timestamp": "2025-08-14T10:00:00.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/41e06f03-4c21-4752-a0d0-08db4914af36/export</guid>
      <pubDate>Thu, 14 Aug 2025 10:00:00 +0000</pubDate>
    </item>
    <item>
      <title>79ad81d2-a34f-443e-af4e-23c3b7de6987</title>
      <link>https://vulnerability.circl.lu/sighting/79ad81d2-a34f-443e-af4e-23c3b7de6987/export</link>
      <description>{"uuid": "79ad81d2-a34f-443e-af4e-23c3b7de6987", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2023-52586", "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": "79ad81d2-a34f-443e-af4e-23c3b7de6987", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2023-52586", "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/79ad81d2-a34f-443e-af4e-23c3b7de6987/export</guid>
      <pubDate>Wed, 03 Dec 2025 14:14:49 +0000</pubDate>
    </item>
    <item>
      <title>a21288ef-118d-46ae-aa03-ebba56185109</title>
      <link>https://vulnerability.circl.lu/sighting/a21288ef-118d-46ae-aa03-ebba56185109/export</link>
      <description>{"uuid": "a21288ef-118d-46ae-aa03-ebba56185109", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2023-52588", "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": "a21288ef-118d-46ae-aa03-ebba56185109", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2023-52588", "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/a21288ef-118d-46ae-aa03-ebba56185109/export</guid>
      <pubDate>Wed, 03 Dec 2025 14:14:49 +0000</pubDate>
    </item>
    <item>
      <title>107cee7f-39a8-49de-bdee-9e5883e18ce1</title>
      <link>https://vulnerability.circl.lu/sighting/107cee7f-39a8-49de-bdee-9e5883e18ce1/export</link>
      <description>{"uuid": "107cee7f-39a8-49de-bdee-9e5883e18ce1", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2023-52589", "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": "107cee7f-39a8-49de-bdee-9e5883e18ce1", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2023-52589", "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/107cee7f-39a8-49de-bdee-9e5883e18ce1/export</guid>
      <pubDate>Thu, 19 Mar 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>f795b509-3a9a-40b7-8917-f7ab7a99f8c6</title>
      <link>https://vulnerability.circl.lu/sighting/f795b509-3a9a-40b7-8917-f7ab7a99f8c6/export</link>
      <description>{"uuid": "f795b509-3a9a-40b7-8917-f7ab7a99f8c6", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2023-52582", "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": "f795b509-3a9a-40b7-8917-f7ab7a99f8c6", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2023-52582", "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/f795b509-3a9a-40b7-8917-f7ab7a99f8c6/export</guid>
      <pubDate>Thu, 19 Mar 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>dc17b9fd-9d33-4291-bfbd-6293b59bb78f</title>
      <link>https://vulnerability.circl.lu/sighting/dc17b9fd-9d33-4291-bfbd-6293b59bb78f/export</link>
      <description>{"uuid": "dc17b9fd-9d33-4291-bfbd-6293b59bb78f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2023-52586", "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": "dc17b9fd-9d33-4291-bfbd-6293b59bb78f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2023-52586", "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/dc17b9fd-9d33-4291-bfbd-6293b59bb78f/export</guid>
      <pubDate>Thu, 19 Mar 2026 00:00:00 +0000</pubDate>
    </item>
  </channel>
</rss>
