Lucene search
+L

47 matches found

Kitploit
Kitploit
added 2026/09/17 1:44 a.m.12 views

WebcamViewer

Webcam Viewer Previews the connected webcam as a PoC of CVE-2021-30731. Must be running macOS 11.3.1 or lower or macOS 10.15 before Catalina Security Update 2021-004. Building 1. Install build prerequisites: brew install autoconf automake cmake libtool pkg-config 2. Build dependencies:...

5.5CVSS6.6AI score0.006EPSS
SaveExploits0
OSV
OSV
added 2026/09/16 10:30 a.m.3 views

CVE-2026-89827 drm/amdgpu: avoid force-completing uninitialized UVD rings

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid force-completing uninitialized UVD rings uvdv70swinit does not initialize the UVD decode ring for an SR-IOV VF. However, amdgpuuvdresume unconditionally force-completes the decode ring when restoring its fence...

SaveExploits0References5
CVE
CVE
added 2026/09/16 10:30 a.m.11 views

CVE-2026-89827

This Linux kernel vulnerability affects the drm/amdgpu driver's UVD (Unified Video Decoder) handling in SR-IOV VF contexts. The root cause is that uvd_v7_0_sw_init() does not initialize the UVD decode ring for a virtual function, yet amdgpu_uvd_resume() unconditionally force-completes that decode...

5.8AI score0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/16 10:30 a.m.5 views

EUVD-2026-80427

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid force-completing uninitialized UVD rings uvdv70swinit does not initialize the UVD decode ring for an SR-IOV VF. However, amdgpuuvdresume unconditionally force-completes the decode ring when restoring its fence...

5.8AI score0.00189EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.17 views

SUSE CVE-2026-80907

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix UVD dpb min size calculation for H264 This should use actual number of references from the decode message, instead of maximum derived from level. cherry picked from commit 64b525edb7e7bdfcdc77883c5e413804e2396856...

5.9AI score0.00156EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.18 views

SUSE CVE-2026-80908

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with dimensions above 4096 Fixes potential overflow in DPB size calculations. cherry picked from commit 05e1387d151f71569fbe122d2c89f9db0c21dc10...

5.9AI score0.00165EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.16 views

SUSE CVE-2026-80909

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with invalid number of h265 refs Same change as for h264, avoids overflow later when calculating min dpb size. cherry picked from commit a4b0720e4f1601f97f59a2be9c1b4b94fa6527d5...

5.9AI score0.00165EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 6:18 p.m.7 views

AZL-99648 CVE-2026-80907 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix UVD dpb min size calculation for H264 This should use actual number of references from the decode message, instead of maximum derived from level. cherry picked from commit 64b525edb7e7bdfcdc77883c5e413804e2396856...

5.9AI score0.00156EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 6:18 p.m.6 views

CVE-2026-80907

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix UVD dpb min size calculation for H264 This should use actual number of references from the decode message, instead of maximum derived from level. cherry picked from commit 64b525edb7e7bdfcdc77883c5e413804e2396856...

0.00156EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/04 6:18 p.m.6 views

CVE-2026-80909

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with invalid number of h265 refs Same change as for h264, avoids overflow later when calculating min dpb size. cherry picked from commit a4b0720e4f1601f97f59a2be9c1b4b94fa6527d5...

0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/04 6:18 p.m.4 views

AZL-99636 CVE-2026-80909 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with invalid number of h265 refs Same change as for h264, avoids overflow later when calculating min dpb size. cherry picked from commit a4b0720e4f1601f97f59a2be9c1b4b94fa6527d5...

5.9AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 6:18 p.m.5 views

CVE-2026-80908

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with dimensions above 4096 Fixes potential overflow in DPB size calculations. cherry picked from commit 05e1387d151f71569fbe122d2c89f9db0c21dc10...

0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/04 6:18 p.m.5 views

AZL-99440 CVE-2026-80908 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with dimensions above 4096 Fixes potential overflow in DPB size calculations. cherry picked from commit 05e1387d151f71569fbe122d2c89f9db0c21dc10...

5.9AI score0.00165EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/04 5:19 p.m.33 views

CVE-2026-80909 drm/amdgpu: Reject UVD message with invalid number of h265 refs

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with invalid number of h265 refs Same change as for h264, avoids overflow later when calculating min dpb size. cherry picked from commit a4b0720e4f1601f97f59a2be9c1b4b94fa6527d5...

0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/04 5:19 p.m.10 views

CVE-2026-80909 drm/amdgpu: Reject UVD message with invalid number of h265 refs

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with invalid number of h265 refs Same change as for h264, avoids overflow later when calculating min dpb size. cherry picked from commit a4b0720e4f1601f97f59a2be9c1b4b94fa6527d5...

5.6AI score
SaveExploits0References11
CVE
CVE
added 2026/09/04 5:19 p.m.23 views

CVE-2026-80909

CVE-2026-80909 affects the drm/amdgpu driver in the Linux kernel , specifically the UVD (Unified Video Decoder) subsystem. The vulnerability arises when a UVD message containing an invalid number of H.265 references is not validated, leading to an integer overflow during the subsequent calculatio...

5.3AI score0.00165EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/04 5:19 p.m.10 views

EUVD-2026-71668

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with invalid number of h265 refs Same change as for h264, avoids overflow later when calculating min dpb size. cherry picked from commit a4b0720e4f1601f97f59a2be9c1b4b94fa6527d5...

5.3AI score0.00165EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/04 5:19 p.m.12 views

CVE-2026-80909

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with invalid number of h265 refs Same change as for h264, avoids overflow later when calculating min dpb size. cherry picked from commit a4b0720e4f1601f97f59a2be9c1b4b94fa6527d5...

5.9AI score0.00165EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/04 5:19 p.m.35 views

CVE-2026-80908 drm/amdgpu: Reject UVD message with dimensions above 4096

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with dimensions above 4096 Fixes potential overflow in DPB size calculations. cherry picked from commit 05e1387d151f71569fbe122d2c89f9db0c21dc10...

0.00165EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/04 5:19 p.m.23 views

CVE-2026-80908

CVE-2026-80908 affects the Linux kernel drm/amdgpu subsystem. When a UVD (Unified Video Decoder) message with dimensions above 4096 is not rejected, it can trigger a potential overflow in DPB (Decoded Picture Buffer) size calculations . The fix, cherry-picked from upstream commit 05e1387d151f7156...

5.3AI score0.00165EPSS
SaveExploits0References8
Rows per page
Query Builder