THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-46786 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF The fscache_cookie_lru_timer is initialized when the fscache module is inserted, but is not deleted when the fscache module is removed. I

[NVD] CVE-2024-46786 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF The fscache_cookie_lru_timer is initialized when the fscache module is inserted, but is not deleted when the fscache module is removed. I

lownvdPublished 2024-09-18

CVE-2024-46786 CVSS: 7.8 HIGH Published: 2024-09-18T08:15:05.783

In the Linux kernel, the following vulnerability has been resolved:

fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF

The fscache_cookie_lru_timer is initialized when the fscache module is inserted, but is not deleted when the fscache module is removed. If timer_reduce() is called before removing the fscache

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-46786