3 matches found
CVE-2026-98117
The Linux kernel contains a vulnerability in the cachefiles component where the trace_cachefiles_coherency() function incorrectly handles coherency data in struct cachefiles_xattr. Specifically, it passes a pointer to a __be64 over data of variable length (which could be 0 bytes), potentially lea...
EUVD-2026-86948
In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix potential UAF/KASAN warning Currently, tracecachefilescoherency is being passed a pointer to a be64 lain over the coherency data in struct cachefilesxattr so that it can display the first 8 bytes. However, the dat...
CVE-2026-98117
In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix potential UAF/KASAN warning Currently, tracecachefilescoherency is being passed a pointer to a be64 lain over the coherency data in struct cachefilesxattr so that it can display the first 8 bytes. However, the dat...