3188 matches found
CVE-2025-20260
A vulnerability in the PDF scanning processes of ClamAV could allow an unauthenticated, remote attacker to cause a buffer overflow condition, cause a denial of service DoS condition, or execute arbitrary code on an affected device. This vulnerability exists because memory buffers are allocated...
CVE-2025-20234
creationtimestamp| type| source ---|---|--- 2025-06-18 16:43:31+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/18783 2025-06-18 20:08:29+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lrvssnykqq2s 2025-06-20 18:23:42+00:00| seen|...
CVE-2025-4821
creationtimestamp| type| source ---|---|--- 2025-06-18 16:30:06+00:00| seen| https://infosec.exchange/users/cR0w/statuses/114705314960908620 2025-06-18 16:32:08+00:00| seen| Telegram/T9EREMrZJ40Ll1HhU5KoHVoW6Lc4lkfgV3T7v7c6jHizrY 2025-06-18 20:18:30+00:00| seen|...
CVE-2025-46109
creationtimestamp| type| source ---|---|--- 2025-06-18 15:42:56+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/18765 2025-06-18 16:32:08+00:00| seen| Telegram/T9EREMrZJ40Ll1HhU5KoHVoW6Lc4lkfgV3T7v7c6jHizrY 2025-06-18 17:08:32+00:00| seen|...
CVE-2022-50094
creationtimestamp| type| source ---|---|--- 2025-06-18 11:58:43+00:00| seen| https://bsky.app/profile/potato.software/post/3lruxgvtgno2l...
CVE-2022-50222
creationtimestamp| type| source ---|---|--- 2025-06-18 11:38:32+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/18728 2025-06-18 16:00:00+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lrvewd6qcq2a...
CVE-2022-50225
creationtimestamp| type| source ---|---|--- 2025-06-18 11:38:27+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/18725 2025-06-18 16:13:06+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lrvfnqy2sm25...
CVE-2022-50228
creationtimestamp| type| source ---|---|--- 2025-06-18 11:38:21+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/18722 2025-06-18 15:40:01+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lrvdslwiqt2r...
CVE-2022-49964
In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fwlevel Though acpifindlastcachelevel always returned signed value and the document states it will return any errors caused by lack of a PPTT table, it...
CVE-2022-50089
In the Linux kernel, the following vulnerability has been resolved: btrfs: ensure pages are unlocked on cowfilerange failure There is a hungtask report on zoned btrfs like below. https://github.com/naota/linux/issues/59 726.328648 INFO: task rocksdb:high0:11085 blocked for more than 241 seconds...
CVE-2022-50045
In the Linux kernel, the following vulnerability has been resolved: powerpc/pci: Fix getphbnumber locking The recent change to getphbnumber causes a DEBUGATOMICSLEEP warning on some systems: BUG: sleeping function called from invalid context at kernel/locking/mutex.c:580 inatomic: 1, irqsdisabled...
CVE-2022-50196
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: ocmem: Fix refcount leak in ofgetocmem ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak. ofnodeput will...
CVE-2022-50218
In the Linux kernel, the following vulnerability has been resolved: iio: light: isl29028: Fix the warning in isl29028remove The driver use the non-managed form of the register function in isl29028remove. To keep the release order as mirroring the ordering in probe, the driver should use non-manag...
CVE-2022-50204
In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: pdata-quirks: Fix refcount leak bug In pdataquirksinitclocks, the loop contains offindnodebyname but without corresponding ofnodeput...
CVE-2022-50130
In the Linux kernel, the following vulnerability has been resolved: staging: fbtft: core: set smemlen before fbdeferredioinit call The fbtftframebufferalloc calls fbdeferredioinit before initializing info-fix.smemlen. It is set to zero by the framebufferalloc function. It will trigger a WARNON at...
CVE-2022-50072
In the Linux kernel, the following vulnerability has been resolved: NFSv4/pnfs: Fix a use-after-free bug in open If someone cancels the open RPC call, then we must not try to free either the open slot or the layoutget operation arguments, since they are likely still in use by the hung RPC call...
CVE-2022-49995
In the Linux kernel, the following vulnerability has been resolved: writeback: avoid use-after-free after removing device When a disk is removed, bdiunregister gets called to stop further writeback and wait for associated delayed work to complete. However, wbinodewritebackend may schedule bandwid...
CVE-2022-49993
In the Linux kernel, the following vulnerability has been resolved: loop: Check for overflow while configuring loop The userspace can configure a loop using an ioctl call, wherein a configuration of type loopconfig is passed see loioctl's case on line 1550 of drivers/block/loop.c. This proceeds t...
CVE-2022-50117
In the Linux kernel, the following vulnerability has been resolved: vfio: Split migration ops from main device ops vfio core checks whether the driver sets some migration op e.g. setstate/getstate and accordingly calls its op. However, currently mlx5 driver sets the above ops without regards to i...
CVE-2022-50041
In the Linux kernel, the following vulnerability has been resolved: ice: Fix call trace with null VSI during VF reset During stress test with attaching and detaching VF from KVM and simultaneously changing VFs spoofcheck and trust there was a call trace in iceresetvf that VF's VSI is null...