Lucene search
+L

9042 matches found

CVE
CVE
added 2025/01/19 11:52 a.m.172 views

CVE-2024-57926

CVE-2024-57926 is a Linux kernel vulnerability affecting the Mediatek DRM path. The issue arises in the shutdown path where private->all_drm_private[i]->drm may be accessed after a failed mtk_drm_bind, causing a use-after-free detected by KASAN in drm_atomic_helper_shutdown. The root cause ...

7.8CVSS6.3AI score0.00251EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.13 views

CVE-2024-57926

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Set private-alldrmprivatei-drm to NULL if mtkdrmbind returns err The pointer need to be set to NULL, otherwise KASAN complains about use-after-free. Because in mtkdrmbind, all private's drm are set as follows...

7.8CVSS6.2AI score0.00251EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/01/19 11:52 a.m.21 views

CVE-2024-57926 drm/mediatek: Set private->all_drm_private[i]->drm to NULL if mtk_drm_bind returns err

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Set private-alldrmprivatei-drm to NULL if mtkdrmbind returns err The pointer need to be set to NULL, otherwise KASAN complains about use-after-free. Because in mtkdrmbind, all private's drm are set as follows...

7.8CVSS0.00251EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/19 11:52 a.m.12 views

CVE-2024-57926 drm/mediatek: Set private->all_drm_private[i]->drm to NULL if mtk_drm_bind returns err

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Set private-alldrmprivatei-drm to NULL if mtkdrmbind returns err The pointer need to be set to NULL, otherwise KASAN complains about use-after-free. Because in mtkdrmbind, all private's drm are set as follows...

7.8CVSS6.7AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.16 views

CVE-2024-57920

Removed by vendor...

4.7AI score
SaveExploits0
OSV
OSV
added 2025/01/19 11:52 a.m.16 views

CVE-2024-57919 drm/amd/display: fix divide error in DM plane scale calcs

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix divide error in DM plane scale calcs dmgetplanescale doesn't take into account plane scaled size equal to zero, leading to a kernel oops due to division by zero. Fix by setting out-scale size as zero when the...

5.5CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/01/19 10:18 a.m.35 views

CVE-2025-21644 drm/xe: Fix tlb invalidation when wedging

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix tlb invalidation when wedging If GuC fails to load, the driver wedges, but in the process it tries to do stuff that may not be initialized yet. This moves the xegttlbinvalidationinit to be done earlier: as its own doc...

0.00216EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/01/19 12:00 a.m.11 views

PT-2025-4325 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.13.0-rc4-xe+ Description: The issue is related to the Linux kernel's drm/xe component. When the GuC Graphics Unit Controller fails to load, the driver becomes unresponsive, but it attempts to perform actions...

8.1CVSS7.5AI score0.00822EPSS
SaveExploits3References881
SUSE Linux
SUSE Linux
added 2025/01/17 9:14 a.m.8 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-26924: scsi: lpfc: Release hbalock before calling lpfcworkerwakeup bsc1225820. CVE-2024-27397: netfilter: nftables: use timestamp to check for set element...

8.8CVSS8.7AI score0.0202EPSS
SaveExploits1References662
Cvelist
Cvelist
added 2025/01/16 8:06 p.m.27 views

CVE-2025-23452 WordPress EditionGuard for WooCommerce plugin <= 3.4.2 - Reflected Cross Site Scripting (XSS) vulnerability

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in EditionGuard EditionGuard for WooCommerce – eBook Sales with DRM editionguard-for-woocommerce-ebook-sales-with-drm allows Reflected XSS.This issue affects EditionGuard for WooCommerce – eBook Sales...

7.1CVSS0.00412EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/01/16 3:49 a.m.9 views

SUSE CVE-2024-57844

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix fault on fd close after unbind If userspace holds an fd open, unbinds the device and then closes it, the driver shouldn't try to access the hardware. Protect it by using drmdeventer/drmdevexit. This fixes the followin...

5.5CVSS6.3AI score0.00186EPSS
SaveExploits0References3
CNVD
CNVD
added 2025/01/16 12:00 a.m.17 views

Linux kernel code issue vulnerability (CNVD-2025-02544)

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 originates from the STI DRM driver not checking the return value of drmatomicgetcrtcstate in the stihqvdpatomiccheck...

5.5CVSS5.5AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/15 1:15 p.m.20 views

AZL-68633 CVE-2024-57888 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: workqueue: Do not warn when cancelling WQMEMRECLAIM work from !WQMEMRECLAIM worker After commit 746ae46c1113 "drm/sched: Mark scheduler work queues with WQMEMRECLAIM" amdgpu started seeing the following warning: workqueue:...

5.5CVSS6.6AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/15 1:15 p.m.2 views

DEBIAN-CVE-2024-57888

In the Linux kernel, the following vulnerability has been resolved: workqueue: Do not warn when cancelling WQMEMRECLAIM work from !WQMEMRECLAIM worker After commit 746ae46c1113 "drm/sched: Mark scheduler work queues with WQMEMRECLAIM" amdgpu started seeing the following warning: workqueue:...

5.5CVSS5.6AI score0.00206EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/15 1:15 p.m.22 views

CVE-2024-57844

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix fault on fd close after unbind If userspace holds an fd open, unbinds the device and then closes it, the driver shouldn't try to access the hardware. Protect it by using drmdeventer/drmdevexit. This fixes the followin...

5.5CVSS0.00186EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/15 1:15 p.m.16 views

UBUNTU-CVE-2024-57887

In the Linux kernel, the following vulnerability has been resolved: drm: adv7511: Fix use-after-free in adv7533attachdsi The hostnode pointer was assigned and freed in adv7533parsedt, and later, adv7533attachdsi uses the same. Fix this use-after-free issue by dropping ofnodeput in adv7533parsedt...

7.8CVSS6.5AI score0.00209EPSS
SaveExploits0References22
OSV
OSV
added 2025/01/15 1:05 p.m.11 views

CVE-2024-57887 drm: adv7511: Fix use-after-free in adv7533_attach_dsi()

In the Linux kernel, the following vulnerability has been resolved: drm: adv7511: Fix use-after-free in adv7533attachdsi The hostnode pointer was assigned and freed in adv7533parsedt, and later, adv7533attachdsi uses the same. Fix this use-after-free issue by dropping ofnodeput in adv7533parsedt...

7.8CVSS7AI score
SaveExploits0References10
SUSE Linux
SUSE Linux
added 2025/01/14 6:33 p.m.11 views

Security update for the Linux Kernel (Live Patch 23 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024108 fixes several issues. The following security issues were fixed: CVE-2024-50264: vsock/virtio: Initialization of the dangling pointer occurring in vsk-trans bsc1233712. CVE-2022-48956: ipv6: avoid use-after-free in ip6fragment bsc1232637...

7.8CVSS8.5AI score0.0094EPSS
SaveExploits2References134
OSV
OSV
added 2025/01/14 5:27 p.m.24 views

USN-7195-2 linux-azure-5.4 vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Several security issues were discover...

8.8CVSS6.7AI score0.00783EPSS
SaveExploits1References40
Tenable Nessus
Tenable Nessus
added 2025/01/14 12:00 a.m.39 views

EulerOS 2.0 SP9 : kernel (EulerOS-SA-2025-1040)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : rtnetlink: Correct nested IFLAVFVLANLIST attribute validationCVE-2024-36017 netfilter: nftables: Fix potential data-race in...

9.8CVSS6.7AI score0.01369EPSS
SaveExploits0References49
Rows per page
Query Builder