node/lib/internal/fs
RafaelGSS 28dcd38864
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 19:52:20 +02:00
..
cp fs: fix errorOnExist behavior for directory copy in fs.cp 2026-02-24 08:38:57 +01:00
read lib: remove unnecessary optional chaining 2024-11-27 11:03:33 -05:00
dir.js fs: close dir before throwing if options.bufferSize is invalid 2025-07-24 20:08:34 +02:00
glob.js fs: fix ENOTDIR in globSync when file is treated as dir 2026-02-24 08:38:57 +01:00
promises.js permission: disable FileHandle utimes with permission model 2026-06-17 19:52:20 +02:00
recursive_watch.js
rimraf.js fs: refactor rimraf to avoid using primordials 2024-09-14 00:20:34 +02:00
streams.js fs: throw ERR_INVALID_THIS on illegal invocations 2025-07-24 20:08:29 +02:00
sync_write_stream.js lib: prefer logical assignment 2024-11-27 11:03:39 -05:00
utils.js fs: avoid computing time coefficient constants in runtime 2025-07-24 20:08:24 +02:00
watchers.js fs: allow correct handling of burst in fs-events with AsyncIterator 2025-07-24 20:08:20 +02:00