Lucene search
+L

2121 matches found

Debian CVE
Debian CVE
added 2024/09/18 7:12 a.m.26 views

CVE-2024-46798

In the Linux kernel, the following vulnerability has been resolved: ASoC: dapm: Fix UAF for sndsocpcmruntime object When using kernel with the following extra config, - CONFIGKASAN=y - CONFIGKASANGENERIC=y - CONFIGKASANINLINE=y - CONFIGKASANVMALLOC=y - CONFIGFRAMEWARN=4096 kernel detects that...

7.8CVSS5.7AI score0.00215EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.36 views

CVE-2024-46798 ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object

In the Linux kernel, the following vulnerability has been resolved: ASoC: dapm: Fix UAF for sndsocpcmruntime object When using kernel with the following extra config, - CONFIGKASAN=y - CONFIGKASANGENERIC=y - CONFIGKASANINLINE=y - CONFIGKASANVMALLOC=y - CONFIGFRAMEWARN=4096 kernel detects that...

7.8CVSS0.00215EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.20 views

CVE-2024-46798 ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object

In the Linux kernel, the following vulnerability has been resolved: ASoC: dapm: Fix UAF for sndsocpcmruntime object When using kernel with the following extra config, - CONFIGKASAN=y - CONFIGKASANGENERIC=y - CONFIGKASANINLINE=y - CONFIGKASANVMALLOC=y - CONFIGFRAMEWARN=4096 kernel detects that...

7.8CVSS6.7AI score0.00215EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.23 views

CVE-2024-46786 fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF

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...

0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/18 7:12 a.m.19 views

CVE-2024-46786 fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF

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...

5.9AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.22 views

CVE-2024-46786 fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF

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.5AI score0.00224EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/09/18 7:12 a.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...

7.8CVSS5.9AI score0.00224EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.89 views

CVE-2024-46740 binder: fix UAF caused by offsets overwrite

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF caused by offsets overwrite Binder objects are processed and copied individually into the target buffer during transactions. Any raw data in-between these objects is copied as well. However, this raw data copy lac...

7.8CVSS0.00289EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.25 views

CVE-2024-46740 binder: fix UAF caused by offsets overwrite

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF caused by offsets overwrite Binder objects are processed and copied individually into the target buffer during transactions. Any raw data in-between these objects is copied as well. However, this raw data copy lac...

7.8CVSS6.7AI score0.00289EPSS
SaveExploits0References7
CVE
CVE
added 2024/09/18 7:12 a.m.220 views

CVE-2024-46740

CVE-2024-46740 affects the Linux kernel binder subsystem. The issue arises when copying raw data between binder objects during transactions: there is no bounds check for data outside the target data section, so excess raw data can overwrite the offsets section. This can corrupt object indices dur...

7.8CVSS7.3AI score0.00289EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/09/18 7:12 a.m.24 views

CVE-2024-46740

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF caused by offsets overwrite Binder objects are processed and copied individually into the target buffer during transactions. Any raw data in-between these objects is copied as well. However, this raw data copy lac...

7.8CVSS6.3AI score0.00289EPSS
SaveExploits0
OSV
OSV
added 2024/09/18 7:12 a.m.29 views

CVE-2024-46740 binder: fix UAF caused by offsets overwrite

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF caused by offsets overwrite Binder objects are processed and copied individually into the target buffer during transactions. Any raw data in-between these objects is copied as well. However, this raw data copy lac...

7.8CVSS6AI score
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/09/13 3:13 p.m.14 views

CVE-2024-46696

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix potential UAF in nfsd4cbgetattrrelease Once we drop the delegation reference, the fields embedded in it are no longer safe to access. Do that last...

7.3CVSS7.2AI score0.00432EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/13 2:42 p.m.14 views

CVE-2024-46683

In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to prevent the queue from being freed. However,...

6.7CVSS7.1AI score0.00215EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/13 6:15 a.m.25 views

CVE-2024-46696

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix potential UAF in nfsd4cbgetattrrelease Once we drop the delegation reference, the fields embedded in it are no longer safe to access. Do that last...

9.8CVSS0.00432EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/13 6:15 a.m.25 views

CVE-2024-46683

In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to prevent the queue from being freed. However,...

7.8CVSS0.00215EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/09/13 5:29 a.m.20 views

CVE-2024-46696

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix potential UAF in nfsd4cbgetattrrelease Once we drop the delegation reference, the fields embedded in it are no longer safe to access. Do that last...

9.8CVSS6.2AI score0.00432EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/09/13 5:29 a.m.37 views

CVE-2024-46696 nfsd: fix potential UAF in nfsd4_cb_getattr_release

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix potential UAF in nfsd4cbgetattrrelease Once we drop the delegation reference, the fields embedded in it are no longer safe to access. Do that last...

9.8CVSS0.00432EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/13 5:29 a.m.72 views

CVE-2024-46696

The CVE-2024-46696 issue affects the Linux kernel’s NFS daemon (nfsd), specifically the nfsd4_cb_getattr_release path. The root cause is a use-after-free (UAF) risk that arises after dropping a delegation reference; the vulnerable fields can be accessed only if the reference is still considered v...

9.8CVSS7.3AI score0.00432EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/13 5:29 a.m.12 views

CVE-2024-46696 nfsd: fix potential UAF in nfsd4_cb_getattr_release

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix potential UAF in nfsd4cbgetattrrelease Once we drop the delegation reference, the fields embedded in it are no longer safe to access. Do that last...

6.8AI score0.00432EPSS
SaveExploits0References2
Rows per page
Query Builder