Lucene search
+L

13747 matches found

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.00579EPSS
SaveExploits0References1
NCSC
NCSC
added 2025/04/18 5:33 a.m.9 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.20 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.0028EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/04/17 12:00 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.00389EPSS
SaveExploits1References3
CVE
CVE
added 2025/04/17 12:00 a.m.98 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.00389EPSS
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.00189EPSS
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.00463EPSS
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.0068EPSS
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.00195EPSS
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.00195EPSS
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.00188EPSS
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.00188EPSS
SaveExploits0References14
OSV
OSV
added 2025/04/16 3:15 p.m.17 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.00195EPSS
SaveExploits0References24
OSV
OSV
added 2025/04/16 3:15 p.m.7 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.00547EPSS
SaveExploits0References41
Vulnrichment
Vulnrichment
added 2025/04/16 2:11 p.m.16 views

CVE-2025-22026 nfsd: don't ignore the return code of svc_proc_register()

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

6.1AI score0.00195EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/16 11:15 a.m.3 views

DEBIAN-CVE-2024-58092

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix legacy client tracking initialization Get rid of the nfsd4legacytrackingops-init call in checkforlegacymethods. That will be handled in the caller nfsd4clienttrackinginit. Otherwise, we'll wind up calling...

5.5CVSS5.6AI score0.00178EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/04/16 10:24 a.m.9 views

CVE-2024-58092

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix legacy client tracking initialization Get rid of the nfsd4legacytrackingops-init call in checkforlegacymethods. That will be handled in the caller nfsd4clienttrackinginit. Otherwise, we'll wind up calling...

5.5CVSS5.6AI score0.00178EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the reuse of ksmbd multi-channel connection sessions after release...

7.8CVSS6.6AI score0.00662EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which originates from nfsd ignoring the svcprocregister return code...

5.5CVSS6.4AI score0.00195EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/15 4:32 p.m.17 views

CVE-2025-32776 OpenRazer Vulnerable to Out of Bounds Read

OpenRazer is an open source driver and user-space daemon to control Razer device lighting and other features on GNU/Linux. By writing specially crafted data to the matrixcustomframe file, an attacker can cause the custom kernel driver to read more bytes than provided by user space. This data will...

5.5CVSS6.4AI score
SaveExploits0References7
Rows per page
Query Builder