Lucene search
+L

277 matches found

OSV
OSV
added 2024/07/29 3:15 p.m.1 views

DEBIAN-CVE-2024-41058

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in fscachewithdrawvolume We got the following issue in our fault injection stress test: ================================================================== BUG: KASAN: slab-use-after-free in...

7.8CVSS6.2AI score0.00281EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/29 3:15 p.m.19 views

CVE-2024-41050

In the Linux kernel, the following vulnerability has been resolved: cachefiles: cyclic allocation of msgid to avoid reuse Reusing the msgid after a maliciously completed reopen request may cause a read request to remain unprocessed and result in a hung, as shown below: t1 | t2 | t3...

7.8CVSS0.00282EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/29 3:15 p.m.21 views

CVE-2024-41051

In the Linux kernel, the following vulnerability has been resolved: cachefiles: wait for ondemandobjectworker to finish when dropping object When queuing ondemandobjectworker to re-open the object, cachefilesobject is not pinned. The cachefilesobject may be freed when the pending read request is...

7.8CVSS0.00275EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/29 3:15 p.m.21 views

CVE-2024-41057

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in cachefileswithdrawcookie We got the following issue in our fault injection stress test: ================================================================== BUG: KASAN: slab-use-after-free in...

7.8CVSS0.00278EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/29 3:15 p.m.13 views

UBUNTU-CVE-2024-41074

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Set object to close if ondemandid 0 in copen If copen is maliciously called in the user mode, it may delete the request corresponding to the random id. And the request may have not been read yet. Note that when the...

7.8CVSS6.6AI score0.0022EPSS
SaveExploits0References17
OSV
OSV
added 2024/07/29 3:15 p.m.17 views

UBUNTU-CVE-2024-41058

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in fscachewithdrawvolume We got the following issue in our fault injection stress test: ================================================================== BUG: KASAN: slab-use-after-free in...

7.8CVSS6.6AI score0.00281EPSS
SaveExploits0References17
OSV
OSV
added 2024/07/29 3:15 p.m.11 views

UBUNTU-CVE-2024-41075

In the Linux kernel, the following vulnerability has been resolved: cachefiles: add consistency check for copen/cread This prevents malicious processes from completing random copen/cread requests and crashing the system. Added checks are listed below: Generic, copen can only complete open request...

7.8CVSS6.6AI score0.0022EPSS
SaveExploits0References17
OSV
OSV
added 2024/07/29 3:15 p.m.10 views

UBUNTU-CVE-2024-41051

In the Linux kernel, the following vulnerability has been resolved: cachefiles: wait for ondemandobjectworker to finish when dropping object When queuing ondemandobjectworker to re-open the object, cachefilesobject is not pinned. The cachefilesobject may be freed when the pending read request is...

7.8CVSS6.6AI score0.00275EPSS
SaveExploits0References17
OSV
OSV
added 2024/07/29 3:15 p.m.6 views

UBUNTU-CVE-2024-41057

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in cachefileswithdrawcookie We got the following issue in our fault injection stress test: ================================================================== BUG: KASAN: slab-use-after-free in...

7.8CVSS6.4AI score0.00278EPSS
SaveExploits0References17
OSV
OSV
added 2024/07/29 3:15 p.m.24 views

UBUNTU-CVE-2024-41050

In the Linux kernel, the following vulnerability has been resolved: cachefiles: cyclic allocation of msgid to avoid reuse Reusing the msgid after a maliciously completed reopen request may cause a read request to remain unprocessed and result in a hung, as shown below: t1 | t2 | t3...

7.8CVSS6.6AI score0.00282EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.27 views

CVE-2024-41075 cachefiles: add consistency check for copen/cread

In the Linux kernel, the following vulnerability has been resolved: cachefiles: add consistency check for copen/cread This prevents malicious processes from completing random copen/cread requests and crashing the system. Added checks are listed below: Generic, copen can only complete open request...

6.7AI score0.0022EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/29 2:57 p.m.37 views

CVE-2024-41075 cachefiles: add consistency check for copen/cread

In the Linux kernel, the following vulnerability has been resolved: cachefiles: add consistency check for copen/cread This prevents malicious processes from completing random copen/cread requests and crashing the system. Added checks are listed below: Generic, copen can only complete open request...

7.8CVSS0.0022EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/29 2:57 p.m.135 views

CVE-2024-41075

CVE-2024-41075 affects the Linux kernel’s cachefiles subsystem. The vulnerability was resolved by adding a consistency check for copen/cread operations to prevent malicious processes from issuing random copen/cread requests and crashing the system. The documented mitigations are: (1) copen reques...

7.8CVSS6.5AI score0.0022EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.21 views

CVE-2024-41074 cachefiles: Set object to close if ondemand_id < 0 in copen

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Set object to close if ondemandid 0 in copen If copen is maliciously called in the user mode, it may delete the request corresponding to the random id. And the request may have not been read yet. Note that when the...

6.5AI score0.0022EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 2:57 p.m.16 views

CVE-2024-41074 cachefiles: Set object to close if ondemand_id < 0 in copen

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Set object to close if ondemandid 0 in copen If copen is maliciously called in the user mode, it may delete the request corresponding to the random id. And the request may have not been read yet. Note that when the...

6.1AI score
SaveExploits0References8
CVE
CVE
added 2024/07/29 2:57 p.m.127 views

CVE-2024-41074

Technical details for CVE-2024-41074 are not publicly available in the provided documents. Monitor for updates from vendors and security advisories.

7.8CVSS6.3AI score0.0022EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/07/29 2:57 p.m.35 views

CVE-2024-41074 cachefiles: Set object to close if ondemand_id < 0 in copen

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Set object to close if ondemandid 0 in copen If copen is maliciously called in the user mode, it may delete the request corresponding to the random id. And the request may have not been read yet. Note that when the...

0.0022EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.28 views

CVE-2024-41058 cachefiles: fix slab-use-after-free in fscache_withdraw_volume()

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in fscachewithdrawvolume We got the following issue in our fault injection stress test: ================================================================== BUG: KASAN: slab-use-after-free in...

7.1AI score0.00281EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/29 2:57 p.m.168 views

CVE-2024-41057

CVE-2024-41057: Linux kernel fix for slab-use-after-free in cachefiles_withdraw_cookie() during FSCACHE withdrawal. The issue could occur when a cache volume is freed while cookie lookups are in flight, leading to UAF on cachefilesVolume. The recommended fix/process order is to call fscache_withd...

7.8CVSS7AI score0.00278EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/07/29 2:57 p.m.15 views

CVE-2024-41057 cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in cachefileswithdrawcookie We got the following issue in our fault injection stress test: ================================================================== BUG: KASAN: slab-use-after-free in...

7.8CVSS6.5AI score
SaveExploits0References8
Rows per page
Query Builder