Lucene search
+L

37 matches found

OSV
OSV
added 2026/08/28 8:16 a.m.7 views

AZL-98184 CVE-2026-80700 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped after...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 8:16 a.m.10 views

CVE-2026-80700

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped after...

7.8CVSS0.00128EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 6:53 a.m.18 views

CVE-2026-80700

CVE-2026-80700 is an out-of-bounds memory access in the Linux kernel's drm/vmwgfx driver, specifically in vmw_external_bo_copy(). The function trusts caller-supplied offsets, strides, and heights when operating on imported dma-buf vmaps. Two defects are fixed: (1) in the equal-stride path, an off...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.38 views

CVE-2026-80700 drm/vmwgfx: validate external BO copy bounds for both stride paths

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped after...

7.8CVSS0.00128EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/28 6:53 a.m.7 views

EUVD-2026-67435

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped after...

5.8AI score0.00128EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 6:53 a.m.8 views

CVE-2026-80700 drm/vmwgfx: validate external BO copy bounds for both stride paths

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped after...

7.8CVSS5.8AI score
SaveExploits0References8
OSV
OSV
added 2026/08/10 1:20 p.m.9 views

DEBIAN-CVE-2026-68235

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: dce100: skip non-DP stream encoders for DP MST On DCE8-class ASICs e.g. Bonaire, the resource pool contains digital DIG stream encoders plus one analog DAC encoder. When assigning a stream encoder for a second...

5.3AI score0.00198EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/19 4:17 p.m.10 views

CVE-2026-64098

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: use uninterruptible resv lock for plane updates virtiogpucursorplaneupdate and virtiogpuresourceflush lock the framebuffer BO's dmaresv via virtiogpuarraylockresv and ignore its return value. The function can fail wit...

7.8CVSS0.00113EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.40 views

CVE-2026-64098 drm/virtio: use uninterruptible resv lock for plane updates

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: use uninterruptible resv lock for plane updates virtiogpucursorplaneupdate and virtiogpuresourceflush lock the framebuffer BO's dmaresv via virtiogpuarraylockresv and ignore its return value. The function can fail wit...

7.8CVSS0.00113EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.18 views

PT-2026-61415

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the drm/virtio component where the functions virtio gpu cursor plane update and virtio gpu resource flush fail to properly handle the return value of virtio gpu array...

7.8CVSS5.2AI score0.00113EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/06 12:30 p.m.12 views

EUVD-2026-27797

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix use-after-free of drmcrtccommit after release The atmelhlcdcplaneatomicduplicatestate callback was copying the atmelhlcdcplane state structure without properly duplicating the drmplanestate. In particular,...

5.8AI score0.00135EPSS
SaveExploits0References9
CVE
CVE
added 2026/05/06 11:28 a.m.41 views

CVE-2026-43236

The CVE-2026-43236 vulnerability affects the Linux kernel’s drm/atmel-hlcdc component. The atmel_hlcdc_plane_atomic_duplicate_state() callback copied the drm_plane_state without duplicating the base state, leaving state->commit pointing to the old object and enabling a use-after-free in the ne...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.15 views

SUSE CVE-2026-31488

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not skip unrelated mode changes in DSC validation Starting with commit 17ce8a6907f7 "drm/amd/display: Add dsc pre-validation in atomic check", amdgpu resets the CRTC state modechanged flag to false when...

6.4CVSS5.6AI score0.0014EPSS
SaveExploits0References17
EUVD
EUVD
added 2026/04/22 3:31 p.m.12 views

EUVD-2026-24855

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not skip unrelated mode changes in DSC validation Starting with commit 17ce8a6907f7 "drm/amd/display: Add dsc pre-validation in atomic check", amdgpu resets the CRTC state modechanged flag to false when...

5.6AI score0.0014EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/03/20 8:01 a.m.14 views

f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomic commit and checkpoint writes

...

7.1CVSS5.8AI score0.00114EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/03/19 12:26 a.m.8 views

SUSE CVE-2026-23267

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix ISCHECKPOINTED flag inconsistency issue caused by concurrent atomic commit and checkpoint writes During SPO tests, when mounting F2FS, an -EINVAL error was returned from f2fsrecoverinodepage. The issue occurred under th...

5.6AI score0.00114EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/18 6:31 p.m.10 views

EUVD-2026-12908

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix ISCHECKPOINTED flag inconsistency issue caused by concurrent atomic commit and checkpoint writes During SPO tests, when mounting F2FS, an -EINVAL error was returned from f2fsrecoverinodepage. The issue occurred under th...

5.7AI score0.00114EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/03/18 5:46 p.m.35 views

CVE-2026-23267 f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomic commit and checkpoint writes

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix ISCHECKPOINTED flag inconsistency issue caused by concurrent atomic commit and checkpoint writes During SPO tests, when mounting F2FS, an -EINVAL error was returned from f2fsrecoverinodepage. The issue occurred under th...

0.00114EPSS
SaveExploits0References6
CVE
CVE
added 2026/03/18 5:46 p.m.44 views

CVE-2026-23267

The CVE-2026-23267 issue is a Linux kernel f2fs race where an IS_CHECKPOINTED flag inconsistency during atomic commits could cause an -EINVAL in f2fs_recover_inode_page. The root cause is a race between f2fs_ioc_commit_atomic_write and f2fs_write_checkpoint, with the last_folio’s nat_entry flag n...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2017-18623

Malware in sbrugna...

7.8CVSS7.7AI score0.00191EPSS
SaveExploits0References5
Rows per page
Query Builder