Lucene search
+L

16 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: nfsd: When trying to queue dlrecall, if the call to nfsd4runcb fails, the reference count of dlstid is not decremented. This leads to a memory leak as follows: Unreferenced object 0xffff88812067b578 size 344: Comm “nfsd”, pid 276...

7.5CVSS6.3AI score0.00571EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/09/04 2:32 a.m.•11 views

kernel: nfsd: release layout stid on setlease failure

A flaw was found in the Linux kernel's Network File System Daemon nfsd. When a setlease operation fails, the system prematurely releases a layout state identifier. An attacker could exploit this by triggering the failure, leading to a use-after-free vulnerability. This could result in a system...

9.8CVSS4.4AI score0.00543EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/03 4:15 a.m.•15 views

kernel: nfsd: release layout stid on setlease failure

A flaw was found in the Linux kernel's Network File System Daemon nfsd. When a setlease operation fails, the system prematurely releases a layout state identifier. An attacker could exploit this by triggering the failure, leading to a use-after-free vulnerability. This could result in a system...

9.8CVSS5.9AI score0.00543EPSS
SaveExploits0References5
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: NFSD: Handling of layout stids in nfsd4 DropRevokedStid The nfsd4DropRevokedStid function does not have a SCTYPELAYOUT case. Therefore, when a client sends FREESTATEID for an admin-revoked layout stid, the default branch releases...

7.5CVSS5.9AI score0.0063EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/15 6:22 a.m.•15 views

CVE-2026-74316

In the Linux kernel, the following vulnerability has been resolved: NFSD: Handle layout stid in nfsd4droprevokedstid nfsd4droprevokedstid has no SCTYPELAYOUT case, so when a client sends FREESTATEID for an admin-revoked layout stid, the default branch releases cllock and returns without unhashing...

7.5CVSS0.0063EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•16 views

CVE-2026-74316

In the Linux kernel, the following vulnerability has been resolved: NFSD: Handle layout stid in nfsd4droprevokedstid nfsd4droprevokedstid has no SCTYPELAYOUT case, so when a client sends FREESTATEID for an admin-revoked layout stid, the default branch releases cllock and returns without unhashing...

7.5CVSS5.5AI score0.0063EPSS
SaveExploits0References6
OSV
OSV
•added 2026/08/15 6:22 a.m.•10 views

UBUNTU-CVE-2026-74316

In the Linux kernel, the following vulnerability has been resolved: NFSD: Handle layout stid in nfsd4droprevokedstid nfsd4droprevokedstid has no SCTYPELAYOUT case, so when a client sends FREESTATEID for an admin-revoked layout stid, the default branch releases cllock and returns without unhashing...

7.5CVSS5.4AI score0.0063EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/08/15 5:58 a.m.•37 views

CVE-2026-74316 NFSD: Handle layout stid in nfsd4_drop_revoked_stid()

In the Linux kernel, the following vulnerability has been resolved: NFSD: Handle layout stid in nfsd4droprevokedstid nfsd4droprevokedstid has no SCTYPELAYOUT case, so when a client sends FREESTATEID for an admin-revoked layout stid, the default branch releases cllock and returns without unhashing...

7.5CVSS0.0063EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
•added 2026/07/20 8:03 a.m.•7 views

nfsd: release layout stid on setlease failure

...

9.8CVSS4.4AI score0.00543EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/07/19 5:35 p.m.•14 views

SUSE CVE-2026-53399

In the Linux kernel, the following vulnerability has been resolved: nfsd: release layout stid on setlease failure nfs4allocstid publishes the new stid into cl-clstateids via idralloccyclic under cllock before returning to nfsd4alloclayoutstateid. When nfsd4layoutsetlease then fails, the error pat...

6.5CVSS5.3AI score0.00543EPSS
SaveExploits0References18
CVE
CVE
•added 2026/07/19 12:02 p.m.•108 views

CVE-2026-53399

The CVE-2026-53399 issue affects the Linux kernel NFS server (nfsd) where nfs4_alloc_stid() publishes a new stid into cl_stateids with idr_alloc_cyclic under cl_lock, and if nfsd4_layout_setlease() fails, the teardown path frees the layout stateid directly via kmem_cache_free() without idr_remove...

9.8CVSS5.4AI score0.00543EPSS
SaveExploits0References8Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/07/14 12:00 a.m.•1 views

CVE-2025-7601: Improper Neutralization of Input During Web Page Generation

A vulnerability has been found in PHPGurukul Online Library Management System 3.0 and classified as problematic. This vulnerability affects unknown code of the file /admin/student-history.php. The manipulation of the argument stdid leads to cross site scripting. The attack can be initiated...

5.4CVSS3.8AI score0.00259EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
•added 2025/04/18 11:20 p.m.•10 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.00571EPSS
SaveExploits0References18
OSV
OSV
•added 2025/04/16 3:15 p.m.•14 views

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

5.5CVSS5.7AI score0.00571EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2025/04/16 12:00 a.m.•7 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 nfsd failing to release the dlstid reference count...

5.5CVSS6.5AI score0.00571EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2025/04/13 12:00 a.m.•11 views

PT-2025-20521

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock warning occurred in the Linux kernel when invoking nfs4 put stid following a failed dl recall queue operation. This issue arises from the interaction between nfsd break one...

5.5CVSS6.8AI score0.00741EPSS
SaveExploits0
Rows per page
Query Builder