{"vulnerability": "cve-2024-4108", "sightings": [{"uuid": "67423930-4974-45e1-af75-49c2aabb083c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-4108", "type": "seen", "source": "https://bsky.app/profile/cve-notifications.bsky.social/post/3lhult5l6a42c", "content": "", "creation_timestamp": "2025-02-11T02:18:53.568896Z"}, {"uuid": "06280776-ef99-431c-aae5-ddc123e0383b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2024-41082", "type": "seen", "source": "https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0316/", "content": "", "creation_timestamp": "2026-03-19T00:00:00.000000Z"}, {"uuid": "0f16bc48-f565-445b-85fc-2cc1e8c29b73", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2024-41088", "type": "seen", "source": "https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0316/", "content": "", "creation_timestamp": "2026-03-19T00:00:00.000000Z"}, {"uuid": "1fa2b4eb-3f8b-4bf7-8ec0-533ee8acf43c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2024-41080", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8", "content": "", "creation_timestamp": "2025-12-03T14:14:49.267740Z"}, {"uuid": "1ce2c25c-7807-4b1b-894c-2f6027b846b7", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-41080", "type": "seen", "source": "https://t.me/cvedetector/1862", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-41080 - Linux Kernel Io Uring Deadlock Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-41080 \nPublished : July 29, 2024, 3:15 p.m. | 35\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nio_uring: fix possible deadlock in io_register_iowq_max_workers()  \n  \nThe io_register_iowq_max_workers() function calls io_put_sq_data(),  \nwhich acquires the sqd-&gt;lock without releasing the uring_lock.  \nSimilar to the commit 009ad9f0c6ee (\"io_uring: drop ctx-&gt;uring_lock  \nbefore acquiring sqd-&gt;lock\"), this can lead to a potential deadlock  \nsituation.  \n  \nTo resolve this issue, the uring_lock is released before calling  \nio_put_sq_data(), and then it is re-acquired after the function call.  \n  \nThis change ensures that the locks are acquired in the correct  \norder, preventing the possibility of a deadlock. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"29 Jul 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-07-29T17:58:07.000000Z"}, {"uuid": "490a62cd-6cce-4f10-b193-df3a2cedfa29", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-41081", "type": "seen", "source": "https://t.me/cvedetector/1860", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-41081 - Linux Kernel Destination Cache BH Enable Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-41081 \nPublished : July 29, 2024, 3:15 p.m. | 35\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nila: block BH in ila_output()  \n  \nAs explained in commit 1378817486d6 (\"tipc: block BH  \nbefore using dst_cache\"), net/core/dst_cache.c  \nhelpers need to be called with BH disabled.  \n  \nila_output() is called from lwtunnel_output()  \npossibly from process context, and under rcu_read_lock().  \n  \nWe might be interrupted by a softirq, re-enter ila_output()  \nand corrupt dst_cache data structures.  \n  \nFix the race by using local_bh_disable(). \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"29 Jul 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-07-29T17:58:05.000000Z"}, {"uuid": "146b0cf9-91bc-472b-9056-fc7b2614536b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-41082", "type": "seen", "source": "https://t.me/cvedetector/1858", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-41082 - NVMF Kernel Denial of Service Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-41082 \nPublished : July 29, 2024, 3:15 p.m. | 35\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nnvme-fabrics: use reserved tag for reg read/write command  \n  \nIn some scenarios, if too many commands are issued by nvme command in  \nthe same time by user tasks, this may exhaust all tags of admin_q. If  \na reset (nvme reset or IO timeout) occurs before these commands finish,  \nreconnect routine may fail to update nvme regs due to insufficient tags,  \nwhich will cause kernel hang forever. In order to workaround this issue,  \nmaybe we can let reg_read32()/reg_read64()/reg_write32() use reserved  \ntags. This maybe safe for nvmf:  \n  \n1. For the disable ctrl path,  we will not issue connect command  \n2. For the enable ctrl / fw activate path, since connect and reg_xx()  \n   are called serially.  \n  \nSo the reserved tags may still be enough while reg_xx() use reserved tags. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"29 Jul 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-07-29T17:58:02.000000Z"}, {"uuid": "e1ecd288-13c4-4081-b7ad-9e4bb7846fbc", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-41089", "type": "seen", "source": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-07", "content": "", "creation_timestamp": "2025-08-14T10:00:00.000000Z"}, {"uuid": "0d30daee-22de-4ce7-a7dd-e385c6e3ac42", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-41081", "type": "seen", "source": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-07", "content": "", "creation_timestamp": "2025-08-14T10:00:00.000000Z"}, {"uuid": "9caa2e2b-4867-46cf-882c-8429551a46ec", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-41087", "type": "seen", "source": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-07", "content": "", "creation_timestamp": "2025-08-14T10:00:00.000000Z"}, {"uuid": "9689dde5-9704-4db6-97c7-aa1c7b041b04", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2024-41082", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8", "content": "", "creation_timestamp": "2025-12-03T14:14:49.267740Z"}]}