Lucene search
+L

2066 matches found

CVE
CVE
added 2025/12/06 9:50 p.m.85 views

CVE-2025-40271

CVE-2025-40271: Linux kernel vulnerability in fs/proc related to proc_readdir_de() UAF. The issue arises when a PDE is erased from the subdir red-black tree with rb_erase() but the node is not cleared, allowing a use-after-free in pde_subdir_next() after the entry is released. This can lead to pr...

7.8CVSS6.1AI score0.00445EPSS
SaveExploits3References9
Cvelist
Cvelist
added 2025/12/06 9:50 p.m.31 views

CVE-2025-40271 fs/proc: fix uaf in proc_readdir_de()

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7.8CVSS0.00445EPSS
SaveExploits3References8
Vulnrichment
Vulnrichment
added 2025/12/06 9:50 p.m.14 views

CVE-2025-40271 fs/proc: fix uaf in proc_readdir_de()

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7.8CVSS5.4AI score0.00445EPSS
SaveExploits3References8
OSV
OSV
added 2025/12/06 9:50 p.m.10 views

CVE-2025-40271 fs/proc: fix uaf in proc_readdir_de()

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7.8CVSS6.4AI score
SaveExploits0References12
CNNVD
CNNVD
added 2025/12/06 12:0 a.m.20 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 fs proc not properly cleaning up nodes in procreaddirde, which could lead to reuse after release...

6AI score0.00445EPSS
SaveExploits3References11
EUVD
EUVD
added 2025/12/05 9:2 p.m.7 views

EUVD-2025-201494

A vulnerability was determined in TOZED ZLT M30S and ZLT M30S PRO 1.47/3.09.06. This impacts an unknown function of the file /reqproc/procpost of the component Web Interface. Executing manipulation of the argument goformId with the input REBOOTDEVICE can lead to denial of service. The attack can...

5.3CVSS5.6AI score0.00294EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/05 9:2 p.m.37 views

CVE-2025-14105 TOZED ZLT M30S/ZLT M30S PRO Web proc_post denial of service

A vulnerability was determined in TOZED ZLT M30S and ZLT M30S PRO 1.47/3.09.06. This impacts an unknown function of the file /reqproc/procpost of the component Web Interface. Executing manipulation of the argument goformId with the input REBOOTDEVICE can lead to denial of service. The attack can...

5.3CVSS0.00294EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/12/05 9:2 p.m.11 views

CVE-2025-14105 TOZED ZLT M30S/ZLT M30S PRO Web proc_post denial of service

A vulnerability was determined in TOZED ZLT M30S and ZLT M30S PRO 1.47/3.09.06. This impacts an unknown function of the file /reqproc/procpost of the component Web Interface. Executing manipulation of the argument goformId with the input REBOOTDEVICE can lead to denial of service. The attack can...

5.3CVSS5.8AI score0.00294EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/12/04 12:50 p.m.8 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.5CVSS5.7AI score0.00192EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/04 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-64750

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SingularityCE and SingularityPRO are open source container platforms. Prior to SingularityCE 4.3.5 and SingularityPRO 4.1.11 and 4.3.5, if a user relies on LSM...

4.5CVSS5.5AI score0.00157EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/12/02 9:10 p.m.4 views

Use of Incorrectly-Resolved Name or Reference

Overview Affected versions of this package are vulnerable to Use of Incorrectly-Resolved Name or Reference in the handling of procfs file writes that leads to improper enforcement of the two --security options: --security=apparmor: and --security=selinux:. An attacker can bypass intended security...

5.3CVSS6.7AI score0.00229EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/02 9:7 p.m.7 views

EUVD-2025-200289

Singluarity ineffectively applies selinux / apparmor LSM process labels...

4.5CVSS6.4AI score0.00157EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2025/12/02 9:7 p.m.32 views

Singluarity ineffectively applies selinux / apparmor LSM process labels

Impact Native Mode default Singularity's default native runtime allows users to apply restrictions to container processes using the apparmor or selinux Linux Security Modules LSMs, via the --security selinux: or --security apparmor: flags. LSM labels are written to process or thread attrs/exec...

7.5CVSS7AI score0.00516EPSS
SaveExploits1References9Affected Software1
NVD
NVD
added 2025/12/02 6:15 p.m.16 views

CVE-2025-64750

SingularityCE and SingularityPRO are open source container platforms. Prior to SingularityCE 4.3.5 and SingularityPRO 4.1.11 and 4.3.5, if a user relies on LSM restrictions to prevent malicious operations then, under certain circumstances, an attacker can redirect the LSM label write operation so...

4.5CVSS0.00157EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/02 5:25 p.m.22 views

CVE-2025-64750 Singluarity ineffectively applies of selinux / apparmor LSM process labels

SingularityCE and SingularityPRO are open source container platforms. Prior to SingularityCE 4.3.5 and SingularityPRO 4.1.11 and 4.3.5, if a user relies on LSM restrictions to prevent malicious operations then, under certain circumstances, an attacker can redirect the LSM label write operation so...

4.5CVSS0.00157EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/12/02 5:25 p.m.14 views

CVE-2025-64750 Singluarity ineffectively applies of selinux / apparmor LSM process labels

SingularityCE and SingularityPRO are open source container platforms. Prior to SingularityCE 4.3.5 and SingularityPRO 4.1.11 and 4.3.5, if a user relies on LSM restrictions to prevent malicious operations then, under certain circumstances, an attacker can redirect the LSM label write operation so...

4.5CVSS6.3AI score0.00157EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2025/12/02 5:25 p.m.5 views

CVE-2025-64750

SingularityCE and SingularityPRO are open source container platforms. Prior to SingularityCE 4.3.5 and SingularityPRO 4.1.11 and 4.3.5, if a user relies on LSM restrictions to prevent malicious operations then, under certain circumstances, an attacker can redirect the LSM label write operation so...

4.5CVSS6.7AI score0.00157EPSS
SaveExploits0
OSV
OSV
added 2025/12/02 5:25 p.m.7 views

CVE-2025-64750 Singluarity ineffectively applies of selinux / apparmor LSM process labels

SingularityCE and SingularityPRO are open source container platforms. Prior to SingularityCE 4.3.5 and SingularityPRO 4.1.11 and 4.3.5, if a user relies on LSM restrictions to prevent malicious operations then, under certain circumstances, an attacker can redirect the LSM label write operation so...

4.5CVSS6.6AI score
SaveExploits0References8
CVE
CVE
added 2025/12/02 5:25 p.m.24 views

CVE-2025-64750

CVE-2025-64750 affects SingularityCE before 4.3.5 and SingularityPRO before 4.1.11 and 4.3.5. The issue arises when a user relies on LSM restrictions to prevent malicious operations; under certain conditions an attacker can redirect the LSM label write operation to be ineffective. Exploitation re...

4.5CVSS6.3AI score0.00157EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2025/11/28 12:59 p.m.8 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to fix various security issues The following security issues were fixed: CVE-2025-38008: mm/pagealloc: fix race condition in unaccepted memory handling bsc1244939. CVE-2025-38539: trace/fgraph: Fix the warning caused by missing unregister...

8.5CVSS7.4AI score0.08942EPSS
SaveExploits3References850
Rows per page
Query Builder