Lucene search
+L

2218 matches found

RedHat Linux
RedHat Linux
added 2025/12/10 1:02 a.m.7 views

kernel: nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()

A vulnerability has been identified in the Linux kernel's Network File System NFS daemon that could allow for a Denial of Service and in worst case scenario Arbitrary Code Execution. This Use-After-Free flaw arises from a race condition when the kernel handles the confirmation of an NFS client...

9.8CVSS5.8AI score0.00378EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/09 4:17 p.m.8 views

CVE-2022-50666

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix QP destroy to wait for all references dropped. Delay QP destroy completion until all siw references to QP are dropped. The calling RDMA core will free QP structure after successful return from siwqpdestroy call, so...

9.8CVSS0.00733EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 4:17 p.m.12 views

UBUNTU-CVE-2022-50666

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix QP destroy to wait for all references dropped. Delay QP destroy completion until all siw references to QP are dropped. The calling RDMA core will free QP structure after successful return from siwqpdestroy call, so...

9.8CVSS5.7AI score0.00733EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/12/09 9:03 a.m.12 views

NFSD: Fix crash in nfsd4_read_release()

...

7.5CVSS7AI score0.00455EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.11 views

kernel: cifs: Fix oops due to uninitialised variable

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix oops due to uninitialised variable Fix smb3inittransformrq to initialise buffer to NULL before calling netfsallocfolioqbuffer as netfs assumes it can append to the buffer it is given. Setting it to NULL means it should...

9.8CVSS5.8AI score0.00371EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/09 1:16 a.m.8 views

CVE-2022-50643

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

0.00199EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/12/09 12:00 a.m.10 views

The vulnerability of the nfs_direct_write_completion() function in the fs/nfs/direct.c module of the Linux file system support module allows a hacker to cause a service failure.

The vulnerability of the nfsdirectwritecompletion function in the fs/nfs/direct.c module of the Linux file system support module is related to the execution of operations outside of the buffer in memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.8CVSS6.9AI score0.00256EPSS
SaveExploits0References12Affected Software2
Microsoft CVE
Microsoft CVE
added 2025/12/08 9:01 a.m.9 views

NFSD: free copynotify stateid in nfs4_free_ol_stateid()

...

8.8CVSS7AI score0.00422EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/08 3:31 a.m.9 views

EUVD-2025-201621

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix crash in nfsd4readrelease When tracing is enabled, the tracenfsdreaddone trace point crashes during the pynfs read.testNoFh test...

6AI score0.00455EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.32 views

CVE-2025-40324 NFSD: Fix crash in nfsd4_read_release()

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix crash in nfsd4readrelease When tracing is enabled, the tracenfsdreaddone trace point crashes during the pynfs read.testNoFh test...

7.5CVSS0.00455EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/08 12:46 a.m.18 views

CVE-2025-40324 NFSD: Fix crash in nfsd4_read_release()

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix crash in nfsd4readrelease When tracing is enabled, the tracenfsdreaddone trace point crashes during the pynfs read.testNoFh test...

7.5CVSS6.4AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.11 views

PT-2025-49452

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Network File System Daemon NFSD component of the Linux kernel. Specifically, a crash can occur within the nfsd4 read release function when tracing is enabled,...

6.1AI score0.00455EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.34 views

PT-2025-49453

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel’s Network File System Daemon NFSD does not properly handle requests for new time deleg FATTR4 attributes introduced in newer NFS specifications. Specifically, NFSv4...

5.5AI score0.00693EPSS
SaveExploits5References387
Amazon
Amazon
added 2025/12/08 12:00 a.m.15 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Check ssize for decryption and in-place encryption CVE-2025-40019 In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix flag-dropping behavior in ksmmadvise CVE-2025-40040...

5.5CVSS6.2AI score0.006EPSS
SaveExploits2
NVD
NVD
added 2025/12/06 10:15 p.m.10 views

CVE-2025-40273

In the Linux kernel, the following vulnerability has been resolved: NFSD: free copynotify stateid in nfs4freeolstateid Typically copynotify stateid is freed either when parent's stateid is being close/freed or in nfsd4laundromat if the stateid hasn't been used in a lease period. However, in case...

8.8CVSS0.00422EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/06 9:50 p.m.61 views

CVE-2025-40273

CVE-2025-40273 affects the Linux kernel NFSD code path nfs4_free_ol_stateid() where, after an OPEN creates a parent stateid and a subsequent COPY_NOTIFY is used, a reboot can expire the client and reveal a copynotify stateid still linked to the freed parent. The fix frees the associated copynotif...

8.8CVSS6.1AI score0.00422EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/06 12:00 a.m.16 views

PT-2025-49374

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the NFS daemon NFSD related to the handling of copynotify stateids. Specifically, the issue arises when a client reboots after establishing an OPE...

6.3AI score0.00422EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/05 12:00 a.m.13 views

AlmaLinux 8 : kernel-rt (ALSA-2025:22387)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:22387 advisory. kernel: nfsd: handle getclientlocked failure in nfsd4setclientidconfirm CVE-2025-38724 kernel: smb: client: fix race with concurrent opens in rename2...

9.8CVSS7.1AI score0.00378EPSS
SaveExploits0References7
Ubuntu
Ubuntu
added 2025/12/04 5:49 p.m.13 views

USN-7874-3: Linux kernel (IoT) vulnerabilities

Jean-Claude Graf, Sandro Rüegge, Ali Hajiabadi, and Kaveh Razavi discovered that the Linux kernel contained insufficient branch predictor isolation between a guest and a userspace hypervisor for certain processors. This flaw is known as VMSCAPE. An attacker in a guest VM could possibly use this t...

7.8CVSS7.5AI score0.01254EPSS
SaveExploits9
RedHat Linux
RedHat Linux
added 2025/12/04 12:50 p.m.10 views

kernel: NFSD: Protect against send buffer overflow in NFSv2 READ

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This...

9.8CVSS7AI score0.0042EPSS
SaveExploits0References5
Rows per page
Query Builder