Lucene search
+L

2142 matches found

CNNVD
CNNVD
added 2025/10/01 12:0 a.m.4 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 pasidstate reference count not being handled correctly when it is decremented to 0, which could lead to ...

5.8AI score0.00137EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/10/01 12:0 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 a missing ofnodeput call that could lead to a reference count leak...

5.7AI score0.00149EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/10/01 12:0 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 a reference count leak error in the oflpddr3getddrtimings function, which could lead to a memory leak...

5.7AI score0.00145EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.8 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 a missing ofnodeput call that could lead to a reference count leak...

5.7AI score0.00149EPSS
SaveExploits0References10
NVD
NVD
added 2025/09/23 6:15 a.m.15 views

CVE-2025-39871

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Remove improper idxdfree The call to idxdfree introduces a duplicate putdevice leading to a reference count underflow: refcountt: underflow; use-after-free. WARNING: CPU: 15 PID: 4428 at lib/refcount.c:28...

7.8CVSS0.0014EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/23 6:0 a.m.13 views

CVE-2025-39882 drm/mediatek: fix potential OF node use-after-free

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: fix potential OF node use-after-free The foreachchildofnode helper drops the reference it takes to each node as it iterates over children and an explicit ofnodeput is only needed when exiting the loop early. Drop th...

0.00138EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/09/20 8:8 a.m.9 views

net: rose: include node references in rose_neigh refcount

...

5.5CVSS6.9AI score0.00133EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/20 8:7 a.m.5 views

fs/smb: Fix inconsistent refcnt update

...

5.5CVSS6.8AI score0.00137EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/20 12:0 a.m.8 views

PT-2025-46747

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ext4 filesystem related to extended attribute xattr handling. Specifically, a race condition can occur during xattr updates, leading to an EA...

6.8CVSS7.3AI score0.00205EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.5 views

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

5.5CVSS6.5AI score0.00135EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/09/18 11:37 p.m.4 views

SUSE CVE-2023-53443

In the Linux kernel, the following vulnerability has been resolved: mfd: arizona: Use pmruntimeresumeandget to prevent refcnt leak In arizonaclk32kenable, we should use pmruntimeresumeandget as pmruntimegetsync will increase the refcnt even when it returns an error...

5.5CVSS6.5AI score0.00136EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/09/18 4:57 p.m.5 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...

7CVSS5.8AI score0.00135EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 4:15 p.m.6 views

DEBIAN-CVE-2023-53443

In the Linux kernel, the following vulnerability has been resolved: mfd: arizona: Use pmruntimeresumeandget to prevent refcnt leak In arizonaclk32kenable, we should use pmruntimeresumeandget as pmruntimegetsync will increase the refcnt even when it returns an error...

5.5CVSS5.3AI score0.00136EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/18 4:4 p.m.3 views

CVE-2023-53445 net: qrtr: Fix a refcount bug in qrtr_recvmsg()

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Fix a refcount bug in qrtrrecvmsg Syzbot reported a bug as following: refcountt: addition on 0; use-after-free. ... RIP: 0010:refcountwarnsaturate+0x17c/0x1f0 lib/refcount.c:25 ... Call Trace: refcountadd...

6.1AI score0.00131EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/18 4:3 p.m.10 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...

0.00153EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/18 4:3 p.m.6 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...

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0References12
NVD
NVD
added 2025/09/18 2:15 p.m.12 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...

5.5CVSS0.00135EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/18 2:15 p.m.3 views

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

5.5CVSS5.3AI score0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 2:15 p.m.4 views

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

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/18 2:15 p.m.4 views

UBUNTU-CVE-2022-50392

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: fix refcount leak in mt8183mt6358ts3a227max98357devprobe The node returned by ofparsephandle with refcount incremented, ofnodeput needs be called when finish using it. So add it in the error path in...

5.5CVSS5.7AI score0.00148EPSS
SaveExploits0References7
Rows per page
Query Builder