Lucene search
+L

248 matches found

OSV
OSV
added 2025/09/18 4:15 p.m.4 views

DEBIAN-CVE-2022-50401

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svcxprtput on rpccreate failure On error situation clp-clcbconn.cbxprt should not be given a reference to the xprt otherwise both client cleanup and the error handling path of the caller call to pu...

7.8CVSS5.5AI score0.00427EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.10 views

UBUNTU-CVE-2022-50401

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svcxprtput on rpccreate failure On error situation clp-clcbconn.cbxprt should not be given a reference to the xprt otherwise both client cleanup and the error handling path of the caller call to pu...

9.8CVSS5.9AI score0.00427EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2025/09/18 4:03 p.m.5 views

CVE-2022-50401 nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svcxprtput on rpccreate failure On error situation clp-clcbconn.cbxprt should not be given a reference to the xprt otherwise both client cleanup and the error handling path of the caller call to pu...

6.1AI score0.00427EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/18 4:03 p.m.52 views

CVE-2022-50401

Technical details for CVE-2022-50401 are not publicly available in the provided documents. Monitor for updates.

9.8CVSS6.1AI score0.00427EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.9 views

CVE-2023-53381

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix leaked reference count of nfsd4sscumountitem The reference count of nfsd4sscumountitem is not decremented on error conditions. This prevents the laundromat from unmounting the vfsmount of the source file. This patch...

7.5CVSS5.3AI score0.0028EPSS
SaveExploits0
NVD
NVD
added 2025/09/16 5:15 p.m.14 views

CVE-2022-50345

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2025/09/16 5:15 p.m.9 views

CVE-2022-50345

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6AI score
SaveExploits0
OSV
OSV
added 2025/09/16 5:15 p.m.10 views

UBUNTU-CVE-2022-50348

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix a memory leak in an error handling path If this memdupuser call fails, the memory allocated in a previous call a few lines above should be freed. Otherwise it leaks...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/15 3:15 p.m.8 views

DEBIAN-CVE-2023-53241

In the Linux kernel, the following vulnerability has been resolved: nfsd: call oprelease, even when opfunc returns an error For ops with "trivial" replies, nfsd4encodeoperation will shortcut most of the encoding work and skip to just marshalling up the status. One of the things it skips is callin...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/15 2:23 p.m.46 views

CVE-2023-53241

The CVE-2023-53241 entry describes a Linux kernel NFSD flaw where op_release was skipped for some replies, causing a potential memory leak in layoutget when an error occurs. The fix ensures op_release is called even if op_func returns an error and, on error, nfsd4_block_get_device_info_scsi must ...

5.5CVSS6AI score0.00155EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2025/09/15 2:01 p.m.47 views

CVE-2022-50241

CVE-2022-50241 is a Linux kernel local-use-after-free in NFSD during inter-server copy. The race occurs when a CLOSE may be sent before FREE_STATEID, leaving a freed lock/state entry on the s2s_cp_stateids/sc_cp_list and triggering a BAD_STATEID on subsequent FREE_STATEID. The referenced patches ...

8.8CVSS6.1AI score0.00362EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:01 p.m.20 views

CVE-2022-50241 NFSD: fix use-after-free on source server when doing inter-server copy

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix use-after-free on source server when doing inter-server copy Use-after-free occurred when the laundromat tried to free expired cpntfstate entry on the s2scpstateids list after inter-server copy completed. The sccplist...

8.8CVSS0.00362EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.3 views

SUSE CVE-2025-38724

In the Linux kernel, the following vulnerability has been resolved: nfsd: handle getclientlocked failure in nfsd4setclientidconfirm Lei Lu recently reported that nfsd4setclientidconfirm did not check the return value from getclientlocked. a SETCLIENTIDCONFIRM could race with a confirmed client...

5.5CVSS6.4AI score0.00378EPSS
SaveExploits0References25
OSV
OSV
added 2025/09/04 3:33 p.m.14 views

CVE-2025-38724 nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()

In the Linux kernel, the following vulnerability has been resolved: nfsd: handle getclientlocked failure in nfsd4setclientidconfirm Lei Lu recently reported that nfsd4setclientidconfirm did not check the return value from getclientlocked. a SETCLIENTIDCONFIRM could race with a confirmed client...

9.8CVSS5.9AI score
SaveExploits0References16
Cvelist
Cvelist
added 2025/09/04 3:33 p.m.21 views

CVE-2025-38724 nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()

In the Linux kernel, the following vulnerability has been resolved: nfsd: handle getclientlocked failure in nfsd4setclientidconfirm Lei Lu recently reported that nfsd4setclientidconfirm did not check the return value from getclientlocked. a SETCLIENTIDCONFIRM could race with a confirmed client...

9.8CVSS0.00378EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2025/08/27 1:21 p.m.10 views

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

5.5CVSS6.8AI score0.00205EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/18 1:48 a.m.7 views

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

5.5CVSS6.8AI score0.00205EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/07/29 11:23 p.m.9 views

SUSE CVE-2025-38430

In the Linux kernel, the following vulnerability has been resolved: nfsd: nfsd4spomustallow must check this is a v4 compound request If the request being processed is not a v4 compound request, then examining the cstate can have undefined results. This patch adds a check that the rpc procedure...

5.5CVSS6.5AI score0.00503EPSS
SaveExploits0References23
SUSE Linux
SUSE Linux
added 2025/07/21 9:18 p.m.25 views

Security update for the Linux Kernel (Live Patch 56 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059201 fixes one issue. The following security issue was fixed: CVE-2024-56558: nfsd: make sure exp active before svcexportshow bsc1243648. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST...

8.5CVSS8AI score0.00241EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/07/21 11:33 a.m.9 views

Security update for the Linux Kernel (Live Patch 6 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506002330 fixes several issues. The following security issues were fixed: CVE-2024-53146: NFSD: Prevent a potential integer overflow bsc1234854. CVE-2024-53214: vfio/pci: Properly hide first-in-list PCIe extended capability bsc1235005. CVE-2024-53173:...

8.5CVSS8.2AI score0.00544EPSS
SaveExploits0References38
Rows per page
Query Builder