Lucene search
+L

9397 matches found

NVD
NVD
•added 2026/09/16 11:16 a.m.•5 views

CVE-2026-89820

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix dclock leak on GPU reset error paths On GPU reset, dmsuspend takes dclock and leaves it for dmresume to drop. If amdgpudmcommitzerostreams or dmdmubhwinit fails, the function returns with the lock still held...

0.00206EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/16 11:16 a.m.•7 views

CVE-2026-89821

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid divide-by-zero in islutlinear islutlinear computes the expected value of each entry with expected = i MAXDRMLUTVALUE / size - 1; If it is ever called with a single-entry LUT, size - 1 is zero and the kernel...

0.00211EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/16 11:16 a.m.•7 views

AZL-101589 CVE-2026-89814 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: clamp the isolation index for rings outside a partition adev-isolation has one slot per partition, but a ring that is not assigned to one keeps AMDGPUXCPNOPARTITION, which is 0, so indexing the array with it is out of...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•9 views

DEBIAN-CVE-2026-89817

In the Linux kernel, the following vulnerability has been resolved: drm/gud: NUL-terminate TV mode names read from the device gudconnectoraddtvmode reads a buffer of fixed-size mode names from the USB device and passes pointers into it to drmmodecreatetvpropertieslegacy, which calls strlen on eac...

6AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•6 views

AZL-101484 CVE-2026-89810 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix error path at svmmigratecopytoram If page migration from device to sys ram fails for some reasons driver needs release and unlock allocated system pages. To do that driver should use page physical address, or pfn,...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•7 views

AZL-101690 CVE-2026-89811 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add TLB flush after MES queue eviction/suspension MES Micro Engine Scheduler does not perform heavy-weight TLB invalidation after unmapping queues, unlike HWS which does this automatically. This causes a race conditio...

8.8CVSS5.8AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•6 views

AZL-101306 CVE-2026-89817 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/gud: NUL-terminate TV mode names read from the device gudconnectoraddtvmode reads a buffer of fixed-size mode names from the USB device and passes pointers into it to drmmodecreatetvpropertieslegacy, which calls strlen on eac...

6AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•10 views

DEBIAN-CVE-2026-89809

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix scope of mqdmgr dereference in pqmdebugfsmqds Reading /sys/kernel/debug/kfd/mqds while a process holds an active KFD queue triggers a NULL pointer dereference because the for loop that calls mqdmgr-debugfsshowmqd ...

5.7AI score0.00198EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:16 a.m.•9 views

CVE-2026-89815

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Drop tt-restore after successful restore ttmpoolrestoreandalloc can successfully complete the restore process via ttmpoolrestorecommit, but tt-restore is not dropped afterward. As a result, subsequent backup/restore flow...

7.8CVSS0.00173EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/16 11:16 a.m.•13 views

DEBIAN-CVE-2026-89815

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Drop tt-restore after successful restore ttmpoolrestoreandalloc can successfully complete the restore process via ttmpoolrestorecommit, but tt-restore is not dropped afterward. As a result, subsequent backup/restore flow...

7.8CVSS5.9AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•9 views

DEBIAN-CVE-2026-89810

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix error path at svmmigratecopytoram If page migration from device to sys ram fails for some reasons driver needs release and unlock allocated system pages. To do that driver should use page physical address, or pfn,...

7.8CVSS5.9AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•11 views

DEBIAN-CVE-2026-89805

In the Linux kernel, the following vulnerability has been resolved: drm/pagemap: Fix folio allocation fallback and use-after-put drmpagemapmigratepopulaterampfn had two issues when populating RAM PFNs with higher-order folios: 1. The higher-order vmaallocfolio/folioalloc calls did not pass...

7.8CVSS5.8AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:16 a.m.•6 views

CVE-2026-89805

In the Linux kernel, the following vulnerability has been resolved: drm/pagemap: Fix folio allocation fallback and use-after-put drmpagemapmigratepopulaterampfn had two issues when populating RAM PFNs with higher-order folios: 1. The higher-order vmaallocfolio/folioalloc calls did not pass...

7.8CVSS0.00165EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/16 11:16 a.m.•10 views

CVE-2026-89808

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix the case that vm range is hole at svmmigratecopytovram When migration vm range is hole at cpu sideMIGRATEPFNMIGRATE set + MIGRATEPFNVALID unset driver still allocates device pages. There is no dma map of src pages...

7.8CVSS0.00173EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/16 11:16 a.m.•11 views

DEBIAN-CVE-2026-89807

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: guard against NULL restoremqd in CRIU queue restore Both createqueuecpsch and createqueuenocpsch unconditionally call mqdmgr-restoremqd when a CRIU restore is in progress qd != NULL, with no NULL guard. On any system...

5.6AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•9 views

DEBIAN-CVE-2026-89808

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix the case that vm range is hole at svmmigratecopytovram When migration vm range is hole at cpu sideMIGRATEPFNMIGRATE set + MIGRATEPFNVALID unset driver still allocates device pages. There is no dma map of src pages...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•9 views

AZL-101430 CVE-2026-89803 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: unsubscribe the channel-kill event before the fence context nouveauchanneldel tears the fence context down first and only drops the channel-kill subscription later, in the middle of the nvif object teardown: if...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:16 a.m.•7 views

CVE-2026-89807

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: guard against NULL restoremqd in CRIU queue restore Both createqueuecpsch and createqueuenocpsch unconditionally call mqdmgr-restoremqd when a CRIU restore is in progress qd != NULL, with no NULL guard. On any system...

0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/16 11:16 a.m.•9 views

DEBIAN-CVE-2026-89801

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/uvmm: fix premature region free on failed OPUNMAPSPARSE In nouveauuvmmbindjobsubmit's OPUNMAPSPARSE arm, op-reg is set from nouveauuvmaregionfind, which only looks the region up and takes no reference; a region's sole...

7.8CVSS5.8AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•6 views

AZL-101661 CVE-2026-89801 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/uvmm: fix premature region free on failed OPUNMAPSPARSE In nouveauuvmmbindjobsubmit's OPUNMAPSPARSE arm, op-reg is set from nouveauuvmaregionfind, which only looks the region up and takes no reference; a region's sole...

7.8CVSS5.8AI score0.0017EPSS
SaveExploits0References1
Rows per page
Query Builder