node/lib/internal/fs
RafaelGSS 7057c3f16c
permission: disable FileHandle utimes with permission model
PR-URL: https://github.com/nodejs-private/node-private/pull/873
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
CVE-ID: CVE-2026-48935
Refs: https://hackerone.com/reports/3625987
2026-06-17 18:52:17 +02:00
..
cp fs: fix errorOnExist behavior for directory copy in fs.cp 2026-01-17 17:52:38 +00:00
read lib: prefer call() over apply() if argument list is not array 2025-11-23 08:45:46 +00:00
dir.js fs: close dir before throwing if options.bufferSize is invalid 2025-07-06 05:32:45 +00:00
glob.js fs: add followSymlinks option to glob 2026-05-05 16:19:37 +02:00
promises.js permission: disable FileHandle utimes with permission model 2026-06-17 18:52:17 +02:00
recursive_watch.js watch: fix --env-file-if-exists crashing on linux if the file is missing 2026-05-05 16:19:25 +02:00
rimraf.js fs: refactor rimraf to avoid using primordials 2024-09-10 02:32:57 +00:00
streams.js lib: prefer call() over apply() if argument list is not array 2025-11-23 08:45:46 +00:00
sync_write_stream.js lib: prefer call() over apply() if argument list is not array 2025-11-23 08:45:46 +00:00
utils.js fs: add Temporal.Instant support to Stats and BigIntStats 2026-05-19 14:08:26 +02:00
watchers.js watch: fix --env-file-if-exists crashing on linux if the file is missing 2026-05-05 16:19:25 +02:00