Lucene search
+L

4984 matches found

OSV
OSV
added 2024/12/27 3:15 p.m.2 views

DEBIAN-CVE-2024-56618

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: gpcv2: Adjust delay after power up handshake The udelay5 is not enough, sometimes below kernel panic still be triggered: 4.012973 Kernel panic - not syncing: Asynchronous SError Interrupt 4.012976 CPU: 2 UID: 0 PID...

5.5CVSS5.6AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.7 views

UBUNTU-CVE-2024-56618

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: gpcv2: Adjust delay after power up handshake The udelay5 is not enough, sometimes below kernel panic still be triggered: 4.012973 Kernel panic - not syncing: Asynchronous SError Interrupt 4.012976 CPU: 2 UID: 0 PID...

5.5CVSS6.2AI score0.00173EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/12/27 2:51 p.m.14 views

CVE-2024-56618

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: gpcv2: Adjust delay after power up handshake The udelay5 is not enough, sometimes below kernel panic still be triggered: 4.012973 Kernel panic - not syncing: Asynchronous SError Interrupt 4.012976 CPU: 2 UID: 0 PID...

5.5CVSS5.6AI score0.00173EPSS
SaveExploits0
CVE
CVE
added 2024/12/27 2:51 p.m.95 views

CVE-2024-56618

CVE-2024-56618 : In the Linux kernel, the pmdomain: imx: gpcv2 handshake delay caused a kernel panic when the handshake ended early. The fix involves waiting longer after the handshake (udelay) due to BUS clock enablement being handled by a separate driver; the observed data suggested udelay(10) ...

5.5CVSS6.3AI score0.00173EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/12/27 12:0 a.m.11 views

PT-2024-36926 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.12.0-rc2-0.0.0-devel-00004-g8b1b79e88956 Description: A vulnerability in the Linux kernel has been resolved, related to the pmdomain: imx: gpcv2: Adjust delay after power up handshake. The udelay5 is not enoug...

8.1CVSS7.7AI score0.00822EPSS
SaveExploits3References847
CNNVD
CNNVD
added 2024/12/27 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from insufficient latency after the power-boot handshake for gpcv2 in the pmdomain module, which could cause the...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/12/12 9:23 a.m.13 views

cpython: python: Memory race condition in ssl.SSLContext certificate store methods

A vulnerability was found in Python. A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “certstorestats” and “getcacerts”. The race condition can be triggered if the methods are called at the same time that certificates are...

7.4CVSS7.2AI score0.0081EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/09 11:26 p.m.15 views

GHSA-4C49-9FPC-HC3V lxd CA certificate sign check bypass

Summary If a server.ca file is present in LXDDIR at LXD start up, LXD is in "PKI mode". In this mode, only TLS clients that have a CA-signed certificate should be able to authenticate with LXD. We have discovered that if a client that sends a non-CA signed certificate during the TLS handshake, th...

3.8CVSS4.1AI score0.00158EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2024/12/09 11:26 p.m.27 views

lxd CA certificate sign check bypass

Summary If a server.ca file is present in LXDDIR at LXD start up, LXD is in "PKI mode". In this mode, only TLS clients that have a CA-signed certificate should be able to authenticate with LXD. We have discovered that if a client that sends a non-CA signed certificate during the TLS handshake, th...

3.8CVSS6.9AI score0.00158EPSS
SaveExploits1References6Affected Software1
SUSE CVE
SUSE CVE
added 2024/12/05 12:15 a.m.14 views

SUSE CVE-2024-53259

quic-go is an implementation of the QUIC protocol in Go. An off-path attacker can inject an ICMP Packet Too Large packet. Since affected quic-go versions used IPPMTUDISCDO, the kernel would then return a "message too large" error on sendmsg, i.e. when quic-go attempts to send a packet that exceed...

6.5CVSS6.7AI score0.00608EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/02 5:28 p.m.21 views

GHSA-PX8V-PP82-RCVR quic-go affected by an ICMP Packet Too Large Injection Attack on Linux

