Lucene search
+L

39209 matches found

Cvelist
Cvelist
added 2026/04/22 4:08 p.m.39 views

CVE-2026-35356 uutils coreutils install Arbitrary File Overwrite with -D via Path Component Symlink Race

A Time-of-Check to Time-of-Use TOCTOU vulnerability exists in the install utility of uutils coreutils when using the -D flag. The command creates parent directories and subsequently performs a second path resolution to create the target file, neither of which is anchored to a directory file...

6.3CVSS0.00108EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/22 4:08 p.m.7 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.3CVSS5.8AI score0.00118EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/22 4:08 p.m.10 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.3CVSS6AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/22 4:08 p.m.6 views

CVE-2026-35354

A Time-of-Check to Time-of-Use TOCTOU vulnerability exists in the mv utility of uutils coreutils during cross-device moves. The extended attribute xattr preservation logic uses multiple path-based system calls that perform fresh path-to-inode lookups for each operation. A local attacker with writ...

4.7CVSS5.8AI score0.00091EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/04/22 4:08 p.m.39 views

CVE-2026-35353 uutils coreutils mkdir Permission Exposure Race Condition with -m

The mkdir utility in uutils coreutils incorrectly applies permissions when using the -m flag by creating a directory with umask-derived permissions typically 0755 before subsequently changing them to the requested mode via a separate chmod system call. In multi-user environments, this introduces ...

3.3CVSS0.00102EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/22 4:08 p.m.45 views

CVE-2026-35353

The CVE-2026-35353 entry concerns the mkdir utility in uutils coreutils. The root cause is that, when using -m, it creates the directory with umask-derived permissions (typically 0755) and only afterwards calls chmod to apply the requested mode, creating a brief window where a directory intended ...

3.3CVSS5.7AI score0.00102EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/04/22 4:08 p.m.10 views

CVE-2026-35353 uutils coreutils mkdir Permission Exposure Race Condition with -m

The mkdir utility in uutils coreutils incorrectly applies permissions when using the -m flag by creating a directory with umask-derived permissions typically 0755 before subsequently changing them to the requested mode via a separate chmod system call. In multi-user environments, this introduces ...

3.3CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2026/04/22 4:08 p.m.48 views

CVE-2026-35352

CVE-2026-35352 affects the mkfifo utility in uutils coreutils. A TOCTOU race exists: the tool creates a FIFO and then performs a path-based chmod. A local attacker with write access to the parent directory can replace the newly created FIFO with a symbolic link between the two operations, causing...

7CVSS5.9AI score0.00147EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2026/04/22 4:08 p.m.10 views

CVE-2026-35352

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.6AI score0.00147EPSS
SaveExploits1
EUVD
EUVD
added 2026/04/22 3:31 p.m.16 views

EUVD-2026-24881

In the Linux kernel, the following vulnerability has been resolved: net: fix fanout UAF in packetrelease via NETDEVUP race packetrelease has a race window where NETDEVUP can re-register a socket into a fanout group's arr array. The re-registration is not cleaned up by fanoutrelease, leaving a...

4.7CVSS6.2AI score0.00328EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/04/22 3:31 p.m.19 views

EUVD-2026-24782

In the Linux kernel, the following vulnerability has been resolved: ext4: reject mount if bigalloc with sfirstdatablock != 0 bigalloc with sfirstdatablock != 0 is not supported, reject mounting it...

5.6AI score0.00143EPSS
SaveExploits0References9
OSV
OSV
added 2026/04/22 2:16 p.m.5 views

AZL-83213 CVE-2026-31516 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: xfrm: prevent policyhthresh.work from racing with netns teardown A XFRMMSGNEWSPDINFO request can queue the per-net work item policyhthresh.work onto the system workqueue. The queued callback, xfrmhashrebuild, retrieves the...

7.8CVSS6.3AI score0.00099EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.6 views

AZL-83192 CVE-2026-31486 affecting package kernel for versions less than 6.6.143.1-1

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/core Protect regulator operations with mutex The regulator operations pmbusregulatorgetvoltage, pmbusregulatorsetvoltage, and pmbusregulatorlistvoltage access PMBus registers and shared data but were not protected by...

7.1CVSS5.8AI score0.00099EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/22 2:16 p.m.9 views

CVE-2026-31466

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix folio isn't locked in softleaftofolio On arm64 server, we found folio that get from migration entry isn't locked in softleaftofolio. This issue triggers when mTHP splitting and zapnonpresentptes races, and the...

4.7CVSS0.00094EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/04/22 2:16 p.m.21 views

CVE-2026-33593

A client can trigger a divide by zero error leading to crash by sending a crafted DNSCrypt query...

7.5CVSS5.8AI score0.00381EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/22 1:54 p.m.52 views

CVE-2026-31523

In the Linux kernel NVMe PCI driver, CVE-2026-31523 is a race condition: a running change to the polled queue count can create a brief window during reset where a hipri task poll occurs before queue maps are updated, risking double completions when the interrupt-driven path takes over. The issue ...

4.7CVSS5.6AI score0.00089EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/04/22 1:54 p.m.10 views

CVE-2026-31523 nvme-pci: ensure we're polling a polled queue

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: ensure we're polling a polled queue A user can change the polled queue count at run time. There's a brief window during a reset where a hipri task may try to poll that queue before the block layer has updated the queue...

5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/04/22 1:54 p.m.34 views

CVE-2026-31511

CVE-2026-31511 affects the Linux kernel Bluetooth MGMT subsystem, specifically a dangling pointer in mgmt_add_adv_patterns_monitor_complete where mgmt_pending_free(cmd) could kfree cmd before unlinking from the list. Connected advisories indicate Debian/Root and other OSV entries report a patch w...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/04/22 1:54 p.m.33 views

CVE-2026-31500

The CVE-2026-31500 issue affects the Linux kernel Bluetooth Intel btintel driver. A data race allowed two __hci_cmd_sync() paths (HCI_OP_RESET and Intel-exception-info) to run without hci_req_sync_lock, risking concurrent access to hdev->req_status/req_rsp and a slab-use-after-free in kfree_sk...

7.8CVSS5.6AI score0.00126EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.50 views

CVE-2026-31486 hwmon: (pmbus/core) Protect regulator operations with mutex

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/core Protect regulator operations with mutex The regulator operations pmbusregulatorgetvoltage, pmbusregulatorsetvoltage, and pmbusregulatorlistvoltage access PMBus registers and shared data but were not protected by...

7.1CVSS0.00099EPSS
SaveExploits0References5
Rows per page
Query Builder