Lucene search
+L

1111 matches found

CVE
CVE
added 2026/08/10 11:58 a.m.46 views

CVE-2026-68102

The CVE-2026-68102 entry documents a kernel fix in drm/amdgpu to prevent an aperture mapping leak during driver unload. The root cause was amdgpu_pci_remove() calling drm_dev_unplug() before driver fini, which caused drm_dev_enter() in amdgpu_ttm_fini() to fail and left iounmap(aper_base_kaddr) a...

5.3AI score0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 11:58 a.m.46 views

EUVD-2026-55483

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix aperture mapping leak amdgpupciremove calls drmdevunplug before invoking the driver fini routines. This causes drmdeventer in amdgputtmfini to always return false, so iounmapaperbasekaddr never runs on normal driv...

5.3AI score0.00168EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.21 views

PT-2026-69827

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the host1x bo clear cached mappings function. This occurs because host1x bo unpin drops the last reference to the mapping and frees it, making subsequent...

7.8CVSS5.3AI score0.00125EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/06 8:33 p.m.14 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS5.5AI score0.00355EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/05 4:31 p.m.66 views

CVE-2026-17626

CVE-2026-17626 affects IBM Langflow OSS versions 1.0.0–1.10.3. An authenticated attacker could read, modify, or expose sensitive host files through Docker-based MCP servers due to incomplete filtering of dangerous docker volume-mount and device-mapping arguments. The IBM/NVD entries describe the ...

8.8CVSS5.5AI score0.00286EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/05 4:17 p.m.16 views

keycloak-rest-admin-ui-ext: Authorization Bypass vulnerability in the admin-ui-ext bulk role-mapping-delete endpoints of Keycloak

A flaw was found in the admin-ui-ext component of Keycloak, which provides extended administrative user interface capabilities. The issue occurs because certain bulk role-removal endpoints fail to perform granular permission checks when deleting role mappings. This allows a delegated administrato...

4.9CVSS5.4AI score0.00301EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/04 10:09 a.m.13 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS7.1AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/04 2:34 a.m.11 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS7.2AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/03 6:37 a.m.12 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS5.5AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/03 4:34 a.m.13 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS7.2AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/03 2:09 a.m.12 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS5.5AI score0.00355EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/02 6:16 a.m.22 views

CVE-2026-18570

A flaw was found in the full-scope-disabled client-policy executor within the keycloak-services component. This component is responsible for enforcing security policies during client registration and configuration in Red Hat Build of Keycloak. The issue occurs because the executor only validates...

5.4CVSS0.00141EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/02 5:18 a.m.21 views

EUVD-2026-51924

A flaw was found in the full-scope-disabled client-policy executor within the keycloak-services component. This component is responsible for enforcing security policies during client registration and configuration in Red Hat Build of Keycloak. The issue occurs because the executor only validates...

5.4CVSS5.5AI score0.00141EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/02 5:18 a.m.15 views

CVE-2026-18570

A flaw was found in the full-scope-disabled client-policy executor within the keycloak-services component. This component is responsible for enforcing security policies during client registration and configuration in Red Hat Build of Keycloak. The issue occurs because the executor only validates...

5.4CVSS5.2AI score0.00141EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/02 12:00 a.m.22 views

PT-2026-67135

Name of the Vulnerable Software and Affected Versions Red Hat Build of Keycloak affected versions not specified Description A flaw exists in the full-scope-disabled client-policy executor within the keycloak-services component, which enforces security policies during client registration and...

5.4CVSS5.9AI score0.00141EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/07/31 7:14 p.m.19 views

kernel: ksm: use range-walk function to jump over holes in scan_get_next_rmap_item

A resource exhaustion vulnerability was found in the Kernel Same-page Merging KSM subsystem of the Linux kernel. When scanning processes with large sparse virtual memory mappings e.g., 32 TiB with one mapped page, ksmd inefficiently walks every address rather than skipping unmapped holes. This...

5.5CVSS5.8AI score0.00147EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/29 10:49 p.m.15 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS7.1AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/29 10:29 p.m.13 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS7.1AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/29 10:24 p.m.12 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS7.1AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/29 10:12 p.m.18 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS7.1AI score0.00355EPSS
SaveExploits0References8
Rows per page
Query Builder