Lucene search
+L

12871 matches found

Circl
Circl
added 2025/02/27 4:30 a.m.11 views

CVE-2025-21730

creationtimestamp| type| source ---|---|--- 2025-02-27 04:30:09+00:00| seen| https://t.me/cvedetector/18976 2026-03-19 00:00:00+00:00| seen| https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0316/...

7.8CVSS6.5AI score0.00184EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.11 views

CVE-2025-21795

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix hang in nfsd4shutdowncallback If nfs4client is in courtesy state then there is no point to send the callback. This causes nfsd4shutdowncallback to hang since clcbinflight is not 0. This hang lasts about 15 minutes until...

7.5CVSS6.2AI score0.00631EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.11 views

CVE-2025-21745

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix class @blockclass's subsystem refcount leakage blkcgfillrootiostats iterates over @blockclass's devices by classdeviterinit|next, but does not end iterating with classdeviterexit, so causes the class's subsystem...

5.5CVSS6.2AI score0.00251EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.18 views

CVE-2025-21758

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: add RCU protection to mldnewpack mldnewpack can be called without RTNL or RCU being held. Note that we no longer can use sockallocsendskb because ipv6.igmpsk uses GFPKERNEL allocations which can sleep. Instead use...

7.8CVSS6.2AI score0.13707EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 a.m.16 views

CVE-2025-21729

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix race between cancelhwscan and hwscan completion The rtwdev-scanning flag isn't protected by mutex originally, so cancelhwscan can pass the condition, but suddenly hwscan completion unset the flag and calls...

7.8CVSS6.1AI score0.00198EPSS
SaveExploits0References15
Circl
Circl
added 2025/02/27 1:26 a.m.9 views

RHSA-2025:1187

creationtimestamp| type| source ---|---|--- 2025-02-27 01:26:02+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/5635 2025-04-16 18:56:07+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/12130...

5.3AI score
SaveExploits0References2
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.12 views

WordPress plugin FooGallery 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site...

5.1CVSS7.7AI score0.00408EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/02/27 12:00 a.m.14 views

The vulnerability of the SSH protocol implementation in the software for managing Brocade SANnav networks allows a perpetrator to gain unauthorized access to protected information.

The vulnerability of the SSH protocol’s software for managing SAN networks in Brocade SANnav systems is related to the use of the outdated cryptographic algorithm SHA-1. Exploiting this vulnerability allows a malicious actor to gain unauthorized access to protected information by connecting to po...

7.8CVSS5.5AI score0.0029EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2025/02/26 8:54 p.m.12 views

When using the project to bypass Deezer API restrictions, project exfiltrates user data to a hardcoded server.

Published in 2019, the autodzee package is a Python librarythat bypasses Deezer API restrictions to download music.The package was found to exfiltrate user data to a hardcoded server,which could be used for malicious purposes...

6.7AI score
SaveExploits0References1Affected Software1
Circl
Circl
added 2025/02/26 4:24 p.m.10 views

CVE-2022-4095

creationtimestamp| type| source ---|---|--- 2025-02-26 16:24:19+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/5525...

7.8CVSS6.3AI score0.00258EPSS
SaveExploits0References1
Circl
Circl
added 2025/02/26 9:44 a.m.16 views

CVE-2024-47053

creationtimestamp| type| source ---|---|--- 2025-02-26 09:44:34+00:00| seen| https://bsky.app/profile/druid.fi/post/3lj33ptmzfc2z 2025-02-26 12:31:56+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/5487...

7.7CVSS5.7AI score0.00723EPSS
SaveExploits0References2
NVD
NVD
added 2025/02/26 7:01 a.m.43 views

CVE-2022-49296

In the Linux kernel, the following vulnerability has been resolved: ceph: fix possible deadlock when holding Fwb to get inlinedata 1, mount with wsync. 2, create a file with ORDWR, and the request was sent to mds.0: cephatomicopen-- cephmdscdorequestopenc finishopenfile, dentry, cephopen--...

5.5CVSS0.00168EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.14 views

CVE-2022-49363

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on block address in f2fsdozerorange As Yanming reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215894 I have encountered a bug in F2FS file system in kernel v5.17. I have uploaded the...

7.8CVSS5.9AI score0.00271EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.15 views

CVE-2022-49574

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix data-races around sysctltcprecovery. While reading sysctltcprecovery, it can be changed concurrently. Thus, we need to add READONCE to its readers...

4.7CVSS5.8AI score0.00186EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.14 views

CVE-2022-49512

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: denali: Use managed device resources All of the resources used by this driver has managed interfaces, so use them. Otherwise we will get the following splat: 4.472703 denali-nand-pci 0000:00:05.0: timeout while...

5.5CVSS5.9AI score0.00256EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.12 views

CVE-2022-49392

In the Linux kernel, the following vulnerability has been resolved: serial: 8250aspeedvuart: Fix potential NULL dereference in aspeedvuartprobe platformgetresource may fail and return NULL, so we should better check it's return value to avoid a NULL pointer dereference...

5.5CVSS6.1AI score0.00256EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.15 views

CVE-2022-49650

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: bamdma: fix runtime PM underflow Commit dbad41e7bb5f "dmaengine: qcom: bamdma: check if the runtime pm enabled" caused unbalanced pmruntimeget/put calls when the bam is controlled remotely. This commit reverts it...

5.5CVSS6AI score0.0026EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.14 views

CVE-2022-49296

In the Linux kernel, the following vulnerability has been resolved: ceph: fix possible deadlock when holding Fwb to get inlinedata 1, mount with wsync. 2, create a file with ORDWR, and the request was sent to mds.0: cephatomicopen-- cephmdscdorequestopenc finishopenfile, dentry, cephopen--...

5.5CVSS6.4AI score0.00168EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.14 views

CVE-2022-49656

In the Linux kernel, the following vulnerability has been resolved: ARM: meson: Fix refcount leak in mesonsmppreparecpus offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.1AI score0.0026EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.23 views

CVE-2022-49272

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix potential AB/BA lock with buffermutex and mmaplock syzbot caught a potential deadlock between the PCM runtime-buffermutex and the mm-mmaplock. It was brought by the recent fix to cover the racy read/write and other...

5.5CVSS6.2AI score0.002EPSS
SaveExploits0References10
Rows per page
Query Builder