3624 matches found
CVE-2025-2052
creationtimestamp| type| source ---|---|--- 2025-03-07 01:55:16+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3ljqvowzzrh2r 2025-03-07 04:03:59+00:00| seen| https://t.me/cvedetector/19775 2025-03-07 17:35:36+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/6...
CVE-2025-2053
creationtimestamp| type| source ---|---|--- 2025-03-07 01:34:38+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/6783 2025-03-07 01:55:18+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3ljqvoxjcmz2q 2025-03-07 04:04:00+00:00| seen| https://t.me/cvedetector/19...
CVE-2025-2057
creationtimestamp| type| source ---|---|--- 2025-03-07 01:34:36+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/6781 2025-03-07 03:00:38+00:00| published-proof-of-concept| Telegram/2gudYF93fIPfnvmC1srY7xMd6qp4FdxgkMbUWvsqUQhzjak 2025-03-07 04:03:52+00:00| seen|...
CVE-2025-2047
creationtimestamp| type| source ---|---|--- 2025-03-07 01:33:19+00:00| seen| https://t.me/cvedetector/19761 2025-03-07 01:55:15+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3ljqvowibsp2f 2025-03-07 20:40:33+00:00| published-proof-of-concept|...
CVE-2025-2043
creationtimestamp| type| source ---|---|--- 2025-03-06 22:33:50+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/6777 2025-03-07 01:33:21+00:00| seen| https://t.me/cvedetector/19764 2025-03-07 01:55:15+00:00| seen|...
CVE-2025-2046
creationtimestamp| type| source ---|---|--- 2025-03-06 22:33:42+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/6772 2025-03-07 01:33:20+00:00| seen| https://t.me/cvedetector/19763 2025-03-07 01:55:19+00:00| seen|...
CVE-2025-25191
creationtimestamp| type| source ---|---|--- 2025-03-06 21:34:36+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/6765 2025-03-06 22:04:58+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3ljqit6peqp2s 2025-03-06 22:12:23+00:00| seen|...
CVE-2025-25872
creationtimestamp| type| source ---|---|--- 2025-03-06 20:00:05+00:00| published-proof-of-concept| Telegram/fyjZX1DQJqp7cgGIoapQDmFwfZmIieEA6Oc4BrHNu7TMDmQ 2025-03-14 16:46:18+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lke2qhnyoa2s 2025-03-14 19:13:17+00:00| seen|...
CVE-2025-25497
creationtimestamp| type| source ---|---|--- 2025-03-06 19:38:14+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/6730 2025-03-06 22:04:58+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3ljqit6khdu2a 2025-03-06 23:52:55+00:00| seen|...
CVE-2025-21829
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the warning "rxecleanup+0x12c/0x170 rdmarxe" The Call Trace is as below: " ? showregs.cold+0x1a/0x1f ? rxecleanup+0x12c/0x170 rdmarxe ? warn+0x84/0xd0 ? rxecleanup+0x12c/0x170 rdmarxe ? reportbug+0x105/0x180 ?...
CVE-2024-58081
In the Linux kernel, the following vulnerability has been resolved: clk: mmp2: call pmgenpdinit only after genpd.name is set Setting the genpd's struct device's name with devsetname is happening within pmgenpdinit. If it remains NULL, things can blow up later, such as when crafting the devfs...
CVE-2024-58078
In the Linux kernel, the following vulnerability has been resolved: misc: miscminoralloc to use ida for all dynamic/misc dynamic minors miscminoralloc was allocating id using ida for minor only in case of MISCDYNAMICMINOR but miscminorfree was always freeing ids using idafree causing a mismatch a...
CVE-2025-21834
In the Linux kernel, the following vulnerability has been resolved: seccomp: passthrough uretprobe systemcall without filtering When attaching uretprobes to processes running inside docker, the attached process is segfaulted when encountering the retprobe. The reason is that now that uretprobe is...
CVE-2025-21832
In the Linux kernel, the following vulnerability has been resolved: block: don't revert iter for -EIOCBQUEUED blkdevreaditer has a few odd checks, like gating the position and count adjustment on whether or not the result is bigger-than-or-equal to zero where bigger than makes more sense, and not...
CVE-2024-58086
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Stop active perfmon if it is being destroyed If the active performance monitor v3d-activeperfmon is being destroyed, stop it first. Currently, the active perfmon is not stopped during destruction, leaving the...
CVE-2025-21833
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid use of NULL after WARNONONCE There is a WARNONONCE to catch an unlikely situation when domainremovedevpasid can't find the pasid. In case it nevertheless happens we must avoid using a NULL pointer...
CVE-2024-58085
In the Linux kernel, the following vulnerability has been resolved: tomoyo: don't emit warning in tomoyowritecontrol syzbot is reporting too large allocation warning at tomoyowritecontrol, for one can write a very very long line without new line character. To fix this warning, I use GFPNOWARN...
CVE-2024-58079
In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix crash during unbind if gpio unit is in use We used the wrong device for the device managed functions. We used the usb device, when we should be using the interface device. If we unbind the driver from the usb...
CVE-2025-0337
creationtimestamp| type| source ---|---|--- 2025-03-06 16:33:52+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/6696 2025-03-06 19:41:40+00:00| seen| https://t.me/cvedetector/19721 2025-03-06 19:54:51+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3ljqbkhq2j22y 2025-03-08...
CVE-2025-21828
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't flush non-uploaded STAs If STA state is pre-moved to AUTHORIZED such as in IBSS scenarios and insertion fails, the station is freed. In this case, the driver never knew about the station, so trying to flush ...