<?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://db.gcve.eu</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>Mon, 08 Jun 2026 10:21:25 +0000</lastBuildDate>
    <item>
      <title>7c55611a-6abf-40c1-be62-4c256c599361</title>
      <link>https://db.gcve.eu/sighting/7c55611a-6abf-40c1-be62-4c256c599361/export</link>
      <description>{"uuid": "7c55611a-6abf-40c1-be62-4c256c599361", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-56690", "type": "seen", "source": "https://bsky.app/profile/cve-notifications.bsky.social/post/3leebitf7fi2e", "content": "", "creation_timestamp": "2024-12-28T10:15:59.183559Z"}</description>
      <content:encoded>{"uuid": "7c55611a-6abf-40c1-be62-4c256c599361", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-56690", "type": "seen", "source": "https://bsky.app/profile/cve-notifications.bsky.social/post/3leebitf7fi2e", "content": "", "creation_timestamp": "2024-12-28T10:15:59.183559Z"}</content:encoded>
      <guid isPermaLink="false">https://db.gcve.eu/sighting/7c55611a-6abf-40c1-be62-4c256c599361/export</guid>
      <pubDate>Sat, 28 Dec 2024 10:15:59 +0000</pubDate>
    </item>
    <item>
      <title>93867973-6b47-401a-817f-6429732f8792</title>
      <link>https://db.gcve.eu/sighting/93867973-6b47-401a-817f-6429732f8792/export</link>
      <description>{"uuid": "93867973-6b47-401a-817f-6429732f8792", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-56690", "type": "seen", "source": "https://infosec.exchange/users/cve/statuses/113730014565364789", "content": "", "creation_timestamp": "2024-12-28T10:38:22.986154Z"}</description>
      <content:encoded>{"uuid": "93867973-6b47-401a-817f-6429732f8792", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-56690", "type": "seen", "source": "https://infosec.exchange/users/cve/statuses/113730014565364789", "content": "", "creation_timestamp": "2024-12-28T10:38:22.986154Z"}</content:encoded>
      <guid isPermaLink="false">https://db.gcve.eu/sighting/93867973-6b47-401a-817f-6429732f8792/export</guid>
      <pubDate>Sat, 28 Dec 2024 10:38:22 +0000</pubDate>
    </item>
    <item>
      <title>0c882f4f-48d5-4539-80b5-ceb784da406a</title>
      <link>https://db.gcve.eu/sighting/0c882f4f-48d5-4539-80b5-ceb784da406a/export</link>
      <description>{"uuid": "0c882f4f-48d5-4539-80b5-ceb784da406a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-56690", "type": "seen", "source": "https://t.me/cvedetector/13844", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-56690 - Linux Kernel PCrypt Cryptographic Manipulation Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-56690 \nPublished : Dec. 28, 2024, 10:15 a.m. | 45\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \ncrypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY  \n  \nSince commit 8f4f68e788c3 (\"crypto: pcrypt - Fix hungtask for  \nPADATA_RESET\"), the pcrypt encryption and decryption operations return  \n-EAGAIN when the CPU goes online or offline. In alg_test(), a WARN is  \ngenerated when pcrypt_aead_decrypt() or pcrypt_aead_encrypt() returns  \n-EAGAIN, the unnecessary panic will occur when panic_on_warn set 1.  \nFix this issue by calling crypto layer directly without parallelization  \nin that case. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"28 Dec 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-12-28T12:06:48.000000Z"}</description>
      <content:encoded>{"uuid": "0c882f4f-48d5-4539-80b5-ceb784da406a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-56690", "type": "seen", "source": "https://t.me/cvedetector/13844", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-56690 - Linux Kernel PCrypt Cryptographic Manipulation Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-56690 \nPublished : Dec. 28, 2024, 10:15 a.m. | 45\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \ncrypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY  \n  \nSince commit 8f4f68e788c3 (\"crypto: pcrypt - Fix hungtask for  \nPADATA_RESET\"), the pcrypt encryption and decryption operations return  \n-EAGAIN when the CPU goes online or offline. In alg_test(), a WARN is  \ngenerated when pcrypt_aead_decrypt() or pcrypt_aead_encrypt() returns  \n-EAGAIN, the unnecessary panic will occur when panic_on_warn set 1.  \nFix this issue by calling crypto layer directly without parallelization  \nin that case. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"28 Dec 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-12-28T12:06:48.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://db.gcve.eu/sighting/0c882f4f-48d5-4539-80b5-ceb784da406a/export</guid>
      <pubDate>Sat, 28 Dec 2024 12:06:48 +0000</pubDate>
    </item>
    <item>
      <title>1a7b0ab2-7ab0-41fd-9a40-9e3cffcf286f</title>
      <link>https://db.gcve.eu/sighting/1a7b0ab2-7ab0-41fd-9a40-9e3cffcf286f/export</link>
      <description>{"uuid": "1a7b0ab2-7ab0-41fd-9a40-9e3cffcf286f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-56690", "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": "1a7b0ab2-7ab0-41fd-9a40-9e3cffcf286f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-56690", "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://db.gcve.eu/sighting/1a7b0ab2-7ab0-41fd-9a40-9e3cffcf286f/export</guid>
      <pubDate>Thu, 14 Aug 2025 10:00:00 +0000</pubDate>
    </item>
  </channel>
</rss>
