Lucene search
+L

1708 matches found

NVD
NVD
added 2026/08/20 5:19 p.m.9 views

CVE-2026-64846

Nix is a package manager for Linux and other Unix systems. Prior to 2.35.0, a malicious derivation executed with the recursive-nix experimental feature can exploit a time-of-check/time-of-use race involving final symlink handling in the LocalStore restore path. The race can cause writeFile to...

2.8CVSS0.00087EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 4:18 p.m.9 views

CVE-2026-64846 Nix: Arbitrary file truncation outside the sandbox with recursive-nix experimental feature

Nix is a package manager for Linux and other Unix systems. Prior to 2.35.0, a malicious derivation executed with the recursive-nix experimental feature can exploit a time-of-check/time-of-use race involving final symlink handling in the LocalStore restore path. The race can cause writeFile to...

2.8CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/20 4:18 p.m.8 views

EUVD-2026-63424

Nix is a package manager for Linux and other Unix systems. Prior to 2.35.0, a malicious derivation executed with the recursive-nix experimental feature can exploit a time-of-check/time-of-use race involving final symlink handling in the LocalStore restore path. The race can cause writeFile to...

2.8CVSS5.5AI score0.00087EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/20 4:18 p.m.17 views

CVE-2026-64846

Nix versions prior to 2.35.0 contain a TOCTOU race in the LocalStore restore path: writeFile opens a path with O_TRUNC instead of enforcing FinalSymlink::DontFollow, allowing a malicious derivation (with recursive-nix enabled) to create or truncate an empty file outside the build sandbox with dae...

2.8CVSS5.4AI score0.00087EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.10 views

PT-2026-79064

Nix is a package manager for Linux and other Unix systems. Prior to 2.35.0, a malicious derivation executed with the recursive-nix experimental feature can exploit a time-of-check/time-of-use race involving final symlink handling in the LocalStore restore path. The race can cause writeFile to...

2.8CVSS5.4AI score0.00087EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72489

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Fix TOCTOU in bytes put and bytes get In sof ipc3 bytes put, the size used for the memcpy is derived from the old data-size already in the buffer, not the incoming new data's size field. If the new data h...

5.4AI score0.00164EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/11 5:17 p.m.10 views

CVE-2026-20908

Time-of-check time-of-use race condition for the IntelR NPU Driver for Windows for all versions within Ring 1: Device Drivers may allow a denial of service. Unprivileged software adversary with an authenticated user combined with a high complexity attack may enable denial of service. This result...

5.8CVSS0.00073EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 4:27 p.m.35 views

CVE-2026-20908

Time-of-check time-of-use race condition for the IntelR NPU Driver for Windows for all versions within Ring 1: Device Drivers may allow a denial of service. Unprivileged software adversary with an authenticated user combined with a high complexity attack may enable denial of service. This result...

5.8CVSS0.00073EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 4:27 p.m.8 views

EUVD-2026-56512

Time-of-check time-of-use race condition for the IntelR NPU Driver for Windows for all versions within Ring 1: Device Drivers may allow a denial of service. Unprivileged software adversary with an authenticated user combined with a high complexity attack may enable denial of service. This result...

5.8CVSS5.2AI score0.00073EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.6 views

PT-2026-70318

Time-of-check time-of-use race condition for the IntelR NPU Driver for Windows for all versions within Ring 1: Device Drivers may allow a denial of service. Unprivileged software adversary with an authenticated user combined with a high complexity attack may enable denial of service. This result...

5.8CVSS5.2AI score0.00073EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 11:58 a.m.8 views

EUVD-2026-55488

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: avoid rereading IB param length Reuse the parameter length returned by vcnv40encfindibparam instead of rereading it from the IB. This avoids a potential TOCTOU issue if the IB contents change between reads. cherr...

5.2AI score0.00128EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 10:41 a.m.32 views

CVE-2026-72584

The CVE-2026-72584 entry concerns fastschema up to v0.15.1, where a TOCTOU race in the verifyOTPSession function (pkg/auth/local.go) allows an unauthenticated remote attacker to bypass the OTP attempt limit in the account recovery flow. The root cause is non-atomic read/increment of the attempt c...

7.4CVSS5.3AI score0.00246EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.20 views

Astra Linux – Vulnerability in libcap2

A flaw was discovered in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use TOCTOU race condition in the capsetfile function. This allows an attacker with write access to a parent directory to redirect file capability updates to a file controlled by the attacker. By doin...

7CVSS6.9AI score0.00206EPSS
SaveExploits2References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.13 views

Astra Linux – Vulnerability in util-linux

util-linux is a collection of Linux utilities. Prior to version 2.41.4, a TOCTOU Time-of-Check-Time-of-Use vulnerability was identified in the SUID binary /usr/bin/mount from util-linux. When the mount binary sets up loop devices, it validates the source file path with user privileges using fork ...

4.7CVSS5.5AI score0.00118EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/08/07 5:09 p.m.10 views

SUSE CVE-2026-18477

A TOCTOU Time-of-Check Time-of-Use vulnerability in GNU tar's incremental dumpdir 'X' rename handling allows a local attacker with write access to a directory being backed up to influence the restore process if the attacker has access to the system where the restore is being performed. During...

4.4CVSS5.3AI score0.00104EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/07 8:16 a.m.15 views

CVE-2026-19079

A TOCTOU Time-of-Check-Time-of-Use race condition vulnerability was found in the fixfiles script in policycoreutils. When running fixfiles relabel or fixfiles restore, the script used find and chcon commands to locate and relabel unlabeled files under /tmp and other directories. A local attacker...

4.4CVSS0.00082EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/07 8:16 a.m.8 views

UBUNTU-CVE-2026-19079

A TOCTOU Time-of-Check-Time-of-Use race condition vulnerability was found in the fixfiles script in policycoreutils. When running fixfiles relabel or fixfiles restore, the script used find and chcon commands to locate and relabel unlabeled files under /tmp and other directories. A local attacker...

4.4CVSS5.6AI score0.00082EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/07 7:21 a.m.11 views

CVE-2026-19079

A TOCTOU Time-of-Check-Time-of-Use race condition vulnerability was found in the fixfiles script in policycoreutils. When running fixfiles relabel or fixfiles restore, the script used find and chcon commands to locate and relabel unlabeled files under /tmp and other directories. A local attacker...

4.4CVSS5.5AI score0.00082EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/07 7:21 a.m.56 views

CVE-2026-19079

CVE-2026-19079 affects policycoreutils’ fixfiles script, where a TOCTOU race during relabel/restore allows a local attacker to swap directory components with symlinks and have chcon follow the link to label arbitrary files (e.g., /etc/shadow). The issue arises from using find to locate unlabeled ...

4.4CVSS5.5AI score0.00082EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/07 7:21 a.m.42 views

CVE-2026-19079 Policycoreutils: policycoreutils: toctou race condition in fixfiles allows arbitrary selinux label manipulation

A TOCTOU Time-of-Check-Time-of-Use race condition vulnerability was found in the fixfiles script in policycoreutils. When running fixfiles relabel or fixfiles restore, the script used find and chcon commands to locate and relabel unlabeled files under /tmp and other directories. A local attacker...

4.4CVSS0.00082EPSS
SaveExploits0References4
Rows per page
Query Builder