Lucene search
+L

2171 matches found

Vulnrichment
Vulnrichment
added 2024/09/10 12:0 a.m.15 views

CVE-2024-31960

An issue was discovered in Samsung Mobile Processor Exynos 1480, Exynos 2400. The xclipse amdgpu driver has a reference count bug. This can lead to a use after free...

7.8CVSS7AI score0.0017EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/10 12:0 a.m.28 views

CVE-2024-31960

An issue was discovered in Samsung Mobile Processor Exynos 1480, Exynos 2400. The xclipse amdgpu driver has a reference count bug. This can lead to a use after free...

7.8CVSS0.0017EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/10 12:0 a.m.62 views

CVE-2024-31960

CVE-2024-31960 affects Samsung Mobile Processor Exynos 1480 and Exynos 2400. The xclipse amdgpu driver contains a reference-counting bug that can cause a use-after-free. The issue is described as a local vulnerability with high impact on confidentiality, integrity, and availability; exploitation ...

7.8CVSS6.8AI score0.0017EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.5 views

SUSE CVE-2024-44971

In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcmsf2: Fix a possible memory leak in bcmsf2mdioregister bcmsf2mdioregister calls ofphyfinddevice and then phydeviceremove in a loop to remove existing PHY devices. ofphyfinddevice eventually calls busfinddevice, which...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References14
OSV
OSV
added 2024/09/04 8:15 p.m.3 views

DEBIAN-CVE-2024-45007

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

5.5CVSS5.5AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.5 views

DEBIAN-CVE-2024-44991

In the Linux kernel, the following vulnerability has been resolved: tcp: prevent concurrent execution of tcpskexitbatch Its possible that two threads call tcpskexitbatch concurrently, once from the cleanupnet workqueue, once from a task that failed to clone a new netns. In the latter case, error...

5.5CVSS5.8AI score0.00245EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/09/04 12:32 a.m.16 views

kernel: tipc: force a dst refcount before doing decryption

A vulnerability was found in the Linux kernel's TIPC module, where a reference count on the destination entry was not enforced before decryption. This issue arises due to potential asynchronous returns from crypto requests, which could lead to crash...

9.8CVSS7.2AI score0.00881EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.14 views

kernel: tipc: force a dst refcount before doing decryption

A vulnerability was found in the Linux kernel's TIPC module, where a reference count on the destination entry was not enforced before decryption. This issue arises due to potential asynchronous returns from crypto requests, which could lead to crash...

9.8CVSS7.2AI score0.00881EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.9 views

kernel: mm/huge_memory: don't unpoison huge_zero_folio

A vulnerability was found in the Linux kernel's memory management component in the unpoisonmemory function, where it involves improper handling of hugezerofolio when memory failures occur, which can lead to a kernel panic due to an erroneous reference count...

5.5CVSS7.2AI score0.00277EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/22 4:15 a.m.10 views

DEBIAN-CVE-2022-48933

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix memory leak during stateful obj update stateful objects can be updated from the control plane. The transaction logic allocates a temporary object for this purpose. The -init function was called for this...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.5 views

SUSE CVE-2022-48872

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix use-after-free race condition for maps It is possible that in between calling fastrpcmapget until map-fl-lock is taken in fastrpcfreemap, another thread can call fastrpcmaplookup and get a reference to a map th...

7CVSS6.4AI score0.00244EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.6 views

SUSE CVE-2024-43867

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix refcount underflow Calling nouveauboref on a nouveaubo without initializing it and hence the backing ttmbo leads to a refcount underflow. Instead of calling nouveauboref in the unwind path of...

5.5CVSS6.2AI score0.00215EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/08/21 7:10 p.m.24 views

CVE-2022-48874

A vulnerability was found in the Linux kernel's fastrpc.c driver. A race condition is possible between the time that the fastrpcmaplookup function unlocks a mutex and the reference count is increased by the fastrpcmapget function in the fastrpcmapfind function. This race condition could result in...

7.8CVSS7.5AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/21 7:10 p.m.19 views

CVE-2022-48873

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Don't remove map on createrprocess and devicerelease Do not remove the map from the list on error path in fastrpcinitcreateprocess, instead call fastrpcmapput, to avoid use-after-free. Do not remove it on...

7.8CVSS7.2AI score0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/21 7:15 a.m.3 views

DEBIAN-CVE-2022-48896

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix pci device refcount leak As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, when finish using it, the caller must decrement the reference count by calling pcidevput. In...

5.5CVSS5.2AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.2 views

DEBIAN-CVE-2022-48872

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix use-after-free race condition for maps It is possible that in between calling fastrpcmapget until map-fl-lock is taken in fastrpcfreemap, another thread can call fastrpcmaplookup and get a reference to a map th...

7CVSS5.4AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.10 views

DEBIAN-CVE-2022-48873

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Don't remove map on createrprocess and devicerelease Do not remove the map from the list on error path in fastrpcinitcreateprocess, instead call fastrpcmapput, to avoid use-after-free. Do not remove it on...

7.8CVSS5.3AI score0.00241EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.23 views

CVE-2022-48874

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix use-after-free and race in fastrpcmapfind Currently, there is a race window between the point when the mutex is unlocked in fastrpcmaplookup and the reference count increasing fastrpcmapget in fastrpcmapfind,...

7.8CVSS6.6AI score0.0023EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.25 views

CVE-2022-48874 misc: fastrpc: Fix use-after-free and race in fastrpc_map_find

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix use-after-free and race in fastrpcmapfind Currently, there is a race window between the point when the mutex is unlocked in fastrpcmaplookup and the reference count increasing fastrpcmapget in fastrpcmapfind,...

7.8CVSS6.8AI score0.0023EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/21 6:10 a.m.70 views

CVE-2022-48874

The CVE-2022-48874 issue is in the Linux kernel fastrpc subsystem. The description specifies a race condition between fastrpc_map_lookup() unlocking a mutex and the reference count increment in fastrpc_map_find() via fastrpc_map_get(), which can lead to use-after-free. The proposed fix merges fas...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder