Lucene search
+L

182 matches found

Vulnrichment
Vulnrichment
added 2024/12/29 11:30 a.m.3 views

CVE-2024-56755 netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING

In the Linux kernel, the following vulnerability has been resolved: netfs/fscache: Add a memory barrier for FSCACHEVOLUMECREATING In fscachecreatevolume, there is a missing memory barrier between the bit-clearing operation and the wake-up operation. This may cause a situation where, after a...

7.5AI score0.00207EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/12/29 11:30 a.m.11 views

CVE-2024-56755

In the Linux kernel, the following vulnerability has been resolved: netfs/fscache: Add a memory barrier for FSCACHEVOLUMECREATING In fscachecreatevolume, there is a missing memory barrier between the bit-clearing operation and the wake-up operation. This may cause a situation where, after a...

5.5CVSS5.6AI score0.00207EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/11/18 12:0 a.m.29 views

CentOS 9 : kernel-5.14.0-529.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the kernel-5.14.0-529.el9 build changelog. - In the Linux kernel, the following vulnerability has been resolved: ipvs: properly dereference pe in ipvsaddservice Use pe directly to...

7.8CVSS6.3AI score0.00275EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: netfs, fscache: Prevent Oops in fscache_put_cache()

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

5.5CVSS6.8AI score0.00239EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.4 views

kernel: cachefiles: fix slab-use-after-free in fscache_withdraw_volume()

A slab-use-after-free was found in fscachewithdrawvolume in the Linux kernel...

7.8CVSS6.8AI score0.00281EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/10/23 12:0 a.m.8 views

The vulnerability of the fscache_exit() function in the file system of the Linux operating system’s kernel, allowing a attacker to compromise the confidentiality, integrity, and accessibility of protected information

The vulnerability of the fscacheexit function in the fs/netfs/fscachemain.c file of the Linux operating system’s file system netfs is related to the reutilization of previously released memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS6.8AI score0.00224EPSS
SaveExploits0References13Affected Software5
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.4 views

SUSE CVE-2022-48989

In the Linux kernel, the following vulnerability has been resolved: fscache: Fix oops due to race with cookielru and usecookie If a cookie expires from the LRU and the LRUDISCARD flag is set, but the state machine has not run yet, it's possible another thread can call fscacheusecookie and begin t...

5.5CVSS7.5AI score0.00147EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/10/22 7:38 a.m.12 views

CVE-2022-48989

In the Linux kernel, the following vulnerability has been resolved: fscache: Fix oops due to race with cookielru and usecookie If a cookie expires from the LRU and the LRUDISCARD flag is set, but the state machine has not run yet, it's possible another thread can call fscacheusecookie and begin t...

4.7CVSS6.7AI score0.00147EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 8:15 p.m.16 views

CVE-2022-48989

In the Linux kernel, the following vulnerability has been resolved: fscache: Fix oops due to race with cookielru and usecookie If a cookie expires from the LRU and the LRUDISCARD flag is set, but the state machine has not run yet, it's possible another thread can call fscacheusecookie and begin t...

4.7CVSS0.00147EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 8:15 p.m.1 views

DEBIAN-CVE-2022-48989

In the Linux kernel, the following vulnerability has been resolved: fscache: Fix oops due to race with cookielru and usecookie If a cookie expires from the LRU and the LRUDISCARD flag is set, but the state machine has not run yet, it's possible another thread can call fscacheusecookie and begin t...

4.7CVSS4.8AI score0.00147EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

UBUNTU-CVE-2022-48989

In the Linux kernel, the following vulnerability has been resolved: fscache: Fix oops due to race with cookielru and usecookie If a cookie expires from the LRU and the LRUDISCARD flag is set, but the state machine has not run yet, it's possible another thread can call fscacheusecookie and begin t...

4.7CVSS5.7AI score0.00147EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/10/21 8:6 p.m.14 views

CVE-2022-48989 fscache: Fix oops due to race with cookie_lru and use_cookie

In the Linux kernel, the following vulnerability has been resolved: fscache: Fix oops due to race with cookielru and usecookie If a cookie expires from the LRU and the LRUDISCARD flag is set, but the state machine has not run yet, it's possible another thread can call fscacheusecookie and begin t...

6.8AI score0.00147EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/21 8:6 p.m.146 views

CVE-2022-48989

CVE-2022-48989 (fscache) : In the Linux kernel, a race between fscache_cookie usage and cookie_lru/discard caused a NULL pointer dereference when a cookie was withdrawn while another thread used it. Root cause: the cookie state machine could transition to LRU_DISCARD after another thread started ...

4.7CVSS4.4AI score0.00147EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/10/21 8:6 p.m.16 views

CVE-2022-48989 fscache: Fix oops due to race with cookie_lru and use_cookie

In the Linux kernel, the following vulnerability has been resolved: fscache: Fix oops due to race with cookielru and usecookie If a cookie expires from the LRU and the LRUDISCARD flag is set, but the state machine has not run yet, it's possible another thread can call fscacheusecookie and begin t...

4.7CVSS5.8AI score0.00147EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a competitive condition in the fscache component when a cookie expires...

4.7CVSS6.6AI score0.00147EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:0 a.m.7 views

fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF

...

7.8CVSS6.8AI score0.00224EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/10/15 7:0 a.m.6 views

fs/netfs/fscache_cookie: add missing "n_accesses" check

...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/19 3:9 a.m.4 views

SUSE CVE-2024-46786

In the Linux kernel, the following vulnerability has been resolved: fscache: delete fscachecookielrutimer when fscache exits to avoid UAF The fscachecookielrutimer is initialized when the fscache module is inserted, but is not deleted when the fscache module is removed. If timerreduce is called...

6.3CVSS6.2AI score0.00224EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/09/18 12:14 p.m.18 views

CVE-2024-46786

In the Linux kernel, the following vulnerability has been resolved: fscache: delete fscachecookielrutimer when fscache exits to avoid UAF The fscachecookielrutimer is initialized when the fscache module is inserted, but is not deleted when the fscache module is removed. If timerreduce is called...

6.7CVSS7AI score0.00224EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/18 8:15 a.m.21 views

CVE-2024-46786

In the Linux kernel, the following vulnerability has been resolved: fscache: delete fscachecookielrutimer when fscache exits to avoid UAF The fscachecookielrutimer is initialized when the fscache module is inserted, but is not deleted when the fscache module is removed. If timerreduce is called...

7.8CVSS0.00224EPSS
SaveExploits0References5
Rows per page
Query Builder