<?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>Wed, 03 Jun 2026 01:32:23 +0000</lastBuildDate>
    <item>
      <title>34aa1726-868d-4a86-aee0-dce825647273</title>
      <link>https://vulnerability.circl.lu/sighting/34aa1726-868d-4a86-aee0-dce825647273/export</link>
      <description>{"uuid": "34aa1726-868d-4a86-aee0-dce825647273", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-36908", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/13405", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2024-36908\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: In the Linux kernel, the following vulnerability has been resolved:\n\nblk-iocost: do not WARN if iocg was already offlined\n\nIn iocg_pay_debt(), warn is triggered if 'active_list' is empty, which\nis intended to confirm iocg is active when it has debt. However, warn\ncan be triggered during a blkcg or disk removal, if iocg_waitq_timer_fn()\nis run at that time:\n\n  WARNING: CPU: 0 PID: 2344971 at block/blk-iocost.c:1402 iocg_pay_debt+0x14c/0x190\n  Call trace:\n  iocg_pay_debt+0x14c/0x190\n  iocg_kick_waitq+0x438/0x4c0\n  iocg_waitq_timer_fn+0xd8/0x130\n  __run_hrtimer+0x144/0x45c\n  __hrtimer_run_queues+0x16c/0x244\n  hrtimer_interrupt+0x2cc/0x7b0\n\nThe warn in this situation is meaningless. Since this iocg is being\nremoved, the state of the 'active_list' is irrelevant, and 'waitq_timer'\nis canceled after removing 'active_list' in ioc_pd_free(), which ensures\niocg is freed after iocg_waitq_timer_fn() returns.\n\nTherefore, add the check if iocg was already offlined to avoid warn\nwhen removing a blkcg or disk.\n\ud83d\udccf Published: 2024-05-30T15:29:07.773Z\n\ud83d\udccf Modified: 2025-04-25T10:06:36.111Z\n\ud83d\udd17 References:\n1. https://git.kernel.org/stable/c/aed0aac18f039dd4af13c143063754efca358cb0\n2. https://git.kernel.org/stable/c/1c172ac7afe4442964f4153b2c78fe4e005d9d67\n3. https://git.kernel.org/stable/c/14b3275f93d4a0d8ddc02195bc4e9869b7a3700e\n4. https://git.kernel.org/stable/c/01bc4fda9ea0a6b52f12326486f07a4910666cf6", "creation_timestamp": "2025-04-25T11:07:51.000000Z"}</description>
      <content:encoded>{"uuid": "34aa1726-868d-4a86-aee0-dce825647273", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-36908", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/13405", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2024-36908\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: In the Linux kernel, the following vulnerability has been resolved:\n\nblk-iocost: do not WARN if iocg was already offlined\n\nIn iocg_pay_debt(), warn is triggered if 'active_list' is empty, which\nis intended to confirm iocg is active when it has debt. However, warn\ncan be triggered during a blkcg or disk removal, if iocg_waitq_timer_fn()\nis run at that time:\n\n  WARNING: CPU: 0 PID: 2344971 at block/blk-iocost.c:1402 iocg_pay_debt+0x14c/0x190\n  Call trace:\n  iocg_pay_debt+0x14c/0x190\n  iocg_kick_waitq+0x438/0x4c0\n  iocg_waitq_timer_fn+0xd8/0x130\n  __run_hrtimer+0x144/0x45c\n  __hrtimer_run_queues+0x16c/0x244\n  hrtimer_interrupt+0x2cc/0x7b0\n\nThe warn in this situation is meaningless. Since this iocg is being\nremoved, the state of the 'active_list' is irrelevant, and 'waitq_timer'\nis canceled after removing 'active_list' in ioc_pd_free(), which ensures\niocg is freed after iocg_waitq_timer_fn() returns.\n\nTherefore, add the check if iocg was already offlined to avoid warn\nwhen removing a blkcg or disk.\n\ud83d\udccf Published: 2024-05-30T15:29:07.773Z\n\ud83d\udccf Modified: 2025-04-25T10:06:36.111Z\n\ud83d\udd17 References:\n1. https://git.kernel.org/stable/c/aed0aac18f039dd4af13c143063754efca358cb0\n2. https://git.kernel.org/stable/c/1c172ac7afe4442964f4153b2c78fe4e005d9d67\n3. https://git.kernel.org/stable/c/14b3275f93d4a0d8ddc02195bc4e9869b7a3700e\n4. https://git.kernel.org/stable/c/01bc4fda9ea0a6b52f12326486f07a4910666cf6", "creation_timestamp": "2025-04-25T11:07:51.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/34aa1726-868d-4a86-aee0-dce825647273/export</guid>
      <pubDate>Fri, 25 Apr 2025 11:07:51 +0000</pubDate>
    </item>
    <item>
      <title>f98c2a42-1a2e-4cc1-abe0-494e36ce739f</title>
      <link>https://vulnerability.circl.lu/sighting/f98c2a42-1a2e-4cc1-abe0-494e36ce739f/export</link>
      <description>{"uuid": "f98c2a42-1a2e-4cc1-abe0-494e36ce739f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2024-36908", "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": "f98c2a42-1a2e-4cc1-abe0-494e36ce739f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2024-36908", "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/f98c2a42-1a2e-4cc1-abe0-494e36ce739f/export</guid>
      <pubDate>Wed, 03 Dec 2025 14:14:49 +0000</pubDate>
    </item>
  </channel>
</rss>
