Lucene search
+L

411 matches found

Debian CVE
Debian CVE
added 2024/07/12 12:20 p.m.50 views

CVE-2024-40899

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in cachefilesondemandgetfd We got the following issue in a fuzz test of randomly issuing the restore command: ================================================================== BUG: KASAN:...

7.8CVSS6.2AI score0.00284EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/12 12:20 p.m.41 views

CVE-2024-40899 cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd()

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in cachefilesondemandgetfd We got the following issue in a fuzz test of randomly issuing the restore command: ================================================================== BUG: KASAN:...

0.00284EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/07/12 12:20 p.m.47 views

CVE-2024-39510

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in cachefilesondemanddaemonread We got the following issue in a fuzz test of randomly issuing the restore command: ================================================================== BUG: KASAN:...

7.8CVSS6.4AI score0.00284EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.15 views

CVE-2024-39510 cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read()

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in cachefilesondemanddaemonread We got the following issue in a fuzz test of randomly issuing the restore command: ================================================================== BUG: KASAN:...

6.8AI score0.00284EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/12 12:20 p.m.116 views

CVE-2024-39510

CVE-2024-39510 affects the Linux kernel’s cachefiles subsystem, specifically the cachefiles_ondemand_daemon_read path. The issue is a slab-use-after-free in cachefiles_ondemand_daemon_read() that can lead to use-after-free of an object during on-demand daemon restoration, as demonstrated by a KAS...

7.8CVSS8.3AI score0.00284EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2024/06/02 2:31 p.m.36 views

CVE-2024-36886

A use-after-free UAF flaw exists in the Linux Kernel within the reassembly of fragmented TIPC messages, specifically in the tipcbufappend function. The issue results due to a lack of checks in the error handling cleanup and can trigger a UAF on "struct skbuff", which may lead to remote code...

7.1CVSS8.7AI score0.01305EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2024/05/23 11:29 a.m.31 views

CVE-2024-36013

A use-after-free vulnerability exists in the Bluetooth stack of the Linux kernel. The l2capconnect does not return void during the function return, potentially leading to a loss of system availability. Mitigation Mitigation for this issue is either not available or the currently available options...

7.1CVSS7.5AI score0.00475EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/23 7:15 a.m.21 views

CVE-2024-36012

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: msft: fix slab-use-after-free in msftdoclose Tying the msft-data lifetime to hdev by freeing it in hcireleasedev to fix the following case: use msftdoclose msft = hdev-msftdata; if !msft ...1 filterlock; ...4 msftdata;...

7.8CVSS6.4AI score0.00212EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/23 7:15 a.m.16 views

CVE-2024-36013

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2capconnect Extend a critical section to prevent chan from early freeing. Also make the l2capconnect return type void. Nothing is using the returned value but it is ugly to return a...

8.8CVSS6.5AI score0.00475EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/23 7:03 a.m.52 views

CVE-2024-36013 Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2capconnect Extend a critical section to prevent chan from early freeing. Also make the l2capconnect return type void. Nothing is using the returned value but it is ugly to return a...

8.8CVSS6.4AI score0.00475EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/23 7:03 a.m.13 views

CVE-2024-36013 Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2capconnect Extend a critical section to prevent chan from early freeing. Also make the l2capconnect return type void. Nothing is using the returned value but it is ugly to return a...

8.8CVSS6.1AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/23 7:03 a.m.27 views

CVE-2024-36013 Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2capconnect Extend a critical section to prevent chan from early freeing. Also make the l2capconnect return type void. Nothing is using the returned value but it is ugly to return a...

8.8CVSS6.8AI score0.00475EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/23 7:03 a.m.44 views

CVE-2024-36012 Bluetooth: msft: fix slab-use-after-free in msft_do_close()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: msft: fix slab-use-after-free in msftdoclose Tying the msft-data lifetime to hdev by freeing it in hcireleasedev to fix the following case: use msftdoclose msft = hdev-msftdata; if !msft ...1 filterlock; ...4 msftdata;...

7.8CVSS6.4AI score0.00212EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/23 7:03 a.m.17 views

CVE-2024-36012 Bluetooth: msft: fix slab-use-after-free in msft_do_close()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: msft: fix slab-use-after-free in msftdoclose Tying the msft-data lifetime to hdev by freeing it in hcireleasedev to fix the following case: use msftdoclose msft = hdev-msftdata; if !msft ...1 filterlock; ...4 msftdata;...

7.8CVSS6.8AI score0.00212EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/21 4:15 p.m.32 views

CVE-2023-52760

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in gfs2qddealloc In gfs2putsuper, whether withdrawn or not, the quota should be cleaned up by gfs2quotacleanup. Otherwise, struct gfs2sbd will be freed before gfs2qddealloc rcu callback has run for a...

7.8CVSS7.5AI score0.00269EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.12 views

CVE-2023-52851

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF In the unlikely event that workqueue allocation fails and returns NULL in mlx5mkeycacheinit, delete the call to mlx5rumrresourcecleanup which frees th...

7.8CVSS6.3AI score0.00238EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.32 views

CVE-2023-52760

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in gfs2qddealloc In gfs2putsuper, whether withdrawn or not, the quota should be cleaned up by gfs2quotacleanup. Otherwise, struct gfs2sbd will be freed before gfs2qddealloc rcu callback has run for a...

7.8CVSS6.5AI score0.00269EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.61 views

CVE-2023-52851 IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF In the unlikely event that workqueue allocation fails and returns NULL in mlx5mkeycacheinit, delete the call to mlx5rumrresourcecleanup which frees th...

6.4AI score0.00238EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 3:31 p.m.67 views

CVE-2023-52830

CVE-2023-52830 corresponds to a Linux kernel Bluetooth subsystem issue. According to Red Hat, the vulnerability resides in hci_conn_cleanup, where during cleanup the same object could be freed multiple times due to redundant calls to hci_dev_put and hci_conn_put after it was released by hci_conn_...

6.8AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.22 views

CVE-2023-52803 SUNRPC: Fix RPC client cleaned up the freed pipefs dentries

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix RPC client cleaned up the freed pipefs dentries RPC client pipefs dentries cleanup is in separated rpcremovepipedir workqueue,which takes care about pipefs superblock locking. In some special scenarios, when kernel...

6.6AI score0.00236EPSS
SaveExploits0References8
Rows per page
Query Builder