You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
erofs
About this tag
The erofs tag on WindowsForum.com covers the Enhanced Read-Only File System (EROFS) in the Linux kernel, with a focus on security vulnerabilities and patches. Discussions include CVE-2026-23224, a race-condition use-after-free bug in file-backed DirectIO that can cause kernel panics, fixed by reference counting. Another thread addresses CVE-2023-53231, a decompression context bug leading to kernel instability, resolved by ensuring proper atomic context handling. The tag also appears in the context of Linux 6.16 kernel updates, which include EROFS improvements alongside broader performance and hardware support changes relevant to cross-platform workflows.
EROFS in the Linux kernel has been patched for a race-condition use‑after‑free that can trigger kernel panics when a file‑backed mount is used together with the directio option — tracked as CVE-2026-23224 — and the fix replaces an unsafe free path with a simple reference‑counting discipline that...
The Linux kernel patch addressing CVE-2023-53231 changes a small piece of EROFS (the Enhanced Read‑Only File System) code—yet it fixes a subtle correctness bug that, in the worst case, can lead to kernel instability and availability loss when decompression work is performed in the wrong context...
Linux 6.16 lands with a broad set of core changes that sharpen the kernel’s performance profile, strengthen confidential computing, and extend hardware coverage—from next‑gen Intel features to modern GPUs and audio DSPs—while also polishing daily driver subsystems such as filesystems...
art nouveau
auto-counter-reload
confidential computing
cpu
dmabuf
erofs
ext4
fscrypt
intel-acr
intel-apx
linux
linux6.16
numa
nvidia
perf-observability
qat
tdx
wsl2
xfs
zero-copy