Lucene search
+L

2327 matches found

OSV
OSV
added 2025/07/25 3:27 p.m.18 views

CVE-2025-38461 vsock: Fix transport_* TOCTOU

In the Linux kernel, the following vulnerability has been resolved: vsock: Fix transport TOCTOU Transport assignment may race with module unload. Protect newtransport from becoming a stale pointer. This also takes care of an insecure call in vsockuselocaltransport; add a lockdep assert. BUG: unab...

7CVSS6.3AI score
SaveExploits0References12
IBM Security Bulletins
IBM Security Bulletins
added 2025/07/21 1:52 p.m.18 views

Security Bulletin: Multiple Vulnerabilities Affected for EDB

Summary Multiple Vulnerabilities Affected for EDB has been addressed for EDB PostgreSQL with IBM and EDB Postgres Advanced Server with IBM Vulnerability Details CVEID:CVE-2025-1094 DESCRIPTION: Improper neutralization of quoting syntax in PostgreSQL libpq functions PQescapeLiteral,...

8.8CVSS8.3AI score0.9003EPSS
SaveExploits10Affected Software2
Tenable Nessus
Tenable Nessus
added 2025/07/21 12:00 a.m.7 views

EulerOS 2.0 SP12 : screen (EulerOS-SA-2025-1840)

According to the versions of the screen package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Screen version 5.0.0 and older version 4 releases have a TOCTOU race potentially allowing to send SIGHUP, SIGCONT to privileged processes when...

5.7CVSS5.8AI score0.00169EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/07/21 12:00 a.m.9 views

EulerOS 2.0 SP12 : screen (EulerOS-SA-2025-1841)

According to the versions of the screen package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Screen version 5.0.0 and older version 4 releases have a TOCTOU race potentially allowing to send SIGHUP, SIGCONT to privileged processes when...

5.7CVSS5.8AI score0.00169EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/07/16 3:25 p.m.33 views

tomcat: Incomplete fix for CVE-2024-50379 - RCE due to TOCTOU issue in JSP compilation

The fix for CVE-2024-50379 in Apache Tomcat was insufficient to mitigate the issue fully. A Time-of-check Time-of-use TOCTOU race condition occurs during JSP compilation on case-insensitive file systems when the default servlet is enabled for writing. This vulnerability allows an uploaded file to...

9.8CVSS7.6AI score0.44312EPSS
SaveExploits13References6
RedHat Linux
RedHat Linux
added 2025/07/16 3:19 p.m.14 views

tomcat: Incomplete fix for CVE-2024-50379 - RCE due to TOCTOU issue in JSP compilation

The fix for CVE-2024-50379 in Apache Tomcat was insufficient to mitigate the issue fully. A Time-of-check Time-of-use TOCTOU race condition occurs during JSP compilation on case-insensitive file systems when the default servlet is enabled for writing. This vulnerability allows an uploaded file to...

9.8CVSS7.6AI score0.44312EPSS
SaveExploits13References6
OSV
OSV
added 2025/07/08 5:15 p.m.6 views

CVE-2025-48818

Time-of-check time-of-use toctou race condition in Windows BitLocker allows an unauthorized attacker to bypass a security feature with a physical attack...

6.8CVSS5.8AI score0.00443EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/08 5:15 p.m.4 views

CVE-2025-48001

Time-of-check time-of-use toctou race condition in Windows BitLocker allows an unauthorized attacker to bypass a security feature with a physical attack...

6.8CVSS5.8AI score0.00401EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/04 2:15 p.m.9 views

CVE-2025-38217

In the Linux kernel, the following vulnerability has been resolved: hwmon: ftsteutates Fix TOCTOU race in ftsread In the ftsread function, when handling hwmonpwmautochannelstemp, the code accesses the shared variable data-fansourcechannel twice without holding any locks. It is first checked again...

4.7CVSS0.00103EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/04 2:15 p.m.0 views

DEBIAN-CVE-2025-38217

In the Linux kernel, the following vulnerability has been resolved: hwmon: ftsteutates Fix TOCTOU race in ftsread In the ftsread function, when handling hwmonpwmautochannelstemp, the code accesses the shared variable data-fansourcechannel twice without holding any locks. It is first checked again...

4.7CVSS5.3AI score0.00103EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.8 views