Impact An off-path attacker can inject an ICMP Packet Too Large packet. Since affected quic-go versions used IPPMTUDISCDO, the kernel would then return a "message too large" error on sendmsg, i.e. when quic-go attempts to send a packet that exceeds the MTU claimed in that ICMP packet. By setting...

6.5CVSS6.3AI score0.00608EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/02 5:15 p.m.10 views

AZL-53818 CVE-2024-53259 affecting package coredns for versions less than 1.11.4-1

quic-go is an implementation of the QUIC protocol in Go. An off-path attacker can inject an ICMP Packet Too Large packet. Since affected quic-go versions used IPPMTUDISCDO, the kernel would then return a "message too large" error on sendmsg, i.e. when quic-go attempts to send a packet that exceed...

6.5CVSS5.8AI score0.00608EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/02 5:15 p.m.11 views

AZL-53807 CVE-2024-53259 affecting package coredns for versions less than 1.11.1-16

quic-go is an implementation of the QUIC protocol in Go. An off-path attacker can inject an ICMP Packet Too Large packet. Since affected quic-go versions used IPPMTUDISCDO, the kernel would then return a "message too large" error on sendmsg, i.e. when quic-go attempts to send a packet that exceed...

6.5CVSS5.8AI score0.00608EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/02 5:15 p.m.3 views

DEBIAN-CVE-2024-53259

quic-go is an implementation of the QUIC protocol in Go. An off-path attacker can inject an ICMP Packet Too Large packet. Since affected quic-go versions used IPPMTUDISCDO, the kernel would then return a "message too large" error on sendmsg, i.e. when quic-go attempts to send a packet that exceed...

6.5CVSS6.4AI score0.00608EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/02 5:15 p.m.7 views

UBUNTU-CVE-2024-53259

quic-go is an implementation of the QUIC protocol in Go. An off-path attacker can inject an ICMP Packet Too Large packet. Since affected quic-go versions used IPPMTUDISCDO, the kernel would then return a "message too large" error on sendmsg, i.e. when quic-go attempts to send a packet that exceed...

6.5CVSS5.8AI score0.00608EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/12/02 12:0 a.m.9 views

quic-go 数据伪造问题漏洞

quic-go is an implementation of the QUIC protocol, RFC 9000 protocol in Go by Lucas Clemente, a personal developer. A data forgery issue vulnerability exists in versions of quic-go prior to v0.48.1, which stems from the mishandling of ICMP Packet Too Large messages, and could allow an out-of-path...

6.5CVSS5.7AI score0.00608EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2024/11/28 8:0 a.m.4 views

An issue was discovered in Mbed TLS 3.5.1. There is persistent handshake denial if a client sends a TLS 1.3 ClientHello without extensions.

...

7.5CVSS7.5AI score0.00691EPSS
SaveExploits1
AstraLinux
AstraLinux
added 2024/11/23 3:4 a.m.6 views

Astra Linux – Vulnerability in Python 3.11

A defect was discovered in the Python “ssl” module, where there is a memory race condition involving the methods “certstorestats” and “getcacerts” of the ssl.SSLContext class. This race condition can occur when these methods are called simultaneously with the loading of certificates into the...

7.4CVSS6.7AI score0.0081EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/11/19 12:0 a.m.9 views

PT-2024-9120 · Quic-Go +1 · Quic-Go +1

Name of the Vulnerable Software and Affected Versions: quic-go versions prior to 0.48.2 Description: An off-path attacker can inject an ICMP Packet Too Large packet, disrupting a QUIC connection by setting the MTU value to smaller than 1200 bytes. This can be done after the handshake completion,...

8.1CVSS5.7AI score0.03001EPSS
SaveExploits3References49
Tenable Nessus
Tenable Nessus
added 2024/11/14 12:0 a.m.4 views

Fedora 41 : iwd / libell / ofono (2024-900c75b70c)

The remote Fedora 41 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2024-900c75b70c advisory. iwd 2.20: Fix issue with PKEX timeout and number of frequencies used. Fix issue with handling logic for handshake failures. Fix issue with handling...

5.6AI score
SaveExploits0References1
Rows per page
Query Builder