Lucene search
+L

762 matches found

EUVD
EUVD
•added 2026/09/24 3:32 p.m.•4 views

EUVD-2026-86238

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dmem: fix callocated underflow on large folio split nouveaudmemfoliofree drops chunk-callocated once per freed folio, while a large compound device-private folio is only counted once when it is allocated. When such a...

5.8AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/24 3:32 p.m.•8 views

CVE-2026-93233

The Linux kernel contains a vulnerability in the drm/nouveau/dmem component where a large (compound) device-private folio split causes a callocated underflow . Specifically, while nouveau_dmem_folio_free() decrements chunk->callocated for every freed folio, the nouveau_dmem_folio_split() hook ...

5.8AI score0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/24 3:32 p.m.•4 views

CVE-2026-93233

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dmem: fix callocated underflow on large folio split nouveaudmemfoliofree drops chunk-callocated once per freed folio, while a large compound device-private folio is only counted once when it is allocated. When such a...

5.9AI score0.00155EPSS
SaveExploits0
OSV
OSV
•added 2026/09/16 11:16 a.m.•8 views

AZL-101243 CVE-2026-89802 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/uvmm: fix NULL deref unwinding an OPMAPSPARSE op Each bindjobop is zeroed by kzallocobj in bindjobopfromuop, and the OPMAPSPARSE case in nouveauuvmmbindjobsubmit only creates a region, so op-ops stays NULL for a...

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

DEBIAN-CVE-2026-89803

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-89804

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dmem: fix mismatched DMA unmap size for large folios Device-private THP migration maps migration buffers with pagesize and records that length in dmainfo-size. For a compound folio pagesize is PAGESIZE 0 folio this...

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

DEBIAN-CVE-2026-89802

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/uvmm: fix NULL deref unwinding an OPMAPSPARSE op Each bindjobop is zeroed by kzallocobj in bindjobopfromuop, and the OPMAPSPARSE case in nouveauuvmmbindjobsubmit only creates a region, so op-ops stays NULL for a...

5.8AI score0.00209EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:16 a.m.•11 views

CVE-2026-89803

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.8CVSS0.00175EPSS
SaveExploits0References4
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
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.•7 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
OSV
OSV
•added 2026/09/16 11:16 a.m.•11 views

DEBIAN-CVE-2026-89800

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/uvmm: clear the dirty flag when unwinding an OPUNMAPSPARSE A successful OPUNMAPSPARSE marks its region dirty with nouveauuvmaregiondirty and defers the teardown to nouveauuvmmbindjobcleanup; it does not remove the...

5.8AI score0.002EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/16 10:30 a.m.•8 views

EUVD-2026-80404

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dmem: fix mismatched DMA unmap size for large folios Device-private THP migration maps migration buffers with pagesize and records that length in dmainfo-size. For a compound folio pagesize is PAGESIZE 0 folio this...

8.8CVSS5.8AI score0.00165EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/16 10:30 a.m.•20 views

CVE-2026-89804

CVE-2026-89804 affects the Linux kernel 's drm/nouveau/dmem subsystem, specifically the device-private THP (Transparent Huge Page) migration path. The root cause is a mismatched DMA unmap size : two teardown sites—nouveau_dmem_migrate_to_ram() (success path) and nouveau_dmem_migrate_copy_one() (c...

8.8CVSS5.8AI score0.00165EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/16 10:30 a.m.•25 views

CVE-2026-89804 drm/nouveau/dmem: fix mismatched DMA unmap size for large folios

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dmem: fix mismatched DMA unmap size for large folios Device-private THP migration maps migration buffers with pagesize and records that length in dmainfo-size. For a compound folio pagesize is PAGESIZE 0 folio this...

8.8CVSS0.00165EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/16 10:30 a.m.•15 views

CVE-2026-89804 drm/nouveau/dmem: fix mismatched DMA unmap size for large folios

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dmem: fix mismatched DMA unmap size for large folios Device-private THP migration maps migration buffers with pagesize and records that length in dmainfo-size. For a compound folio pagesize is PAGESIZE 0 folio this...

8.8CVSS5.8AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/09/16 10:30 a.m.•7 views

EUVD-2026-80403

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
SaveExploits0References4
OSV
OSV
•added 2026/09/16 10:30 a.m.•13 views

CVE-2026-89803 drm/nouveau: unsubscribe the channel-kill event before the fence context

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 score
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/16 10:30 a.m.•28 views

CVE-2026-89803 drm/nouveau: unsubscribe the channel-kill event before the fence context

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.8CVSS0.00175EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/16 10:30 a.m.•18 views

CVE-2026-89803

CVE-2026-89803 is a use-after-free in the Linux kernel's DRM/Nouveau driver. In nouveau_channel_del(), the fence context is destroyed before the channel-kill event subscription is dropped, leaving a narrow window where a kill event handler can dereference an already-freed fence context. The bug i...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References4
Rows per page
Query Builder