Lucene search
K

16 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: fs/fhandle.c: A race condition in the call to haslockedchildren was fixed. maydecodefh calls haslockedchildren while holding no locks. This is an oopsable race condition. The rest of the callers are safe, as they hold namespacese...

4.7CVSS5.7AI score0.00057EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: - A few race conditions in the handling of MNTTREEBENEATH were fixed by using domovemount. Normally, dolockmountpath, locks a mountpoint pointed to by path. At the time when unlockmount is called, that location is still locked...

4.7CVSS7AI score0.0005EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.2 views

Astra Linux - уязвимость в linux-6.12

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
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/11/14 12:23 a.m.1 views

SUSE 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.5CVSS6.6AI score0.00026EPSS
Exploits0References7
EUVD
EUVD
added 2025/11/13 12:30 a.m.0 views

EUVD-2025-150371

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.8AI score0.00026EPSS
Exploits0References4
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.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.3 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
CVE
CVE
added 2025/11/12 9:56 p.m.11 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
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
Positive Technologies
Positive Technologies
added 2025/09/19 12:0 a.m.5 views

PT-2025-46760

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the listmount function. The problem arises from calling path put while under the namespace semaphore, which can lead to issues if it's the last...

5CVSS5.4AI score0.03752EPSS
Exploits3References396
NVD
NVD
added 2025/07/10 8:15 a.m.3 views

CVE-2025-38306

In the Linux kernel, the following vulnerability has been resolved: fs/fhandle.c: fix a race in call of haslockedchildren maydecodefh is calling haslockedchildren while holding no locks. That's an oopsable race... The rest of the callers are safe since they are holding namespacesem and are...

4.7CVSS0.00057EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/05/21 12:45 a.m.1 views

SUSE CVE-2025-37988

In the Linux kernel, the following vulnerability has been resolved: fix a couple of races in MNTTREEBENEATH handling by domovemount Normally dolockmountpath, is locking a mountpoint pinned by path and at the time when matching unlockmount unlocks that location it is still pinned by the same thing...

5.5CVSS6.5AI score0.0005EPSS
Exploits0References3
Rows per page
Query Builder