Lucene search
+L

10162 matches found

Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/10 12:00 a.m.•1 views

CVE-2026-68241: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: drm/i915/mst: limit DP MST ESI service loop The loop in inteldpcheckmststatus keeps servicing interrupts originating from the sink without bound. Add an upper bound to the new interrupts occurring during interrupt processing to n...

5.9AI score0.00206EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•21 views

PT-2026-69645

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use after unlock issue exists in the drm/amdgpu component. The vm pointer returned by the amdgpu vm get vm from pasid function is only valid while the lock is held. When xa unlock...

7.8CVSS5.4AI score0.00175EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•9 views

PT-2026-69656

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the detect link and local sink function within the drm/amd/display component. The prev sink reference is retained using the dc sink retain function at the start o...

5.5AI score0.00209EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•6 views

PT-2026-69661

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the drm/imagination component where the pvr vm context lookup function is incorrectly validated using IS ERR. Because pvr vm context lookup returns either a pointer or...

5.5AI score0.00209EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/08/10 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-68258

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdkfd: Check bounds on CRIU restore queue type and mqd size We weren't checking whether the values provided in the private data in kfd CRIU restore were...

7.1CVSS6.9AI score0.00164EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/10 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-68279

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsers drmdpsidebandparseremotedpcdread reads numbytes from the raw message and then unconditional...

5.8AI score0.0022EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/10 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-68246

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu/gfx11: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit...

5.7AI score0.00215EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/10 12:00 a.m.•25 views

Linux Distros Unpatched Vulnerability : CVE-2026-68364

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amd/display: Fix ISM dclock deadlock during suspend Why System hang observed during suspend/resume while video is playing. amdgpudmismdisable is called unde...

5.9AI score0.00198EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/10 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-68303

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vc4: hvs/v3d: Fix null dereference in unbind The hvs and v3d drivers use devgetdrvdatamaster in their unbind functions. Since the vc4-drm gets removed befor...

5.7AI score0.00209EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/10 12:00 a.m.•16 views

Linux Distros Unpatched Vulnerability : CVE-2026-68257

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdkfd: fix 32-bit overflow in CWSR total size calculation totalcwsrsize was computed in 32-bit before being used as a BO/SVM allocation size. With large...

7.8CVSS7.2AI score0.00175EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/10 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-68267

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/xe/rtp: Add RINGFORCETONONPRIVDENY to OA whitelists Unconditionally whitelisting OA registers is a security violation. Set RINGFORCETONONPRIVDENY bit in OA...

5.9AI score0.00209EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/10 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-68109

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu/sdma7.1: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit...

5.9AI score0.00198EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/10 12:00 a.m.•1 views

CVE-2026-68278: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: drm/dp/mst: fix buffer overflows in sideband chunk accumulation drmdpsidebandappendpayload has three related bugs when processing device-provided sideband reply data: 1. Zero-length curchunklen underflow: msglen is a 6-bit field...

6AI score0.00238EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/10 12:00 a.m.•0 views

CVE-2026-68281: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Count paired job fence as dependency in preparejob The DRM scheduler's preparejob callback counts the remaining non-signaled native dependencies for a job, preventing job submission until those plus job data and...

5.8AI score0.00209EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/10 12:00 a.m.•2 views

CVE-2026-68107: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: avoid rereading IB param length Reuse the parameter length returned by vcnv40encfindibparam instead of rereading it from the IB. This avoids a potential TOCTOU issue if the IB contents change between reads. cherr...

8.8CVSS5.8AI score0.00175EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•7 views

PT-2026-69643

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference occurs in the drm/i915/gem component. This happens when a context engine slot N is set to I915 ENGINE CLASS INVALID or I915 ENGINE CLASS INVALID NONE, and an...

5.5AI score0.00215EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•19 views

PT-2026-69657

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An integer overflow occurs in the drm/amdkfd component during the calculation of the total cwsr size variable. Because this value is computed using 32-bit integers before being used for...

7.8CVSS5.4AI score0.00175EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•6 views

PT-2026-69660

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the drm gpuvm code, the find operation is not protected against the map operation. This lack of synchronization can lead to a NULL pointer dereference when a find operation is in...

7.8CVSS5.5AI score0.00175EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•6 views

PT-2026-69681

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the DRM scheduler where the prepare job callback incorrectly counts non-signaled native dependencies for jobs. Specifically, paired geometry and fragment jobs are...

5.6AI score0.00209EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•8 views

PT-2026-69669

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the drm/i915/gem component where a missing Spectre mitigation for the userspace controlled parallel submission slot was identified. Spectre is a type of hardware...

5.5AI score0.00215EPSS
SaveExploits0
Rows per page
Query Builder