Lucene search
+L

328 matches found

CVE
CVE
added 2024/07/30 7:46 a.m.114 views

CVE-2024-42127

CVE-2024-42127 affects the Linux kernel driver for Lima (drm/lima) which uses a shared IRQ. The root cause is that during driver removal, clocks are disabled early while interrupts remain registered due to devm-based management, allowing interrupt handlers to run and access device registers with ...

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.19 views

CVE-2024-42127 drm/lima: fix shared irq handling on driver remove

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix shared irq handling on driver remove lima uses a shared interrupt, so the interrupt handlers must be prepared to be called at any time. At driver removal time, the clocks are disabled early and the interrupts stay...

6.6AI score0.00239EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/07/30 7:46 a.m.50 views

CVE-2024-42127

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix shared irq handling on driver remove lima uses a shared interrupt, so the interrupt handlers must be prepared to be called at any time. At driver removal time, the clocks are disabled early and the interrupts stay...

5.5CVSS5.5AI score0.00239EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an interrupt handler in the drm/lima module that must be ready to be called during driver removal. Since...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.8 views

SUSE CVE-2024-40976

In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in which a rendering job might take just long enough to trigger the drm sched job timeout handler but also still complete before the hard reset is do...

4.7CVSS6.3AI score0.00219EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/07/16 6:25 p.m.27 views

CVE-2024-40976

In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in which a rendering job might take just long enough to trigger the drm sched job timeout handler but also still complete before the hard reset is do...

4.1CVSS8.2AI score0.00219EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/12 1:15 p.m.20 views

CVE-2024-40976

In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in which a rendering job might take just long enough to trigger the drm sched job timeout handler but also still complete before the hard reset is do...

5.5CVSS0.00219EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/12 1:15 p.m.13 views

DEBIAN-CVE-2024-40976

In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in which a rendering job might take just long enough to trigger the drm sched job timeout handler but also still complete before the hard reset is do...

5.5CVSS5.5AI score0.00219EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.19 views

CVE-2024-40976

In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in which a rendering job might take just long enough to trigger the drm sched job timeout handler but also still complete before the hard reset is do...

5.5CVSS5.9AI score0.00219EPSS
SaveExploits0References21
OSV
OSV
added 2024/07/12 1:15 p.m.13 views

UBUNTU-CVE-2024-40976

In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in which a rendering job might take just long enough to trigger the drm sched job timeout handler but also still complete before the hard reset is do...

5.5CVSS6.1AI score0.00219EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2024/07/12 12:32 p.m.42 views

CVE-2024-40976 drm/lima: mask irqs in timeout path before hard reset

In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in which a rendering job might take just long enough to trigger the drm sched job timeout handler but also still complete before the hard reset is do...

0.00219EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/12 12:32 p.m.22 views

CVE-2024-40976 drm/lima: mask irqs in timeout path before hard reset

In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in which a rendering job might take just long enough to trigger the drm sched job timeout handler but also still complete before the hard reset is do...

5.8AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/07/12 12:32 p.m.56 views

CVE-2024-40976

In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in which a rendering job might take just long enough to trigger the drm sched job timeout handler but also still complete before the hard reset is do...

5.5CVSS5.5AI score0.00219EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.17 views

CVE-2024-40976 drm/lima: mask irqs in timeout path before hard reset

In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in which a rendering job might take just long enough to trigger the drm sched job timeout handler but also still complete before the hard reset is do...

6.6AI score0.00219EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.12 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a contention condition issue in the drm/lima component, where a rendering job may complete before the timeou...

5.5CVSS8.2AI score0.00219EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.8 views

SUSE CVE-2024-35829

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix a memleak in limaheapalloc When limavmmapbo fails, the resources need to be deallocated, or there will be memleaks...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/05/17 11:42 p.m.36 views

CVE-2024-35829

A memory leak flaw was found in the limaheapalloc function of the DRM Lima driver in the Linux kernel. A fix was implemented, ensuring that allocated memory is properly managed, preventing unnecessary memory consumption and improving system stability. Mitigation Mitigation for this issue is eithe...

5.5CVSS8.8AI score0.0021EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 2:15 p.m.32 views

CVE-2024-35829

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix a memleak in limaheapalloc When limavmmapbo fails, the resources need to be deallocated, or there will be memleaks...

5.5CVSS7.4AI score0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/17 2:15 p.m.2 views

DEBIAN-CVE-2024-35829

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix a memleak in limaheapalloc When limavmmapbo fails, the resources need to be deallocated, or there will be memleaks...

5.5CVSS5.5AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.5 views

UBUNTU-CVE-2024-35829

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix a memleak in limaheapalloc When limavmmapbo fails, the resources need to be deallocated, or there will be memleaks...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0References25
Rows per page
Query Builder