Lucene search
+L

1686 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/24 2:35 p.m.7 views

CVE-2026-31553

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix the descriptor address in kvmatswapdesc Using "u64 user hva + offset" to get the virtual addresses of S1/S2 descriptors looks really wrong, if offset is not zero. What we want to get for swapping is hva + offset,...

5.3AI score0.0012EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/24 2:35 p.m.11 views

CVE-2026-31553 KVM: arm64: Fix the descriptor address in __kvm_at_swap_desc()

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix the descriptor address in kvmatswapdesc Using "u64 user hva + offset" to get the virtual addresses of S1/S2 descriptors looks really wrong, if offset is not zero. What we want to get for swapping is hva + offset,...

8.8CVSS6.6AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/04/24 2:35 p.m.15 views

CVE-2026-31553

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix the descriptor address in kvmatswapdesc Using "u64 user hva + offset" to get the virtual addresses of S1/S2 descriptors looks really wrong, if offset is not zero. What we want to get for swapping is hva + offset,...

8.8CVSS5.3AI score0.0012EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/04/24 2:35 p.m.51 views

CVE-2026-31553 KVM: arm64: Fix the descriptor address in __kvm_at_swap_desc()

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix the descriptor address in kvmatswapdesc Using "u64 user hva + offset" to get the virtual addresses of S1/S2 descriptors looks really wrong, if offset is not zero. What we want to get for swapping is hva + offset,...

8.8CVSS0.0012EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.11 views

PT-2026-34905

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix the descriptor address in kvm at swap desc Using "u64 user hva + offset" to get the virtual addresses of S1/S2 descriptors looks really wrong, if offset is not zero. What we want to get for swapping is hva + offse...

5.3AI score0.0012EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from an error in descriptor address calculation in the kvmatswapdesc function. The incorrect calculati...

8.8CVSS5.8AI score0.0012EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/22 6:31 p.m.20 views

uutils coreutils has a Time-of-check Time-of-use (TOCTOU) Race Condition

The touch utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use TOCTOU race condition during file creation. When the utility identifies a missing path, it later attempts creation using File::create, which internally uses OTRUNC. An attacker can exploit this window to create ...

6.3CVSS5.3AI score0.00104EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/04/22 6:31 p.m.16 views

GHSA-9GH9-HWPR-RVQQ uutils coreutils has a Time-of-Check to Time-of-Use (TOCTOU) race condition

A Time-of-Check to Time-of-Use TOCTOU race condition exists in the mkfifo utility of uutils coreutils. The utility creates a FIFO and then performs a path-based chmod to set permissions. A local attacker with write access to the parent directory can swap the newly created FIFO for a symbolic link...

7CVSS5.9AI score0.00147EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/04/22 6:31 p.m.12 views

EUVD-2026-24986

A Time-of-Check to Time-of-Use TOCTOU race condition exists in the mkfifo utility of uutils coreutils. The utility creates a FIFO and then performs a path-based chmod to set permissions. A local attacker with write access to the parent directory can swap the newly created FIFO for a symbolic link...

7CVSS5.9AI score0.00147EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/22 6:31 p.m.10 views

GHSA-Q6M9-XJ2W-XMRC uutils coreutils has a Time-of-check Time-of-use (TOCTOU) Race Condition

The touch utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use TOCTOU race condition during file creation. When the utility identifies a missing path, it later attempts creation using File::create, which internally uses OTRUNC. An attacker can exploit this window to create ...

6.3CVSS5.8AI score0.00104EPSS
SaveExploits1References3
NVD
NVD
added 2026/04/22 5:16 p.m.13 views

CVE-2026-35360

The touch utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use TOCTOU race condition during file creation. When the utility identifies a missing path, it later attempts creation using File::create, which internally uses OTRUNC. An attacker can exploit this window to create ...

6.3CVSS0.00104EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/22 4:09 p.m.8 views

CVE-2026-35374 uutils coreutils split Arbitrary File Truncation via Time-of-Check to Time-of-Use (TOCTOU) Race Condition

A Time-of-Check to Time-of-Use TOCTOU vulnerability exists in the split utility of uutils coreutils. The program attempts to prevent data loss by checking for identity between input and output files using their file paths before initiating the split operation. However, the utility subsequently...

6.3CVSS5.8AI score0.00074EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/22 4:08 p.m.8 views

CVE-2026-35360

The touch utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use TOCTOU race condition during file creation. When the utility identifies a missing path, it later attempts creation using File::create, which internally uses OTRUNC. An attacker can exploit this window to create ...

6.3CVSS5.8AI score0.00104EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/22 4:08 p.m.39 views

CVE-2026-35360

The CVE-2026-35360 entry concerns the touch utility in uutils coreutils. A TOCTOU race occurs during file creation: when touch detects a missing path, it later calls File::create(), which uses O_TRUNC, allowing a local attacker to create a file or swap a symlink at the target path. This can cause...

6.3CVSS5.8AI score0.00104EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/04/22 4:08 p.m.65 views

CVE-2026-35359 uutils coreutils cp Information Disclosure via Time-of-Check to Time-of-Use Symlink Swap

A Time-of-Check to Time-of-Use TOCTOU vulnerability in the cp utility of uutils coreutils allows an attacker to bypass no-dereference intent. The utility checks if a source path is a symbolic link using path-based metadata but subsequently opens it without the ONOFOLLOW flag. An attacker with...

4.7CVSS0.00105EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/22 4:08 p.m.9 views

CVE-2026-35359

A Time-of-Check to Time-of-Use TOCTOU vulnerability in the cp utility of uutils coreutils allows an attacker to bypass no-dereference intent. The utility checks if a source path is a symbolic link using path-based metadata but subsequently opens it without the ONOFOLLOW flag. An attacker with...

4.7CVSS5.9AI score0.00105EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/22 4:08 p.m.29 views

CVE-2026-35359

The CVE-2026-35359 entry describes a TOCTOU flaw in the cp utility of the uutils coreutils project. The cp command checks whether the source path is a symlink using metadata, then opens the path without O_NOFOLLOW, allowing a concurrent writer to swap a regular file for a symlink during the windo...

4.7CVSS5.9AI score0.00105EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/22 4:08 p.m.10 views

CVE-2026-35359 uutils coreutils cp Information Disclosure via Time-of-Check to Time-of-Use Symlink Swap

A Time-of-Check to Time-of-Use TOCTOU vulnerability in the cp utility of uutils coreutils allows an attacker to bypass no-dereference intent. The utility checks if a source path is a symbolic link using path-based metadata but subsequently opens it without the ONOFOLLOW flag. An attacker with...

4.7CVSS5.9AI score0.00105EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/04/22 4:08 p.m.35 views

CVE-2026-35355 uutils coreutils install Arbitrary File Overwrite via Symlink TOCTOU Race

The install utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use TOCTOU race condition during file installation. The implementation unlinks an existing destination file and then recreates it using a path-based operation without the OEXCL flag. A local attacker can exploit t...

6.3CVSS0.00118EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/22 4:08 p.m.8 views

CVE-2026-35355

The install utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use TOCTOU race condition during file installation. The implementation unlinks an existing destination file and then recreates it using a path-based operation without the OEXCL flag. A local attacker can exploit t...

6.3CVSS5.8AI score0.00118EPSS
SaveExploits1References3
Rows per page
Query Builder