Lucene search
K

629 matches found

Tenable Nessus
Tenable Nessus
added 2024/07/12 12:0 a.m.27 views

RHEL 8 : golang (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - golang: crypto/elliptic implementations of P-521 and P-384 elliptic curves allow for denial of service...

9.8CVSS7.6AI score0.04326EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2024/07/12 12:0 a.m.23 views

RHEL 7 : golang (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - go: encoding/xml: XML element instability CVE-2020-29511 - The x/text package before 0.3.3 for Go has a...

9.8CVSS9.2AI score0.02081EPSS
Exploits0References4
Veracode
Veracode
added 2024/07/08 9:39 a.m.7 views

Denial Of Service (DoS)

github.com/jackc/pgx is vulnerable to Denial Of Service DoS. The vulnerability is due to a lack of robust error handling Pipeline panicking when PgConn PostgreSQL connection is busy or closed, which can result in potential instability and crashes in applications using Pipeline for database...

7AI score
Exploits0
The Hacker News
The Hacker News
added 2024/06/18 11:23 a.m.33 views

The Annual SaaS Security Report: 2025 CISO Plans and Priorities

Seventy percent of enterprises are prioritizing investment in SaaS security by establishing dedicated teams to secure SaaS applications, as part of a growing trend of maturity in this field of cybersecurity, according to a new survey released this month by the Cloud Security Alliance CSA. Despite...

7.2AI score
Exploits0
RedHat Linux
RedHat Linux
added 2024/06/05 10:5 a.m.4 views

kernel: xhci: handle isoc Babble and Buffer Overrun events properly

A flaw was found in the Linux kernel related to the Extensible Host Controller Interface xHCI subsystem, specifically how it handles certain events. The issue arises when the xHCI driver improperly handles isochronous isoc Babble and Buffer Overrun events. The vulnerability occurs because the xHC...

5.5CVSS7.1AI score0.0023EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.2 views

kernel: wifi: brcm80211: handle pmk_op allocation failure

A vulnerability was found in the Linux kernel's Wi-Fi cfg80211.c driver, where a lack of proper checks can result in a NULL pointer dereference. This issue occurs when the brcmfpmksav3op function attempts to call malloc , but the physical memory has run out. In this situation, kzalloc will return...

5.5CVSS7.2AI score0.00274EPSS
Exploits0References5
NVD
NVD
added 2024/05/30 4:15 p.m.18 views

CVE-2023-52882

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change While PLL CPUX clock rate change when CPU is running from it works in vast majority of cases, now and then it causes instability. This leads to system crashes and other...

5.5CVSS7.4AI score0.00271EPSS
Exploits0References9
OSV
OSV
added 2024/05/30 4:15 p.m.2 views

DEBIAN-CVE-2023-52882

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change While PLL CPUX clock rate change when CPU is running from it works in vast majority of cases, now and then it causes instability. This leads to system crashes and other...

5.5CVSS5.5AI score0.00271EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.35 views

CVE-2023-52882

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change While PLL CPUX clock rate change when CPU is running from it works in vast majority of cases, now and then it causes instability. This leads to system crashes and other...

5.5CVSS6.3AI score0.00271EPSS
Exploits0References27
OSV
OSV
added 2024/05/30 3:23 p.m.11 views

CVE-2023-52882 clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change While PLL CPUX clock rate change when CPU is running from it works in vast majority of cases, now and then it causes instability. This leads to system crashes and other...

5.5CVSS6AI score0.00271EPSS
Exploits0References12
Cvelist
Cvelist
added 2024/05/30 3:23 p.m.22 views

CVE-2023-52882 clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change While PLL CPUX clock rate change when CPU is running from it works in vast majority of cases, now and then it causes instability. This leads to system crashes and other...

7.4AI score0.00271EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2024/05/28 3:1 p.m.4 views

SUSE CVE-2023-52741

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix use-after-free in rdata-readintopages When the network status is unstable, use-after-free may occur when read data from the server. BUG: KASAN: use-after-free in readpagesfillpages+0x14c/0x7e0 Call Trace:...

5.5CVSS6.5AI score0.00255EPSS
Exploits0References11
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.2 views

kernel: bpf, cpumap: Make sure kthread is running before map update returns

A race condition was found in the Linux kernel's BPF cpumap implementation in the kthread lifecycle management. A local user can trigger this issue by running XDP redirect operations when the per-CPU kthread is stopped prematurely before processing queued frames, causing the cleanup code to find ...

7.8CVSS7.3AI score0.0014EPSS
Exploits0References5
OSV
OSV
added 2024/05/21 4:15 p.m.3 views

UBUNTU-CVE-2023-52741

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix use-after-free in rdata-readintopages When the network status is unstable, use-after-free may occur when read data from the server. BUG: KASAN: use-after-free in readpagesfillpages+0x14c/0x7e0 Call Trace:...

7.8CVSS6.1AI score0.00255EPSS
Exploits0References31
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.3 views

kernel: drm/amdgpu: unmap and remove csa_va properly

A locking violation was found in the Linux kernel's AMD GPU driver in the context save area cleanup path. A local user can trigger this issue when closing GPU contexts, causing the driver to unmap and remove virtual memory mappings without first reserving the root page directory buffer object. Th...

5.5CVSS7.4AI score0.00143EPSS
Exploits0References5
NVD
NVD
added 2024/04/10 7:15 p.m.15 views

CVE-2021-47187

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residency The entry/exit latency and minimum residency in state for the idle states of MSM8998 were ..bad: first of all, for all of them the timings were written for CP...

5.5CVSS7.4AI score0.00225EPSS
Exploits0References4
CNNVD
CNNVD
added 2024/04/10 12:0 a.m.2 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 Linux kernel that stems from a synchronization process that can cause system crashes or other unstable behavior...

5.5CVSS6.2AI score0.00196EPSS
Exploits0References4
Veracode
Veracode
added 2024/04/04 9:38 a.m.74 views

Denial Of Service (DoS)

Temporal Server is vulnerable to Denial of Service DoS. The vulnerability is caused by an authenticated user with permissions to interact with workflows submitting an invalid UTF-8 string which causes an application crash. This can lead to stuck tasks in the queue, increased queue lag, resource...

4.4CVSS6.6AI score0.00487EPSS
Exploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2024/02/13 4:55 p.m.2 views

jetty-server: OutOfMemoryError for large multipart without filename read via request.getParameter()

A flaw was found in the jetty-server package. A servlet with multipart support could get an OutOfMemorryError when the client sends a part that has a name but no filename and substantial content. This flaw allows a malicious user to jeopardize the environment by leaving the JVM in an unreliable...

5.3CVSS7.3AI score0.0326EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/02/06 12:0 a.m.4 views

PT-2024-13108 · Qualcomm · Snapdragon +12

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue involves memory corruption that occurs when negative display IDs are sent as input while processing the DISPLAYESCAPE event trigger. This can...

8.4CVSS7.2AI score0.00111EPSS
Exploits0References3
Rows per page
Query Builder