Lucene search
+L

9434 matches found

Circl
Circl
added 2025/05/20 10:40 p.m.26 views

CVE-2025-5006

creationtimestamp| type| source ---|---|--- 2025-05-20 22:40:38+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/17091 2025-05-21 03:13:42+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lpnn2a7ocs2t...

9.8CVSS7.3AI score0.00478EPSS
SaveExploits1References2
NVD
NVD
added 2025/05/20 9:15 p.m.18 views

CVE-2025-44896

FW-WGS-804HPT v1.305b241111 was discovered to contain a stack overflow via the bindEditMACName parameter in the webaclbindEditpost function...

9.8CVSS0.00494EPSS
SaveExploits1References1
Circl
Circl
added 2025/05/20 8:41 p.m.25 views

CVE-2025-44891

creationtimestamp| type| source ---|---|--- 2025-05-20 20:41:02+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/17072 2025-05-20 23:13:31+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lpn7mq23jp2w...

9.8CVSS5.8AI score0.00494EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2025/05/20 6:25 p.m.14 views

CVE-2025-47290

containerd is a container runtime. A time-of-check to time-of-use TOCTOU vulnerability was found in containerd v2.1.0. While unpacking an image during an image pull, specially crafted container images could arbitrarily modify the host file system. The only affected version of containerd is 2.1.0...

9.4CVSS8.1AI score0.00484EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/05/20 6:15 p.m.5 views

CVE-2025-37983

In the Linux kernel, the following vulnerability has been resolved: qibfs: fix another leak failure to allocate inode = leaked dentry... this one had been there since the initial merge; to be fair, if we are that far OOM, the odds of failing at that particular allocation are low...

5.5CVSS6AI score0.00168EPSS
SaveExploits0References39
Circl
Circl
added 2025/05/20 5:10 p.m.15 views

CVE-2025-37941

creationtimestamp| type| source ---|---|--- 2025-05-20 17:10:46+00:00| seen| https://bsky.app/profile/linux.activitypub.awakari.com.ap.brid.gy/post/3lpmlbp3kdnn2...

5.5CVSS7.3AI score0.00175EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/20 4:58 p.m.47 views

CVE-2025-37979 ASoC: qcom: Fix sc7280 lpass potential buffer overflow

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix sc7280 lpass potential buffer overflow Case values introduced in commit 5f78e1fb7a3e "ASoC: qcom: Add driver support for audioreach solution" cause out of bounds access in arrays of sc7280 driver data e.g. in case...

7.8CVSS0.00191EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/05/20 4:58 p.m.26 views

CVE-2025-37977 scsi: ufs: exynos: Disable iocc if dma-coherent property isn't set

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: exynos: Disable iocc if dma-coherent property isn't set If dma-coherent property isn't set then descriptors are non-cacheable and the iocc shareability bits should be disabled. Without this UFS can end up in an...

7.8CVSS0.0017EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/05/20 4:15 p.m.6 views

CVE-2025-37923

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix oob write in traceseqtobuffer syzbot reported this bug: ================================================================== BUG: KASAN: slab-out-of-bounds in traceseqtobuffer kernel/trace/trace.c:1830 inline BUG: KASA...

7.8CVSS6AI score0.00201EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/05/20 4:15 p.m.7 views

CVE-2025-37939

In the Linux kernel, the following vulnerability has been resolved: libbpf: Fix accessing BTF.ext corerelo header Update btfextparseinfo to ensure the corerelo header is present before reading its fields. This avoids a potential buffer read overflow reported by the OSS Fuzz project...

5.5CVSS6AI score0.00174EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/05/20 4:15 p.m.5 views

CVE-2025-37897

In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: Remove erroneous assert in plfxlcmacrelease plfxlcmacrelease asserts that mac-lock is held. This assertion is incorrect, because even if it was possible, it would not be the valid behaviour. The function is used whe...

5.5CVSS5.9AI score0.00176EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/05/20 4:15 p.m.2 views

CVE-2025-37929

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays Commit a5951389e58d "arm64: errata: Add newer ARM cores to the spectrebhbloopaffected lists" added some additional CPUs to the Spectre-BHB workaround, including some...

5.5CVSS6.3AI score0.00178EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2025/05/20 4:15 p.m.3 views

CVE-2025-37917

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll Use spinlockirqsave and spinunlockirqrestore instead of spinlock and spinunlock in mtkstaremac driver to avoid spinlock recursion occurrence that can happe...

7.5CVSS6AI score0.0045EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.19 views

CVE-2025-37900 iommu: Fix two issues in iommu_copy_struct_from_user()

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix two issues in iommucopystructfromuser In the review for iommucopystructtouser helper, Matt pointed out that a NULL pointer should be rejected prior to dereferencing it:...

0.00174EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.23 views

CVE-2025-37895 bnxt_en: Fix error handling path in bnxt_init_chip()

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix error handling path in bnxtinitchip WARNON is triggered in flushwork if bnxtinitchip fails because we call cancelworksync on dim work that has not been initialized. WARNING: CPU: 37 PID: 5223 at kernel/workqueue.c:420...

0.00174EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/05/20 3:14 p.m.9 views

CVE-2025-48017 Improper Limitation of a Pathname to a Restricted Directory

Improper limitation of pathname in Circuit Provisioning and File Import applications allows modification and uploading of files...

9CVSS9.2AI score0.00411EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/20 3:10 p.m.6 views

CVE-2025-48014 Improper Restriction of Excessive Authentication Attempts

Password guessing limits could be bypassed when using LDAP authentication...

7.5CVSS7.6AI score0.00406EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 11:17 a.m.9 views

CLSA-2025-1747739840 Update of microcode_ctl

Update Intel CPU microcode to 20250211: - Addition of cpuid:806F8/0x10 SPR-HBM B3 microcode in microcode.dat at revision 0x2c0003e0; - Addition of cpuid:806F8/0x87 SPR-SP E5/S3 microcode in microcode.dat at revision 0x2b000620; - Addition of cpuid:90672/0x07 ADL-HX/S 8+8 C0 microcode in...

5.7AI score
SaveExploits0References1
CVE
CVE
added 2025/05/20 8:39 a.m.44 views

CVE-2025-4951

CVE-2025-4951 affects Rapid7 AppSpider Pro prior to version 7.5.018. A stored cross-site scripting vulnerability exists in the ScanName field; the app prevents special characters but this can be bypassed by directly modifying the configuration file. Impact described: stored XSS risk in ScanName w...

4.6CVSS5.8AI score0.00172EPSS
SaveExploits0References1Affected Software1
Circl
Circl
added 2025/05/19 10:39 p.m.43 views

CVE-2025-48340

creationtimestamp| type| source ---|---|--- 2025-05-19 22:39:27+00:00| seen| https://bsky.app/profile/2rZiKKbOU3nTafniR2qMMSE0gwZ.activitypub.awakari.com.ap.brid.gy/post/3lpknauqadfo2 2025-05-20 00:43:21+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lpku6jskox2p...

9.8CVSS5.3AI score0.00233EPSS
SaveExploits0References2
Rows per page
Query Builder