3 matches found
CVE-2026-52966
The CVE-2026-52966 issue lies in the Linux kernel DRM subsystem, specifically drm_prime.c where the change handle logic failed to replace the newly generated IDR pointer at the correct location due to commit 5e28b7b94408. This logical error could affect the pointer replacement flow during normal ...
UBUNTU-CVE-2022-49328
In the Linux kernel, the following vulnerability has been resolved: mt76: fix use-after-free by removing a non-RCU wcid pointer Fixes an issue caught by KASAN about use-after-free in mt76txqschedule by protecting mtxq-wcid with rculock between mt76txqschedule and stainfoalloc, free. 18853.876689...
Microsoft - 'MSHTML.dll' CTIMEOUTEVENTLIST::INSERTINTOTIMEOUTLIST Memory Leak
mshtml.dll CTimeoutEventList::InsertIntoTimeoutList Timer ID Pointer leak - Rubén Santamarta www.reversemode.com var i = 1; // counter function LeakOrDie var t; t=setInterval"foo",2000; t-=i; document.getElementById'atun'.innerHTML = ' Pointer leaked: '+'0x'+t.toString16; i++; function foo return...