5371 matches found
CVE-2025-33090
creationtimestamp| type| source ---|---|--- 2025-08-18 14:06:09+00:00| seen| Telegram/JkC4mw9WApCc-Ttg99kc0n6HfZtDN-sq9st9wCWA1JuXGkk...
CVE-2025-38495
creationtimestamp| type| source ---|---|--- 2025-08-18 12:57:24+00:00| seen| https://bsky.app/profile/ferramentaslinux.bsky.social/post/3lwoh5wd43k2k 2025-08-18 14:25:55+00:00| seen| https://bsky.app/profile/ferramentaslinux.bsky.social/post/3lwom472ww22k 2025-08-18 17:47:35+00:00| seen|...
CVE-2025-5296
creationtimestamp| type| source ---|---|--- 2025-08-18 12:12:44+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lwoeo4sdfe2l 2025-09-23 10:00:00+00:00| seen| https://www.cisa.gov/news-events/ics-advisories/icsa-25-266-03 2025-09-23 20:03:11+00:00| seen|...
RHSA-2024:1879
creationtimestamp| type| source ---|---|--- 2025-08-18 09:06:39+00:00| seen| Telegram/nf9XZ1EnojkXdV1FR02Ce4mSlWf0BeretyAUD2ZOqWynuI...
RHSA-2024:1784
creationtimestamp| type| source ---|---|--- 2025-08-18 09:06:39+00:00| seen| Telegram/nf9XZ1EnojkXdV1FR02Ce4mSlWf0BeretyAUD2ZOqWynuI...
CVE-2025-57703
creationtimestamp| type| source ---|---|--- 2025-08-18 08:23:28+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lwnxu5vbch25...
CVE-2025-55205
creationtimestamp| type| source ---|---|--- 2025-08-18 07:40:27+00:00| published-proof-of-concept| https://github.com/projectcapsule/capsule/security/advisories/GHSA-fcpm-6mxq-m5vv 2025-08-18 18:23:16+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lwozeocef227 2025-08-19...
CVE-2025-6625
creationtimestamp| type| source ---|---|--- 2025-08-18 07:31:36+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3lwnuxeftuy2s 2025-08-18 09:02:05+00:00| seen| https://bsky.app/profile/basefortify.bsky.social/post/3lwnzyzjo6s2y 2025-08-26 10:00:00+00:00| seen|...
CVE-2025-9101
creationtimestamp| type| source ---|---|--- 2025-08-18 04:18:13+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lwnk5mgveo26...
CVE-2025-9098
creationtimestamp| type| source ---|---|--- 2025-08-18 04:13:12+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lwnjunkeoi26...
CVE-2025-9090
creationtimestamp| type| source ---|---|--- 2025-08-18 03:00:06+00:00| published-proof-of-concept| Telegram/RZLZzTtS-NzDzwVoI7SfNau3VHvQpYRkV44JTJ9bpcmgFVI 2025-08-18 12:55:38+00:00| seen| https://bsky.app/profile/nimblenerd.social/post/3lwoh2svndv2v 2025-08-18 23:00:08+00:00|...
CVE-2024-38327
creationtimestamp| type| source ---|---|--- 2025-08-18 02:05:02+00:00| seen| Telegram/NQWcx6JpC5ebUrfnOK0kkwQdDNTDjyL4jfsUVyAKOwC4D40...
Linux Distros Unpatched Vulnerability : CVE-2023-45803
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - urllib3 is a user-friendly HTTP client library for Python. urllib3 previously wouldn't remove the HTTP request body when an HTTP redirect response using status...
CVE-2025-38525
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix irq-disabled in localbhenable The rxrpcassessMTUsize function calls down into the IP layer to find out the MTU size for a route. When accepting an incoming call, this is called from rxrpcnewincomingcall which holds...
CVE-2025-38527
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in cifsoplockbreak A race condition can occur in cifsoplockbreak leading to a use-after-free of the cinode structure when unmounting: cifsoplockbreak cifsFileInfoputcfile cifsFileInfoputfinal...
CVE-2025-38530
In the Linux kernel, the following vulnerability has been resolved: comedi: pcl812: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & board-irqbits However, it-optionsi is an unchecked int value from userspace, so the shift amount...
CVE-2025-38533
In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix the using of Rx buffer DMA The wxrxbuffer structure contained two DMA address fields: 'dma' and 'pagedma'. However, only 'pagedma' was actually initialized and used to program the Rx descriptor. But 'dma' was...
CVE-2025-38529
In the Linux kernel, the following vulnerability has been resolved: comedi: aioiiro16: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & 0xdcfc However, it-optionsi is an unchecked int value from userspace, so the shift amount could ...
CVE-2025-38552
In the Linux kernel, the following vulnerability has been resolved: mptcp: plug races between subflow fail and subflow creation We have races similar to the one addressed by the previous patch between subflow failing and additional subflow creation. They are just harder to trigger. The solution i...
CVE-2025-38549
In the Linux kernel, the following vulnerability has been resolved: efivarfs: Fix memory leak of efivarfsfsinfo in fscontext error paths When processing mount options, efivarfs allocates efivarfsfsinfo sfi early in fscontext initialization. However, sfi is associated with the superblock and...