Lucene search
K

4211 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-40203

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - listmount: don't call pathput under namespace semaphore Massage listmount and make sure we don't call pathput under the namespace semaphore. If we put the last...

5.8AI score0.00026EPSS
Exploits0References3
OSV
OSV
added 2025/11/12 10:15 p.m.0 views

DEBIAN-CVE-2025-40203

In the Linux kernel, the following vulnerability has been resolved: listmount: don't call pathput under namespace semaphore Massage listmount and make sure we don't call pathput under the namespace semaphore. If we put the last reference we're fscked...

5.1AI score0.00026EPSS
Exploits0References1
NVD
NVD
added 2025/11/12 10:15 p.m.2 views

CVE-2025-40203

In the Linux kernel, the following vulnerability has been resolved: listmount: don't call pathput under namespace semaphore Massage listmount and make sure we don't call pathput under the namespace semaphore. If we put the last reference we're fscked...

0.00026EPSS
Exploits0References3
OSV
OSV
added 2025/11/12 10:15 p.m.2 views

AZL-70076 CVE-2025-40195 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: mount: handle NULL values in mntnsrelease When calling in listmount mntnsrelease may be passed a NULL pointer. Handle that case gracefully...

5.6AI score0.00026EPSS
Exploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.1 views

DEBIAN-CVE-2025-40178

In the Linux kernel, the following vulnerability has been resolved: pid: Add a judgment for ns null in pidnrns taskpidnrns ns = taskactivepidnscurrent; pidnrnsrcudereferencetaskpidptrtask, type, ns; if pid && ns-level level Sometimes null is returned for taskactivepidns. Then it will trigger kern...

5.1AI score0.00066EPSS
Exploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.3 views

AZL-70085 CVE-2025-40178 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: pid: Add a judgment for ns null in pidnrns taskpidnrns ns = taskactivepidnscurrent; pidnrnsrcudereferencetaskpidptrtask, type, ns; if pid && ns-level level Sometimes null is returned for taskactivepidns. Then it will trigger kern...

5.6AI score0.00066EPSS
Exploits0References1
NVD
NVD
added 2025/11/12 10:15 p.m.2 views

CVE-2025-40178

In the Linux kernel, the following vulnerability has been resolved: pid: Add a judgment for ns null in pidnrns taskpidnrns ns = taskactivepidnscurrent; pidnrnsrcudereferencetaskpidptrtask, type, ns; if pid && ns-level level Sometimes null is returned for taskactivepidns. Then it will trigger kern...

0.00066EPSS
Exploits0References8
OSV
OSV
added 2025/11/12 10:15 p.m.2 views

UBUNTU-CVE-2025-40178

In the Linux kernel, the following vulnerability has been resolved: pid: Add a judgment for ns null in pidnrns taskpidnrns ns = taskactivepidnscurrent; pidnrnsrcudereferencetaskpidptrtask, type, ns; if pid && ns-level level Sometimes null is returned for taskactivepidns. Then it will trigger kern...

5.7AI score0.00066EPSS
Exploits0References40
OSV
OSV
added 2025/11/12 10:15 p.m.0 views

UBUNTU-CVE-2025-40203

In the Linux kernel, the following vulnerability has been resolved: listmount: don't call pathput under namespace semaphore Massage listmount and make sure we don't call pathput under the namespace semaphore. If we put the last reference we're fscked...

5.7AI score0.00026EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.4 views

CVE-2025-40203 listmount: don't call path_put() under namespace semaphore

In the Linux kernel, the following vulnerability has been resolved: listmount: don't call pathput under namespace semaphore Massage listmount and make sure we don't call pathput under the namespace semaphore. If we put the last reference we're fscked...

0.00026EPSS
Exploits0References3
OSV
OSV
added 2025/11/12 9:56 p.m.2 views

CVE-2025-40203 listmount: don't call path_put() under namespace semaphore

In the Linux kernel, the following vulnerability has been resolved: listmount: don't call pathput under namespace semaphore Massage listmount and make sure we don't call pathput under the namespace semaphore. If we put the last reference we're fscked...

