Lucene search
+L

631759 matches found

RedHat Linux
RedHat Linux
added 2026/08/12 7:27 a.m.6 views

crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building

A flaw was found in the Go standard library packages crypto/x509 and crypto/tls. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being...

7.5CVSS7.3AI score0.00615EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/12 7:27 a.m.9 views

Important: Red Hat Security Advisory: rhc-worker-script security update

An update for rhc-worker-script is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.6CVSS6.5AI score0.01557EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2026/08/12 7:27 a.m.7 views

net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME

A flaw was found in the net package of Go golang, specifically when using the LookupCNAME function with the cgo DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name CNAME response. This can trigger a double-free of C memory, leading to a crash and a Denial of...

7.5CVSS7AI score0.00813EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/12 7:27 a.m.5 views

crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages

A flaw was found in the crypto/tls package within the Go golang standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock,...

7.5CVSS7.4AI score0.00621EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/12 7:22 a.m.6 views

libaom: libaom: heap buffer overflow in AV1 encoder first-pass stats buffer via LAP mode

A heap buffer overflow vulnerability was found in libaom, the reference AV1 codec implementation. A flaw in the AV1 encoder's Look-Ahead Processing LAP mode causes the first-pass stats ring buffer wrap-around guard to be bypassed when glaginframes is set to 1 or higher. This results in a 232-byte...

7.6CVSS5.7AI score0.00346EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/12 7:20 a.m.5 views

libaom: libaom: heap buffer overflow in AV1 encoder first-pass stats buffer via LAP mode

A heap buffer overflow vulnerability was found in libaom, the reference AV1 codec implementation. A flaw in the AV1 encoder's Look-Ahead Processing LAP mode causes the first-pass stats ring buffer wrap-around guard to be bypassed when glaginframes is set to 1 or higher. This results in a 232-byte...

7.6CVSS5.7AI score0.00346EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/12 7:12 a.m.15 views

grafana: Grafana: Denial of Service via unbounded memory growth in OAuth login route

A flaw was found in Grafana. An unauthenticated attacker can repeatedly access the OAuth login route with unique values. This can lead to unbounded memory growth, eventually exhausting system memory and causing the Grafana instance to crash. This results in a denial of service for legitimate user...

7.5CVSS5.3AI score0.00397EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/12 7:12 a.m.13 views

Moderate: Red Hat Security Advisory: grafana security, bug fix, and enhancement update

An update for grafana is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

7.5CVSS7.2AI score0.00397EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/12 7:12 a.m.10 views

grafana: Grafana: Denial of Service via excessive memory allocation from large API request payloads

A flaw in Grafana's API endpoints allows remote attackers to send excessively large request bodies without authentication. This exhausts server memory, resulting in a complete denial of service DoS...

7.5CVSS5.4AI score0.00388EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/12 7:12 a.m.7 views

libaom: libaom: heap buffer overflow in AV1 encoder first-pass stats buffer via LAP mode

A heap buffer overflow vulnerability was found in libaom, the reference AV1 codec implementation. A flaw in the AV1 encoder's Look-Ahead Processing LAP mode causes the first-pass stats ring buffer wrap-around guard to be bypassed when glaginframes is set to 1 or higher. This results in a 232-byte...

7.6CVSS5.7AI score0.00346EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/12 7:02 a.m.6 views

libaom: libaom: heap buffer overflow in AV1 encoder first-pass stats buffer via LAP mode

A heap buffer overflow vulnerability was found in libaom, the reference AV1 codec implementation. A flaw in the AV1 encoder's Look-Ahead Processing LAP mode causes the first-pass stats ring buffer wrap-around guard to be bypassed when glaginframes is set to 1 or higher. This results in a 232-byte...

7.6CVSS5.7AI score0.00346EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/12 6:43 a.m.8 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.18.52 security and extras update

Red Hat OpenShift Container Platform release 4.18.52 is now available with updates to packages and images that fix several bugs. This release includes a security update for Red Hat OpenShift Container Platform 4.18. Red Hat Product Security has rated this update as having a security impact of Low...

8.7CVSS5.9AI score0.00348EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/12 6:42 a.m.8 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.19.42 security and extras update

Red Hat OpenShift Container Platform release 4.19.42 is now available with updates to packages and images that fix several bugs. This release includes a security update for Red Hat OpenShift Container Platform 4.19. Red Hat Product Security has rated this update as having a security impact of Low...

8.7CVSS5.9AI score0.00348EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/12 6:10 a.m.5 views

brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function

A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand function, which can lead to excessive memory consumption. This can cause a denial of service DoS by crashing the application due to an out-of-memory error...

7.5CVSS5.4AI score0.00339EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/12 6:10 a.m.11 views

brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

A flaw was found in the brace-expansion library. The expand function does not apply maxLength when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is...

7.5CVSS5.3AI score0.00411EPSS
SaveExploits1References9
Rockylinux
Rockylinux
added 2026/08/12 6:07 a.m.9 views

isns-utils security update

An update is available for isns-utils. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The iSNS package contains the daemon and tools to setup a iSNS server, and...

8.7CVSS5.5AI score0.00252EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2026/08/12 6:06 a.m.12 views

fence-agents security update

An update is available for fence-agents. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The fence-agents packages provide a collection of scripts for handling...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2026/08/12 6:01 a.m.13 views

resource-agents security update

An update is available for resource-agents. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The resource-agents packages provide the Pacemaker and RGManager...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2026/08/12 6:01 a.m.9 views

fence-agents security update

An update is available for fence-agents. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The fence-agents packages provide a collection of scripts for handling...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2026/08/12 6:00 a.m.14 views

isns-utils security update

An update is available for isns-utils. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The iSNS package contains the daemon and tools to setup a iSNS server, and...

8.7CVSS5.5AI score0.00252EPSS
SaveExploits0
Rows per page
Query Builder