Lucene search
+L

13675 matches found

CVE
CVE
added 2025/04/21 8:45 p.m.100 views

CVE-2025-32955

CVE-2025-32955 (Harden-Runner) affects Harden-Runner versions 0.12.0 through 2.11.x, where the disable-sudo policy can be bypassed. The issue arises because the runner user, while removed from sudoers, remains in the docker group and can interact with the Docker daemon to start privileged contain...

6CVSS5.9AI score0.00215EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/21 3:16 p.m.6 views

CVE-2025-29660

A vulnerability exists in the daemon process of the Yi IOT XY-3820 v6.0.24.10, which exposes a TCP service on port 6789. This service lacks proper input validation, allowing attackers to execute arbitrary scripts present on the device by sending specially crafted TCP requests using directory...

9.8CVSS6AI score0.01195EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2025/04/21 12:0 a.m.9 views

PT-2025-17463 · Docker +1 · Docker +1

Name of the Vulnerable Software and Affected Versions: Harden-Runner versions 0.12.0 through 2.12.0 Description: Harden-Runner is a CI/CD security agent that works like an EDR for GitHub Actions runners. The disable-sudo policy option is intended to prevent the GitHub Actions runner user from usi...

6CVSS5.8AI score0.00215EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/04/18 11:20 p.m.8 views

SUSE CVE-2025-22025

In the Linux kernel, the following vulnerability has been resolved: nfsd: put dlstid if fail to queue dlrecall Before calling nfsd4runcb to queue dlrecall to the callbackwq, we increment the reference count of dlstid. We expect that after the corresponding workstruct is processed, the reference...

2.5CVSS7.7AI score0.00534EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2025/04/18 11:20 p.m.5 views

SUSE CVE-2025-22041

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdsessionsderegister In multichannel mode, UAF issue can occur in sessionderegister when the second channel sets up a session through the connection of the first channel. session that is freed...

8.8CVSS7.7AI score0.00639EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2025/04/18 7:15 a.m.6 views

CVE-2025-39688

In the Linux kernel, the following vulnerability has been resolved: nfsd: allow SCSTATUSFREEABLE when searching via nfs4lookupstateid The pynfs DELEG8 test fails when run against nfsd. It acquires a delegation and then lets the lease time out. It then tries to use the deleg stateid and expects to...

5.5CVSS6.3AI score0.00565EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/04/18 7:15 a.m.5 views

DEBIAN-CVE-2025-39688

In the Linux kernel, the following vulnerability has been resolved: nfsd: allow SCSTATUSFREEABLE when searching via nfs4lookupstateid The pynfs DELEG8 test fails when run against nfsd. It acquires a delegation and then lets the lease time out. It then tries to use the deleg stateid and expects to...

5.5CVSS5.6AI score0.00565EPSS
SaveExploits0References1
NCSC
NCSC
added 2025/04/18 5:33 a.m.8 views

Vulnerability fixed in Erlang/OTP SSH server

Erlang/OTP developers have fixed a vulnerability in Erlang OTP. The vulnerability is located in the SSH functionality of affected versions of Erlang/OTP. The vulnerability allows an unauthenticated remote malicious person to execute arbitrary code in context of the SSH deamon by sending prepared...

10CVSS8.6AI score0.98594EPSS
SaveExploits38References1
NVD
NVD
added 2025/04/17 6:15 p.m.18 views

CVE-2025-26269

DragonflyDB Dragonfly through 1.28.2 fixed in 1.29.0 allows authenticated users to cause a denial of service daemon crash via a Lua library command that references a large negative integer...

5.5CVSS0.00273EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/04/17 12:0 a.m.10 views

CVE-2025-26268

DragonflyDB Dragonfly before 1.27.0 allows authenticated users to cause a denial of service daemon crash via a crafted Redis command. The validity of the scan cursor was not checked...

3.3CVSS3.9AI score0.0038EPSS
SaveExploits1References3
CVE
CVE
added 2025/04/17 12:0 a.m.93 views

CVE-2025-26268

DragonflyDB pre-1.27.0 is affected. Authenticated users can trigger a denial of service (daemon crash) by sending a crafted Redis command, caused by the scan cursor validity check being missing. Affected: DragonflyDB Dragonfly versions prior to 1.27.0. Remediation: upgrade to 1.27.0 or later (or ...

6.5CVSS3.9AI score0.0038EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/04/16 3:16 p.m.17 views

AZL-69616 CVE-2025-22124 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix wrong bitmaplimit for clustermd when write sb In clustermd, separate write-intent-bitmaps are used for each cluster node: 0 4k 8k 12k ------------------------------------------------------------------- | idle | ...

7.8CVSS5.6AI score0.00185EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.10 views

UBUNTU-CVE-2025-22074

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix rcount dec/increment mismatch rcount is only increased when there is an oplock break wait, so rcount inc/decrement are not paired. This can cause rcount to become negative, which can lead to a problem where the ksmbd...

8.8CVSS6.2AI score0.00452EPSS
SaveExploits0References11
OSV
OSV
added 2025/04/16 3:15 p.m.3 views

DEBIAN-CVE-2025-22039

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix overflow in dacloffset bounds check The dacloffset field was originally typed as int and used in an unchecked addition, which could overflow and bypass the existing bounds check in both smbcheckpermdacl and...

7.1CVSS5.7AI score0.00664EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.5 views

DEBIAN-CVE-2025-22026

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svcprocregister Currently, nfsdprocstatinit ignores the return value of svcprocregister. If the procfile creation fails, then the kernel will WARN when it tries to remove the entry later. Fix...

5.5CVSS5.6AI score0.00192EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.9 views

AZL-68985 CVE-2025-22026 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svcprocregister Currently, nfsdprocstatinit ignores the return value of svcprocregister. If the procfile creation fails, then the kernel will WARN when it tries to remove the entry later. Fix...

5.5CVSS6.4AI score0.00192EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.3 views

DEBIAN-CVE-2025-22024

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix management of listener transports Currently, when no active threads are running, a root user using nfsdctl command can try to remove a particular listener from the list of previously added ones, then start the server by...

5.5CVSS5.6AI score0.00183EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.8 views

UBUNTU-CVE-2025-22024

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix management of listener transports Currently, when no active threads are running, a root user using nfsdctl command can try to remove a particular listener from the list of previously added ones, then start the server by...

5.5CVSS6.2AI score0.00183EPSS
SaveExploits0References14
OSV
OSV
added 2025/04/16 3:15 p.m.6 views

UBUNTU-CVE-2025-22025

In the Linux kernel, the following vulnerability has been resolved: nfsd: put dlstid if fail to queue dlrecall Before calling nfsd4runcb to queue dlrecall to the callbackwq, we increment the reference count of dlstid. We expect that after the corresponding workstruct is processed, the reference...

7.5CVSS6.2AI score0.00534EPSS
SaveExploits0References41
OSV
OSV
added 2025/04/16 3:15 p.m.16 views

UBUNTU-CVE-2025-22026

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svcprocregister Currently, nfsdprocstatinit ignores the return value of svcprocregister. If the procfile creation fails, then the kernel will WARN when it tries to remove the entry later. Fix...

5.5CVSS6.1AI score0.00192EPSS
SaveExploits0References24
Rows per page
Query Builder