{"vulnerability": "cve-2023-5303", "sightings": [{"uuid": "8e828f28-1b6f-49c3-81e6-03714b0a4c9a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "4f29edb9-4c4b-44ca-b041-9b050656b6ae", "vulnerability": "CVE-2023-53036", "type": "seen", "source": "https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0316/", "content": "", "creation_timestamp": "2026-03-19T00:00:00.000000Z"}, {"uuid": "208515e3-ae75-4ef6-902a-1c99cb987584", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "4f29edb9-4c4b-44ca-b041-9b050656b6ae", "vulnerability": "CVE-2023-53037", "type": "seen", "source": "https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0316/", "content": "", "creation_timestamp": "2026-03-19T00:00:00.000000Z"}, {"uuid": "d9dd5419-f6cd-455a-ad4f-674130988cd4", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2023-53039", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8", "content": "", "creation_timestamp": "2025-12-03T14:14:49.267740Z"}, {"uuid": "477d340a-af13-4ac0-8b8d-2b4204341be3", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2023-53038", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8", "content": "", "creation_timestamp": "2025-12-03T14:14:49.267740Z"}, {"uuid": "8edfd79e-a46d-47e7-affa-39b1d8e04cbf", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2023-53032", "type": "seen", "source": "https://t.me/cvedetector/21327", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2023-53032 - Linux Kernel Netfilter Ipset Overflow\", \n  \"Content\": \"CVE ID : CVE-2023-53032 \nPublished : March 27, 2025, 5:15 p.m. | 27\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nnetfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.  \n  \nWhen first_ip is 0, last_ip is 0xFFFFFFFF, and netmask is 31, the value of  \nan arithmetic expression 2 &lt;&lt;\nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"27 Mar 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-03-27T19:10:00.000000Z"}, {"uuid": "9f56de55-41be-493c-b515-3ded64645d2e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2023-53031", "type": "seen", "source": "https://t.me/cvedetector/21326", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2023-53031 - IBM Power PowerPC IMC-PMU Mutex Use-After-Free Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2023-53031 \nPublished : March 27, 2025, 5:15 p.m. | 27\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \npowerpc/imc-pmu: Fix use of mutex in IRQs disabled section  \n  \nCurrent imc-pmu code triggers a WARNING with CONFIG_DEBUG_ATOMIC_SLEEP  \nand CONFIG_PROVE_LOCKING enabled, while running a thread_imc event.  \n  \nCommand to trigger the warning:  \n  # perf stat -e thread_imc/CPM_CS_FROM_L4_MEM_X_DPTEG/ sleep 5  \n  \n   Performance counter stats for 'sleep 5':  \n  \n                   0      thread_imc/CPM_CS_FROM_L4_MEM_X_DPTEG/  \n  \n         5.002117947 seconds time elapsed  \n  \n         0.000131000 seconds user  \n         0.001063000 seconds sys  \n  \nBelow is snippet of the warning in dmesg:  \n  \n  BUG: sleeping function called from invalid context at kernel/locking/mutex.c:580  \n  in_atomic(): 1, irqs_disabled(): 1, non_block: 0, pid: 2869, name: perf-exec  \n  preempt_count: 2, expected: 0  \n  4 locks held by perf-exec/2869:  \n   #0: c00000004325c540 (&amp;sig-&gt;cred_guard_mutex){+.+.}-{3:3}, at: bprm_execve+0x64/0xa90  \n   #1: c00000004325c5d8 (&amp;sig-&gt;exec_update_lock){++++}-{3:3}, at: begin_new_exec+0x460/0xef0  \n   #2: c0000003fa99d4e0 (&amp;cpuctx_lock){-...}-{2:2}, at: perf_event_exec+0x290/0x510  \n   #3: c000000017ab8418 (&amp;ctx-&gt;lock){....}-{2:2}, at: perf_event_exec+0x29c/0x510  \n  irq event stamp: 4806  \n  hardirqs last  enabled at (4805): [] _raw_spin_unlock_irqrestore+0x94/0xd0  \n  hardirqs last disabled at (4806): [] perf_event_exec+0x394/0x510  \n  softirqs last  enabled at (0): [] copy_process+0xc34/0x1ff0  \n  softirqs last disabled at (0): [&lt;0000000000000000] 0x0  \n  CPU: 36 PID: 2869 Comm: perf-exec Not tainted 6.2.0-rc2-00011-g1247637727f2 #61  \n  Hardware name: 8375-42A POWER9 0x4e1202 opal:v7.0-16-g9b85f7d961 PowerNV  \n  Call Trace:  \n    dump_stack_lvl+0x98/0xe0 (unreliable)  \n    __might_resched+0x2f8/0x310  \n    __mutex_lock+0x6c/0x13f0  \n    thread_imc_event_add+0xf4/0x1b0  \n    event_sched_in+0xe0/0x210  \n    merge_sched_in+0x1f0/0x600  \n    visit_groups_merge.isra.92.constprop.166+0x2bc/0x6c0  \n    ctx_flexible_sched_in+0xcc/0x140  \n    ctx_sched_in+0x20c/0x2a0  \n    ctx_resched+0x104/0x1c0  \n    perf_event_exec+0x340/0x510  \n    begin_new_exec+0x730/0xef0  \n    load_elf_binary+0x3f8/0x1e10  \n  ...  \n  do not call blocking ops when !TASK_RUNNING; state=2001 set at [&lt;00000000fd63e7cf] do_nanosleep+0x60/0x1a0  \n  WARNING: CPU: 36 PID: 2869 at kernel/sched/core.c:9912 __might_sleep+0x9c/0xb0  \n  CPU: 36 PID: 2869 Comm: sleep Tainted: G        W          6.2.0-rc2-00011-g1247637727f2 #61  \n  Hardware name: 8375-42A POWER9 0x4e1202 opal:v7.0-16-g9b85f7d961 PowerNV  \n  NIP:  c000000000194a1c LR: c000000000194a18 CTR: c000000000a78670  \n  REGS: c00000004d2134e0 TRAP: 0700   Tainted: G        W           (6.2.0-rc2-00011-g1247637727f2)  \n  MSR:  9000000000021033   CR: 48002824  XER: 00000000  \n  CFAR: c00000000013fb64 IRQMASK: 1  \n  \nThe above warning triggered because the current imc-pmu code uses mutex  \nlock in interrupt disabled sections. The function mutex_lock()  \ninternally calls __might_resched(), which will check if IRQs are  \ndisabled and in case IRQs are disabled, it will trigger the warning.  \n  \nFix the issue by changing the mutex lock to spinlock.  \n  \n[mpe: Fix comments, trim oops in change log, add reported-by tags] \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"27 Mar 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-03-27T19:09:59.000000Z"}, {"uuid": "3ae8b8b2-cccb-4619-9d41-1a849593768c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2023-53033", "type": "seen", "source": "https://t.me/cvedetector/21320", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2023-53033 - \"Netfilter VLAN Header Arithmetic Overflow Vulnerability in Linux\"\", \n  \"Content\": \"CVE ID : CVE-2023-53033 \nPublished : March 27, 2025, 5:15 p.m. | 27\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nnetfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits  \n  \nIf the offset + length goes over the ethernet + vlan header, then the  \nlength is adjusted to copy the bytes that are within the boundaries of  \nthe vlan_ethhdr scratchpad area. The remaining bytes beyond ethernet +  \nvlan header are copied directly from the skbuff data area.  \n  \nFix incorrect arithmetic operator: subtract, not add, the size of the  \nvlan header in case of double-tagged packets to adjust the length  \naccordingly to address CVE-2023-0179. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"27 Mar 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-03-27T19:09:51.000000Z"}, {"uuid": "e65893bf-35ec-4e0d-8d9d-b7414299eadf", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2023-53030", "type": "seen", "source": "https://t.me/cvedetector/21325", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2023-53030 - \"Marvell Octeontx2 Linux Kernel Preemption Disable Context Memory Allocation Vulnerability\"\", \n  \"Content\": \"CVE ID : CVE-2023-53030 \nPublished : March 27, 2025, 5:15 p.m. | 27\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nocteontx2-pf: Avoid use of GFP_KERNEL in atomic context  \n  \nUsing GFP_KERNEL in preemption disable context, causing below warning  \nwhen CONFIG_DEBUG_ATOMIC_SLEEP is enabled.  \n  \n[   32.542271] BUG: sleeping function called from invalid context at include/linux/sched/mm.h:274  \n[   32.550883] in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 1, name: swapper/0  \n[   32.558707] preempt_count: 1, expected: 0  \n[   32.562710] RCU nest depth: 0, expected: 0  \n[   32.566800] CPU: 3 PID: 1 Comm: swapper/0 Tainted: G        W          6.2.0-rc2-00269-gae9dcb91c606 #7  \n[   32.576188] Hardware name: Marvell CN106XX board (DT)  \n[   32.581232] Call trace:  \n[   32.583670]  dump_backtrace.part.0+0xe0/0xf0  \n[   32.587937]  show_stack+0x18/0x30  \n[   32.591245]  dump_stack_lvl+0x68/0x84  \n[   32.594900]  dump_stack+0x18/0x34  \n[   32.598206]  __might_resched+0x12c/0x160  \n[   32.602122]  __might_sleep+0x48/0xa0  \n[   32.605689]  __kmem_cache_alloc_node+0x2b8/0x2e0  \n[   32.610301]  __kmalloc+0x58/0x190  \n[   32.613610]  otx2_sq_aura_pool_init+0x1a8/0x314  \n[   32.618134]  otx2_open+0x1d4/0x9d0  \n  \nTo avoid use of GFP_ATOMIC for memory allocation, disable preemption  \nafter all memory allocation is done. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"27 Mar 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-03-27T19:09:59.000000Z"}]}