Lucene search
+L

2137 matches found

RedHat Linux
RedHat Linux
added 2024/09/18 12:9 a.m.9 views

kernel: sched/deadline: Fix task_struct reference leak

A vulnerability was found in the Linux kernel's deadline scheduler in the enqueuetaskdl function, where the reference count is improperly decremented in certain situations, potentially causing a memory leak. This issue can lead to memory exhaustion over time...

5.5CVSS7.2AI score0.00293EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/09/14 2:52 a.m.3 views

SUSE CVE-2024-46674

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never performs any paltform device allocation, thus error path "undoplatformdevalloc" is entirely bogus. It drops the reference count from...

7.8CVSS6.5AI score0.00278EPSS
SaveExploits0References17
NVD
NVD
added 2024/09/13 6:15 a.m.13 views

CVE-2024-46674

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never performs any paltform device allocation, thus error path "undoplatformdevalloc" is entirely bogus. It drops the reference count from...

7.8CVSS0.00278EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/13 6:15 a.m.5 views

UBUNTU-CVE-2024-46674

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never performs any paltform device allocation, thus error path "undoplatformdevalloc" is entirely bogus. It drops the reference count from...

7.8CVSS6.2AI score0.00278EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/13 5:29 a.m.22 views

CVE-2024-46674 usb: dwc3: st: fix probed platform device ref count on probe error path

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never performs any paltform device allocation, thus error path "undoplatformdevalloc" is entirely bogus. It drops the reference count from...

7.8CVSS6.1AI score0.00278EPSS
SaveExploits0References13
NVD
NVD
added 2024/09/10 4:15 p.m.36 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
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
CVE
CVE
added 2024/09/10 12:0 a.m.61 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
Cvelist
Cvelist
added 2024/09/10 12:0 a.m.24 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
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.4 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.0021EPSS
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.4 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.13 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...

5.5CVSS7.2AI score0.00293EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.6 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
RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.12 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...

5.5CVSS7.2AI score0.00293EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/22 4:15 a.m.5 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.3 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.00242EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.5 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.18 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
Rows per page
Query Builder