6.3AI score0.00026EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.2 views

CVE-2025-40203

In the Linux kernel, the following vulnerability has been resolved: listmount: don't call pathput under namespace semaphore Massage listmount and make sure we don't call pathput under the namespace semaphore. If we put the last reference we're fscked...

5.1AI score0.00026EPSS
Exploits0
CVE
CVE
added 2025/11/12 9:56 p.m.12 views

CVE-2025-40203

CVE-2025-40203 pertains to the Linux kernel: listmount code may call path_put() under the namespace semaphore, potentially leaving the reference count in an unsafe state. The fixes are described as ensuring that path_put() is not invoked while holding the namespace semaphore to avoid a risk where...

6AI score0.00026EPSS
Exploits0References3
CVE
CVE
added 2025/11/12 9:56 p.m.16 views

CVE-2025-40195

CVE-2025-40195 is a Linux kernel vulnerability where, in listmount(), a NULL pointer could be passed to mnt_ns_release(). The fix ensures mnt_ns_release() handles NULL values gracefully, preventing potential crashes or undefined behavior. Connected advisories confirm the issue and provide remedia...

6AI score0.00026EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.3 views

CVE-2025-40195

In the Linux kernel, the following vulnerability has been resolved: mount: handle NULL values in mntnsrelease When calling in listmount mntnsrelease may be passed a NULL pointer. Handle that case gracefully...

5.1AI score0.00026EPSS
Exploits0
OSV
OSV
added 2025/11/12 9:56 p.m.2 views

CVE-2025-40178 pid: Add a judgment for ns null in pid_nr_ns

In the Linux kernel, the following vulnerability has been resolved: pid: Add a judgment for ns null in pidnrns taskpidnrns ns = taskactivepidnscurrent; pidnrnsrcudereferencetaskpidptrtask, type, ns; if pid && ns-level level Sometimes null is returned for taskactivepidns. Then it will trigger kern...

6.2AI score0.00066EPSS
Exploits0References11
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.2 views

CVE-2025-40178

In the Linux kernel, the following vulnerability has been resolved: pid: Add a judgment for ns null in pidnrns taskpidnrns ns = taskactivepidnscurrent; pidnrnsrcudereferencetaskpidptrtask, type, ns; if pid && ns-level level Sometimes null is returned for taskactivepidns. Then it will trigger kern...

5.1AI score0.00066EPSS
Exploits0
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.4 views

CVE-2025-40178 pid: Add a judgment for ns null in pid_nr_ns

In the Linux kernel, the following vulnerability has been resolved: pid: Add a judgment for ns null in pidnrns taskpidnrns ns = taskactivepidnscurrent; pidnrnsrcudereferencetaskpidptrtask, type, ns; if pid && ns-level level Sometimes null is returned for taskactivepidns. Then it will trigger kern...

0.00066EPSS
Exploits0References8
CVE
CVE
added 2025/11/12 9:56 p.m.15 views

CVE-2025-40178

CVE-2025-40178 affects the Linux kernel. The issue arises when task_active_pid_ns(current) returns NULL, causing a NULL pointer dereference in pid_nr_ns and triggering a kernel panic. The description states the fix as adding a judgment for a null ns in pid_nr_ns, addressing the NULL-pointer path ...

6AI score0.00066EPSS
Exploits0References8
Github Security Blog
Github Security Blog
added 2025/11/12 6:31 p.m.7 views

Observability Operator is vulnerable to Incorrect Privilege Assignment through its Custom Resource MonitorStack

A flaw was found in the Observability Operator. The Operator creates a ServiceAccount with ClusterRole upon deployment of the Namespace-Scoped Custom Resource MonitorStack. This issue allows an adversarial Kubernetes Account with only namespaced-level roles, for example, a tenant controlling a...

8.8CVSS6.7AI score0.00059EPSS
Exploits0References7Affected Software1
Rows per page
Query Builder