793 matches found
CVE-2025-21800
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, fix definer's HWSSET32 macro for negative offset When bit offset for HWSSET32 macro is negative, UBSAN complains about the shift-out-of-bounds: UBSAN: shift-out-of-bounds in...
CVE-2025-27157
creationtimestamp| type| source ---|---|--- 2025-02-27 17:25:14+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/5720 2025-02-27 18:18:44+00:00| seen| https://infosec.exchange/users/cR0w/statuses/114077225711677534 2025-02-27 19:15:38+00:00| seen|...
GHSA-V39F-C9JJ-8W7H
creationtimestamp| type| source ---|---|--- 2025-02-27 17:25:14+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/5720 2025-02-27 18:18:44+00:00| seen| https://infosec.exchange/users/cR0w/statuses/114077225711677534...
CVE-2025-25334
creationtimestamp| type| source ---|---|--- 2025-02-27 16:26:12+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/5714 2025-02-27 19:15:45+00:00| seen| https://t.me/cvedetector/19055 2025-03-02 11:45:37+00:00| seen| Telegram/uscqOGixP5GX-PPvEBLdAxPDez--6rNRun58ogbMSxJnAXuA...
CVE-2025-1756
creationtimestamp| type| source ---|---|--- 2025-02-27 16:26:11+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/5713 2025-02-27 17:02:55+00:00| seen| https://infosec.exchange/users/cR0w/statuses/114076927570984469 2025-02-27 17:53:44+00:00| seen|...
CVE-2024-54169
creationtimestamp| type| source ---|---|--- 2025-02-27 15:29:26+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/5684 2025-02-27 15:38:10+00:00| seen| https://infosec.exchange/users/cR0w/statuses/114076594310622029...
CVE-2025-25759
creationtimestamp| type| source ---|---|--- 2025-02-27 14:27:09+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/5679 2025-02-27 17:53:43+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lj6hjfzb2b2y 2025-02-27 19:15:58+00:00| seen| https://t.me/cvedetector/19...
CVE-2025-21743
creationtimestamp| type| source ---|---|--- 2025-02-27 06:57:08+00:00| seen| https://infosec.exchange/users/vuldb/statuses/114074545563739545...
CVE-2024-2321
creationtimestamp| type| source ---|---|--- 2025-02-27 04:25:14+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/5647 2025-02-27 07:37:55+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lj5f4ci3m72p 2025-02-27 08:53:34+00:00| seen| https://t.me/cvedetector/19024...
CVE-2025-21768
In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels Some lwtunnels have a dst cache for post-transformation dst. If the packet destination did not change we may end up recording a reference to the lwtunnel in its own...
CVE-2025-21752
In the Linux kernel, the following vulnerability has been resolved: btrfs: don't use btrfssetitemkeysafe on RAID stripe-extents Don't use btrfssetitemkeysafe to modify the keys in the RAID stripe-tree, as this can lead to corruption of the tree, which is caught by the checks in btrfssetitemkeysaf...
CVE-2024-58012
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params Each cpu DAI should associate with a widget. However, the topology might not create the right number of DAI widgets for aggregated amps. And it will cause NULL...
CVE-2025-21748
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix integer overflows on 32 bit systems On 32bit systems the addition operations in ipcmsgalloc can potentially overflow leading to memory corruption. Add bounds checking using KSMBDIPCMAXPAYLOAD to avoid overflow...
CVE-2025-21736
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix possible int overflows in nilfsfiemap Since nilfsbmaplookupcontig in nilfsfiemap calculates its result by being prepared to go through potentially maxblocks == INTMAX blocks, the value in n may experience an overflow...
CVE-2024-54456
In the Linux kernel, the following vulnerability has been resolved: NFS: Fix potential buffer overflowin nfssysfslinkrpcclient name is char64 where the size of clnt-clprogram-name remains unknown. Invoking strcat directly will also lead to potential buffer overflow. Change them to strscpy and...
CVE-2024-58010
In the Linux kernel, the following vulnerability has been resolved: binfmtflat: Fix integer overflow bug on 32 bit systems Most of these sizes and counts are capped at 256MB so the math doesn't result in an integer overflow. The "relocs" count needs to be checked as well. Otherwise on 32bit syste...
CVE-2024-58016
In the Linux kernel, the following vulnerability has been resolved: safesetid: check size of policy writes syzbot attempts to write a buffer with a large size to a sysfs entry with writes handled by handlepolicyupdate, triggering a warning in kmalloc. Check the size specified for write buffers...
CVE-2025-21734
In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix copy buffer page size For non-registered buffer, fastrpc driver copies the buffer and pass it to the remote subsystem. There is a problem with current implementation of page size calculation which is not...
CVE-2025-21770
In the Linux kernel, the following vulnerability has been resolved: iommu: Fix potential memory leak in iopfqueueremovedevice The iopfqueueremovedevice helper removes a device from the per-iommu iopf queue when PRI is disabled on the device. It responds to all outstanding iopf's with an...