Lucene search
+L

2247 matches found

CVE
CVE
added 2024/03/06 6:45 a.m.4869 views

CVE-2023-52600

CVE-2023-52600 affects the Linux kernel JFS component. Root cause: a use-after-free in jfs_evict_inode where, if diMount(ipimap) fails, the released ipimap may be accessed in diFreeSpecial() as rcu_core() asynchronously frees it via jfs_free_node(). The fix ensures sbi->ipimap is not initializ...

7.8CVSS6.2AI score0.00281EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.55 views

CVE-2023-52600 jfs: fix uaf in jfs_evict_inode

In the Linux kernel, the following vulnerability has been resolved: jfs: fix uaf in jfsevictinode When the execution of diMountipimap fails, the object ipimap that has been released may be accessed in diFreeSpecial. Asynchronous ipimap release occurs when rcucore calls jfsfreenode. Therefore, whe...

7.8CVSS7.8AI score0.00281EPSS
SaveExploits0References8
CVE
CVE
added 2024/03/06 6:45 a.m.138 views

CVE-2023-52584

The Linux kernel contains a Use-After-Free (UAF) vulnerability within the spmi: mediatek driver, specifically in the mtk_spmi_remove() function located in drivers/spmi/spmi-mtk-pmif.c. The issue occurs because spmi_controller is freed before the pmif driver data (which contains clocks) is cleaned...

5.4AI score0.00562EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.43 views

CVE-2023-52584 spmi: mediatek: Fix UAF on device remove

In the Linux kernel, the following vulnerability has been resolved: spmi: mediatek: Fix UAF on device remove The pmif driver data that contains the clocks is allocated along with spmicontroller. On device remove, spmicontroller will be freed first, and then devres , including the clocks, will be...

7.5AI score0.00562EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.20 views

CVE-2023-52584 spmi: mediatek: Fix UAF on device remove

In the Linux kernel, the following vulnerability has been resolved: spmi: mediatek: Fix UAF on device remove The pmif driver data that contains the clocks is allocated along with spmicontroller. On device remove, spmicontroller will be freed first, and then devres , including the clocks, will be...

7.1AI score0.00562EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.53 views

CVE-2023-52584

In the Linux kernel, the following vulnerability has been resolved: spmi: mediatek: Fix UAF on device remove The pmif driver data that contains the clocks is allocated along with spmicontroller. On device remove, spmicontroller will be freed first, and then devres , including the clocks, will be...

5.6AI score0.00562EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/05 4:07 p.m.29 views

CVE-2021-47100

In the Linux kernel, the following vulnerability has been resolved: ipmi: Fix UAF when uninstall ipmisi and ipmimsghandler module Hi, When testing install and uninstall of ipmisi.ko and ipmimsghandler.ko, the system crashed. The log as follows: 141.087026 BUG: unable to handle kernel paging reque...

6CVSS7.1AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/04 7:20 p.m.31 views

CVE-2023-52510

In the Linux kernel, the following vulnerability has been resolved: ieee802154: ca8210: Fix a potential UAF in ca8210probe If ofclkaddprovider fails in ca8210registerextclock, it calls clkunregister to release priv-clk and returns an error. However, the caller ca8210probe then calls ca8210remove,...

6CVSS6.8AI score0.00244EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/04 6:15 p.m.26 views

CVE-2021-47100

In the Linux kernel, the following vulnerability has been resolved: ipmi: Fix UAF when uninstall ipmisi and ipmimsghandler module Hi, When testing install and uninstall of ipmisi.ko and ipmimsghandler.ko, the system crashed. The log as follows: 141.087026 BUG: unable to handle kernel paging reque...

5.5CVSS7.3AI score0.00241EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/03/04 6:15 p.m.13 views

CVE-2021-47084

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.5AI score
SaveExploits0References10
Prion
Prion
added 2024/03/04 6:15 p.m.19 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: ipmi: Fix UAF when uninstall ipmisi and ipmimsghandler module Hi, When testing install and uninstall of ipmisi.ko and ipmimsghandler.ko, the system crashed. The log as follows: 141.087026 BUG: unable to handle kernel paging reque...

7.3AI score0.00241EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/03/04 6:15 p.m.21 views

CVE-2021-47100

In the Linux kernel, the following vulnerability has been resolved: ipmi: Fix UAF when uninstall ipmisi and ipmimsghandler module Hi, When testing install and uninstall of ipmisi.ko and ipmimsghandler.ko, the system crashed. The log as follows: 141.087026 BUG: unable to handle kernel paging reque...

5.5CVSS6.1AI score0.00241EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/03/04 6:10 p.m.20 views

CVE-2021-47100 ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module

In the Linux kernel, the following vulnerability has been resolved: ipmi: Fix UAF when uninstall ipmisi and ipmimsghandler module Hi, When testing install and uninstall of ipmisi.ko and ipmimsghandler.ko, the system crashed. The log as follows: 141.087026 BUG: unable to handle kernel paging reque...

6.7AI score0.00241EPSS
SaveExploits0References5
CVE
CVE
added 2024/03/04 6:10 p.m.114 views

CVE-2021-47100

CVE-2021-47100 is a Linux kernel vulnerability that causes a use-after-free (UAF) during uninstall of ipmi_si and ipmi_msghandler modules, leading to kernel oops/panic. The issue occurs when rmmod ipmi_si is followed by ipmi_msghandler removal, triggering kref_put cleanup that schedules a work it...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/03/04 6:10 p.m.60 views

CVE-2021-47100

In the Linux kernel, the following vulnerability has been resolved: ipmi: Fix UAF when uninstall ipmisi and ipmimsghandler module Hi, When testing install and uninstall of ipmisi.ko and ipmimsghandler.ko, the system crashed. The log as follows: 141.087026 BUG: unable to handle kernel paging reque...

5.5CVSS5.7AI score0.00241EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/03/04 6:06 p.m.22 views

CVE-2021-47084

Removed by vendor...

6.5AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/04 5:58 p.m.43 views

CVE-2023-52572

A use-after-free flaw was found in cifsdemultiplexthread in the Linux kernel. This may lead to a crash...

6.8AI score0.01104EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/04 5:27 p.m.63 views

CVE-2024-26622

A flaw was found in the Tomoyo module in the Linux kernel. The tomoyowritecontrol function in the security/tomoyo/common.c file does not protect a buffer from multiple concurrent write requests. This issue potentially leads to a use-after-free or double-free, resulting in a denial of service...

5.5CVSS6AI score0.00238EPSS
SaveExploits0References4
Prion
Prion
added 2024/03/04 7:15 a.m.43 views

Double free

In the Linux kernel, the following vulnerability has been resolved: tomoyo: fix UAF write bug in tomoyowritecontrol Since tomoyowritecontrol updates head-writebuf when write of long lines is requested, we need to fetch head-writebuf after head-iosem is held. Otherwise, concurrent write requests c...

7.1AI score0.00238EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/03/04 6:40 a.m.30 views

CVE-2024-26622 tomoyo: fix UAF write bug in tomoyo_write_control()

In the Linux kernel, the following vulnerability has been resolved: tomoyo: fix UAF write bug in tomoyowritecontrol Since tomoyowritecontrol updates head-writebuf when write of long lines is requested, we need to fetch head-writebuf after head-iosem is held. Otherwise, concurrent write requests c...

6.8AI score0.00238EPSS
SaveExploits0References6
Rows per page
Query Builder