2 matches found
EUVD-2026-86164
In the Linux kernel, the following vulnerability has been resolved: f2fs: embed f2fsgckthread in f2fssbinfo Instead of allocating f2fsgckthread dynamically, embed it in f2fssbinfo. This simplifies lifetime management and prepares for fixing race conditions during teardown. - sbistore -...
5.8AI score0.00166EPSS
SaveExploits0References3
CVE-2026-93285
The Linux kernel addresses a vulnerability in the f2fs file system. The fix involves embedding f2fs_gc_kthread directly into f2fs_sb_info instead of allocating it dynamically. This structural change simplifies lifetime management and is intended to resolve race conditions that occur during teardo...
5.8AI score0.00166EPSS
SaveExploits0References3
20