2 matches found
CVE-2025-40220
CVE-2025-40220 (Linux kernel) fixes a livelock in synchronous file put paths on fuseblk workers. Analysis in the description shows AIO writers hang waiting for fuse responses and fuse server threads stall due to synchronous RELEASE/put behavior. The patch resolves the hang by ensuring asynchronou...
[SECURITY] Fedora 18 Update: nodejs-child-process-close-0.1.1-2.fc18
This module makes child process objects, created with spawn, fork, exec or execFile emit the close event in node v0.6 like they do in node v0.8. This makes it easier to write code that works correctly on both versions of node...