7 matches found
CVE-2025-59286
creationtimestamp| type| source ---|---|--- 2025-10-09 21:38:05+00:00| seen| https://infosec.exchange/users/cR0w/statuses/115346367137866366 2025-10-14 16:38:44+00:00| seen| https://www.thezdi.com/blog/2025/10/14/the-october-2025-security-update-review 2025-11-23 02:38:04+00:00| seen|...
CVE-2025-59997
creationtimestamp| type| source ---|---|--- 2025-10-09 20:12:00+00:00| seen| Telegram/Gfl0elww-kFSg1MH5FeGXcX69DGItiArpdXXlJG9rWaLneg...
CVE-2025-60009
creationtimestamp| type| source ---|---|--- 2025-10-09 17:12:45+00:00| seen| Telegram/3o6HPeigtWb-XGx-K3D4uAG2OvqyDIjyyai4PeWB4vkpaig...
CVE-2025-7634
creationtimestamp| type| source ---|---|--- 2025-10-09 06:03:16+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3m2qibd3ptv2s 2025-10-09 06:42:32+00:00| seen| https://gist.github.com/Darkcrai86/feb21292424b5d1ee93a2766e9280b45...
CVE-2025-39959
In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: Fix incorrect retrival of acpchipinfo Use devgetdrvdatadev-parent instead of devgetplatdatadev to correctly obtain acpchipinfo members in the acp I2S driver. Previously, some members were not updated properly due ...
CVE-2023-53601
In the Linux kernel, the following vulnerability has been resolved: bonding: do not assume skb macheader is set Drivers must not assume in their ndostartxmit that skbs have their macheader set. skb-data is all what is needed. bonding seems to be one of the last offender as caught by syzbot:...
CVE-2023-53452
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential race condition between napiinit and napienable A race condition can happen if netdev is registered, but NAPI isn't initialized yet, and meanwhile user space starts the netdev that will enable NAPI. Then...