3400 matches found
CVE-2025-38093
creationtimestamp| type| source ---|---|--- 2025-07-02 17:04:34+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lsyp2odabq2m...
CVE-2025-52886
Poppler is a PDF rendering library. Versions prior to 25.06.0 use std::atomicint for reference counting. Because std::atomicint is only 32 bits, it is possible to overflow the reference count and trigger a use-after-free. Version 25.06.0 patches the issue...
CVE-2025-34070
creationtimestamp| type| source ---|---|--- 2025-07-02 14:36:45+00:00| seen| https://infosec.exchange/users/cR0w/statuses/114784141478579135 2025-07-04 15:45:18+00:00| published-proof-of-concept| https://t.me/icscert/1216...
CVE-2025-2330
creationtimestamp| type| source ---|---|--- 2025-07-02 13:42:07+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lsydqnstrv2r...
CVE-2025-39362
creationtimestamp| type| source ---|---|--- 2025-07-02 13:14:00+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lsyc6fx3b72i...
CVE-2025-4381
creationtimestamp| type| source ---|---|--- 2025-07-02 09:33:46+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lsxvum32wr2a...
CVE-2025-24328
creationtimestamp| type| source ---|---|--- 2025-07-02 09:04:40+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lsxuakwed62r 2025-07-02 09:27:55+00:00| seen| https://bsky.app/profile/potato.software/post/3lsxvk4kav52x 2025-07-02 12:47:33+00:00| seen|...
CVE-2025-52925
creationtimestamp| type| source ---|---|--- 2025-07-02 08:59:01+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lsxtwhbvzy2s...
CVE-2025-48379
Pillow is a Python imaging library. In versions 11.2.0 to before 11.3.0, there is a heap buffer overflow when writing a sufficiently large 64k encoded with default settings image in the DDS format due to writing into a buffer without checking for available space. This only affects users who save...
GHSA-FHQ6-JF5Q-QXVQ
creationtimestamp| type| source ---|---|--- 2025-07-01 18:05:12+00:00| seen| https://infosec.exchange/users/cR0w/statuses/114779298982762165 2025-07-01 18:09:03+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/20070...
GHSA-H34R-JXQM-QGPR
creationtimestamp| type| source ---|---|--- 2025-07-01 11:09:51+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/20016...
CVE-2025-6934
creationtimestamp| type| source ---|---|--- 2025-07-01 07:09:27+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/20008 2025-07-01 09:00:35+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lsvdkcymha2p 2025-07-01 21:00:16+00:00| published-proof-of-concept|...
CVE-2025-6938
creationtimestamp| type| source ---|---|--- 2025-07-01 02:07:43+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/19998 2025-07-01 06:20:27+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lsv2ly37qr2a...
CVE-2025-53095
creationtimestamp| type| source ---|---|--- 2025-07-01 02:07:41+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/19996 2025-07-01 03:35:19+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lsurep553y2a 2025-08-01 20:18:13+00:00| seen|...
CVE-2025-6936
creationtimestamp| type| source ---|---|--- 2025-07-01 00:07:10+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/19991 2025-07-01 00:30:06+00:00| seen| https://bsky.app/profile/potato.software/post/3lsugzj6nce2c 2025-07-01 04:20:20+00:00| seen|...
CVE-2025-39205
creationtimestamp| type| source ---|---|--- 2025-06-24 14:46:45+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/19354 2025-07-03 10:00:00+00:00| seen| https://www.cisa.gov/news-events/ics-advisories/icsa-25-184-02 2025-10-16 10:00:00+00:00| seen|...
CVE-2022-50175
In the Linux kernel, the following vulnerability has been resolved: media: tw686x: Fix memory leak in tw686xvideoinit videodevicealloc allocates memory for vdev, when videoregisterdevice fails, it doesn't release the memory and leads to memory leak, call videodevicerelease to fix this...
CVE-2022-50000
In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: fix stuck flows on cleanup due to pending work To clear the flow table on flow table free, the following sequence normally happens in order: 1 gcstep work is stopped to disable any further stats/del requests...
CVE-2025-38015
In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix memory leak in error handling path of idxdalloc Memory allocated for idxd is not freed if an error occurs during idxdalloc. To fix it, free the allocated memory in the reverse order of allocation before exiti...
CVE-2025-38009
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: disable napi on driver removal A warning on driver removal started occurring after commit 9dd05df8403b "net: warn if NAPI instance wasn't shut down". Disable tx napi before deleting it in mt76dmacleanup. WARNING: CPU:...