Lucene search
+L

10061 matches found

Vulnrichment
Vulnrichment
added 2025/03/01 11:22 a.m.6 views

CVE-2025-1404 Secure Copy Content Protection and Content Locking <= 4.4.7 - Missing Authorization to Unauthenticated User Email Retrieval via ays_sccp_reports_user_search Function

The Secure Copy Content Protection and Content Locking plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the ayssccpreportsusersearch function in all versions up to, and including, 4.4.7. This makes it possible for unauthenticated attackers to...

5.3CVSS5.1AI score0.00392EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/03/01 2:52 a.m.9 views

SUSE CVE-2025-21809

In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fix peer hash locking vs RCU callback In its address list, afs now retains pointers to and refs on one or more rxrpcpeer objects. The address list is freed under RCU and at this time, it puts the refs on those peers...

5.5CVSS7.6AI score0.00306EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/28 2:23 a.m.9 views

SUSE CVE-2024-57982

In the Linux kernel, the following vulnerability has been resolved: xfrm: state: fix out-of-bounds read during lookup lookup and resize can run in parallel. The xfrmstatehashgeneration seqlock ensures a retry, but the hash functions can observe a hmask value that is too large for the new hlist...

5.5CVSS7.7AI score0.00245EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.8 views

SUSE 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...

5.5CVSS7.9AI score0.00201EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.8 views

SUSE 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...

5.5CVSS7.7AI score0.13707EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.8 views

SUSE CVE-2025-21761

In the Linux kernel, the following vulnerability has been resolved: openvswitch: use RCU protection in ovsvportcmdfillinfo ovsvportcmdfillinfo can be called without RTNL or RCU. Use RCU protection and devnetrcu to avoid potential UAF...

5.5CVSS7.7AI score0.00244EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.7 views

SUSE CVE-2025-21762

In the Linux kernel, the following vulnerability has been resolved: arp: use RCU protection in arpxmit arpxmit can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF...

5.5CVSS6.7AI score0.00623EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.11 views

SUSE CVE-2025-21763

In the Linux kernel, the following vulnerability has been resolved: neighbour: use RCU protection in neighnotify neighnotify can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF...

5.5CVSS6.7AI score0.00258EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.4 views

SUSE CVE-2025-21764

In the Linux kernel, the following vulnerability has been resolved: ndisc: use RCU protection in ndiscallocskb ndiscallocskb can be called without RTNL or RCU being held. Add RCU protection to avoid possible UAF...

5.5CVSS7.7AI score0.00256EPSS
SaveExploits0References24
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.9 views

SUSE CVE-2025-21766

In the Linux kernel, the following vulnerability has been resolved: ipv4: use RCU protection in iprtupdatepmtu iprtupdatepmtu must use RCU protection to make sure the net structure it reads does not disappear...

5.5CVSS6.7AI score0.0053EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/02/28 2:20 a.m.12 views

SUSE CVE-2025-21791

In the Linux kernel, the following vulnerability has been resolved: vrf: use RCU protection in l3mdevl3out l3mdevl3out can be called without RCU being held: rawsendmsg ippushpendingframes ipsendskb iplocalout iplocalout l3mdevipout Add rcureadlock / rcureadunlock pair to avoid a potential UAF...

7.8CVSS6.3AI score0.00263EPSS
SaveExploits0References71
BDU FSTEC
BDU FSTEC
added 2025/02/28 12:00 a.m.12 views

The vulnerability of PDF-XChange Editor’s PDF document viewing and editing software lies in its ability to copy buffers without checking the size of the input data. This allows attackers to execute arbitrary code.

The vulnerability of PDF-XChange Editor’s PDF document viewing and editing software lies in the copying of buffers without checking the size of the input data. Exploiting this vulnerability can allow an attacker to execute arbitrary code using a specially created RTF file...

7.8CVSS7.6AI score0.00776EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/02/27 8:16 p.m.4 views

DEBIAN-CVE-2025-21809

In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fix peer hash locking vs RCU callback In its address list, afs now retains pointers to and refs on one or more rxrpcpeer objects. The address list is freed under RCU and at this time, it puts the refs on those peers...

5.5CVSS5.7AI score0.00306EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 8:16 p.m.5 views

DEBIAN-CVE-2025-21801

In the Linux kernel, the following vulnerability has been resolved: net: ravb: Fix missing rtnl lock in suspend/resume path Fix the suspend/resume path by ensuring the rtnl lock is held where required. Calls to ravbopen, ravbclose and wol operations must be performed under the rtnl lock to preven...

5.5CVSS5.7AI score0.00194EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 8:16 p.m.23 views

UBUNTU-CVE-2025-21816

In the Linux kernel, the following vulnerability has been resolved: hrtimers: Force migrate away hrtimers queued after CPUHPAPHRTIMERSDYING hrtimers are migrated away from the dying CPU to any online target at the CPUHPAPHRTIMERSDYING stage in order not to delay bandwidth timers handling tasks...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References18
OSV
OSV
added 2025/02/27 8:16 p.m.22 views

UBUNTU-CVE-2025-21801

In the Linux kernel, the following vulnerability has been resolved: net: ravb: Fix missing rtnl lock in suspend/resume path Fix the suspend/resume path by ensuring the rtnl lock is held where required. Calls to ravbopen, ravbclose and wol operations must be performed under the rtnl lock to preven...

7.8CVSS6.5AI score0.00194EPSS
SaveExploits0References18
OSV
OSV
added 2025/02/27 8:16 p.m.20 views

UBUNTU-CVE-2025-21809

In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fix peer hash locking vs RCU callback In its address list, afs now retains pointers to and refs on one or more rxrpcpeer objects. The address list is freed under RCU and at this time, it puts the refs on those peers...

7.5CVSS6.5AI score0.00306EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2025/02/27 8:01 p.m.4 views

CVE-2025-21809 rxrpc, afs: Fix peer hash locking vs RCU callback

In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fix peer hash locking vs RCU callback In its address list, afs now retains pointers to and refs on one or more rxrpcpeer objects. The address list is freed under RCU and at this time, it puts the refs on those peers...

7.5CVSS6AI score0.00306EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 3:15 a.m.17 views

AZL-58898 CVE-2025-21764 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: ndisc: use RCU protection in ndiscallocskb ndiscallocskb can be called without RTNL or RCU being held. Add RCU protection to avoid possible UAF...

7.8CVSS6.3AI score0.00256EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.8 views

DEBIAN-CVE-2025-21766

In the Linux kernel, the following vulnerability has been resolved: ipv4: use RCU protection in iprtupdatepmtu iprtupdatepmtu must use RCU protection to make sure the net structure it reads does not disappear...

5.5CVSS5.7AI score0.0053EPSS
SaveExploits0References1
Rows per page
Query Builder