AZL-64707 CVE-2025-38217 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: hwmon: ftsteutates Fix TOCTOU race in ftsread In the ftsread function, when handling hwmonpwmautochannelstemp, the code accesses the shared variable data-fansourcechannel twice without holding any locks. It is first checked again...

4.7CVSS5.6AI score0.00103EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/04 1:37 p.m.101 views

CVE-2025-38217

The CVE-2025-38217 issue is in the Linux kernel hwmon code path: fts_read() for hwmon_pwm_auto_channels_temp. The bug is a TOCTOU race on data->fan_source[channel], which can be read twice without locking, allowing a change to FTS_FAN_SOURCE_INVALID (0xff) between checks and use, potentially c...

4.7CVSS6.4AI score0.00103EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/07/04 1:37 p.m.10 views

CVE-2025-38217 hwmon: (ftsteutates) Fix TOCTOU race in fts_read()

In the Linux kernel, the following vulnerability has been resolved: hwmon: ftsteutates Fix TOCTOU race in ftsread In the ftsread function, when handling hwmonpwmautochannelstemp, the code accesses the shared variable data-fansourcechannel twice without holding any locks. It is first checked again...

6.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.17 views

CVE-2025-38217 hwmon: (ftsteutates) Fix TOCTOU race in fts_read()

In the Linux kernel, the following vulnerability has been resolved: hwmon: ftsteutates Fix TOCTOU race in ftsread In the ftsread function, when handling hwmonpwmautochannelstemp, the code accesses the shared variable data-fansourcechannel twice without holding any locks. It is first checked again...

0.00103EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.4 views

SUSE CVE-2025-38112

In the Linux kernel, the following vulnerability has been resolved: net: Fix TOCTOU issue in skisreadable sk-skprot-sockisreadable is a valid function pointer when sk resides in a sockmap. After the last skpsockput which usually happens when socket is removed from sockmap, sk-skprot gets restored...

4.7CVSS6.5AI score0.00122EPSS
SaveExploits0References23
NVD
NVD
added 2025/07/03 9:15 a.m.14 views

CVE-2025-38112

In the Linux kernel, the following vulnerability has been resolved: net: Fix TOCTOU issue in skisreadable sk-skprot-sockisreadable is a valid function pointer when sk resides in a sockmap. After the last skpsockput which usually happens when socket is removed from sockmap, sk-skprot gets restored...

4.7CVSS0.00122EPSS
SaveExploits0References9
OSV
OSV
added 2025/07/03 9:15 a.m.8 views

UBUNTU-CVE-2025-38112

In the Linux kernel, the following vulnerability has been resolved: net: Fix TOCTOU issue in skisreadable sk-skprot-sockisreadable is a valid function pointer when sk resides in a sockmap. After the last skpsockput which usually happens when socket is removed from sockmap, sk-skprot gets restored...

4.7CVSS6.1AI score0.00122EPSS
SaveExploits0References42
CVE
CVE
added 2025/07/03 8:35 a.m.103 views

CVE-2025-38112

CVE-2025-38112 (Linux kernel) : A TOCTOU race in sk_is_readable() can occur when a socket resides in a sockmap. If sk->sk_prot is reloaded after the initial check, sk->sk_prot->sock_is_readable may have become NULL, causing a potential null pointer dereference. The issue stems from the f...

4.7CVSS7.1AI score0.00122EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.18 views

CVE-2025-38112 net: Fix TOCTOU issue in sk_is_readable()

In the Linux kernel, the following vulnerability has been resolved: net: Fix TOCTOU issue in skisreadable sk-skprot-sockisreadable is a valid function pointer when sk resides in a sockmap. After the last skpsockput which usually happens when socket is removed from sockmap, sk-skprot gets restored...

0.00122EPSS
SaveExploits0References7
OSV
OSV
added 2025/07/03 8:35 a.m.9 views

CVE-2025-38112 net: Fix TOCTOU issue in sk_is_readable()

In the Linux kernel, the following vulnerability has been resolved: net: Fix TOCTOU issue in skisreadable sk-skprot-sockisreadable is a valid function pointer when sk resides in a sockmap. After the last skpsockput which usually happens when socket is removed from sockmap, sk-skprot gets restored...

6AI score
SaveExploits0References12
Rows per page
Query Builder