7 matches found
CVE-2025-37876
In the Linux kernel, the following vulnerability has been resolved: netfs: Only create /proc/fs/netfs with CONFIGPROCFS When testing a special config: CONFIGNETFSSUPPORTS=y CONFIGPROCFS=n The system crashes with something like: 3.766197 ------------ cut here ------------ 3.766484 kernel BUG at...
DEBIAN-CVE-2025-21988
In the Linux kernel, the following vulnerability has been resolved: fs/netfs/readcollect: add to next-prevdonated If multiple subrequests donate data to the same "next" request depending on the subrequest completion order, each of them would overwrite the prevdonated field, causing data corruptio...
CVE-2024-45000
A race condition vulnerability was found in the Linux kernel. A race condition in the fscachecookie subsystem leads to a NULL pointer dereference. The issue occurred when multiple processes accessed a cached file while it was being withdrawn, causing the cache's metadata to clear prematurely...
CVE-2024-45000
In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...
CVE-2024-45000
CVE-2024-45000 is a Linux kernel vulnerability affecting the fs/netfs/fscache_cookie path. A missing n_accesses check allowed a NULL pointer dereference under a data race between fscache_cookie_state_machine() and concurrent operations (notably fscache_unuse_cookie() and cachefiles_prepare_write(...
CVE-2024-45000 fs/netfs/fscache_cookie: add missing "n_accesses" check
In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...
The vulnerability of the fscache_put_cache() function in the fs/netfs/fscache_cache.c file of the file system netfs in the Linux kernel allows a attacker to cause a service failure.
The vulnerability of the fscacheputcache function in the fs/netfs/fscachecache.c file of the file system netfs in the Linux kernel is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...