Lucene search
+L

2458 matches found

CNNVD
CNNVD
added 2024/05/30 12:0 a.m.9 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 freeing all hot-region debugging memory when removing regions, resulting in portions of memory that will be...

5.5CVSS6.8AI score0.00194EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/28 12:0 a.m.9 views

AutomationDirect P3-550E 安全漏洞

The AutomationDirect P3-550E is a programmable control system PLC from AutomationDirect USA. A security vulnerability exists in AutomationDirect P3-550E version 1.2.10.9, which stems from the presence of a residual debugging code vulnerability that could allow an attacker to send specially crafte...

9.8CVSS6.6AI score0.01512EPSS
SaveExploits1References2
OSV
OSV
added 2024/05/27 10:2 p.m.7 views

GHSA-55QG-6C4M-MW6G silverstripe/framework's URL parameters `isDev` and `isTest` unguarded

The URL parameters isDev and isTest are accessible to unauthenticated users who access a SilverStripe website or application. This allows unauthorised users to expose information that is usually hidden on production environments such as verbose errors including backtraces and other debugging tool...

6.5CVSS6.9AI score
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/05/27 12:0 a.m.11 views

Fedora: Security Advisory (FEDORA-2024-60627905b6)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.5AI score0.01089EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/27 12:0 a.m.8 views

PT-2024-40090 · Silverstripe · Silverstripe

Name of the Vulnerable Software and Affected Versions: SilverStripe versions prior to 4.x Description: The issue allows unauthorized users to expose information typically hidden in production environments, such as verbose errors and debugging tools, by accessing certain URL parameters. This is...

6.5CVSS7.1AI score
SaveExploits0References5
Fedora
Fedora
added 2024/05/26 1:29 a.m.14 views

[SECURITY] Fedora 40 Update: rust-desed-1.2.1-4.fc40

Sed script debugger. Debug and demystify your sed scripts with TUI debugger...

7.3AI score
SaveExploits0
NVD
NVD
added 2024/05/22 7:15 a.m.24 views

CVE-2021-47449

In the Linux kernel, the following vulnerability has been resolved: ice: fix locking for Tx timestamp tracking flush Commit 4dd0d5c33c3e "ice: add lock around Tx timestamp tracker flush" added a lock around the Tx timestamp tracker flow which is used to cleanup any left over SKBs and prepare for...

7.1CVSS6.5AI score0.00199EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/22 6:19 a.m.35 views

CVE-2021-47449 ice: fix locking for Tx timestamp tracking flush

In the Linux kernel, the following vulnerability has been resolved: ice: fix locking for Tx timestamp tracking flush Commit 4dd0d5c33c3e "ice: add lock around Tx timestamp tracker flush" added a lock around the Tx timestamp tracker flow which is used to cleanup any left over SKBs and prepare for...

6.4AI score0.00199EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/22 6:19 a.m.118 views

CVE-2021-47438

CVE-2021-47438 affects the Linux kernel mlx5 driver; the root cause is a memory leak in net/mlx5e/ mlx5_core_destroy_cq() where on error path the destroy flow may not complete. The patch fixes this by ensuring the full destroy sequence runs before returning an error and by moving mlx5_debug_cq_re...

7.1CVSS6.7AI score0.00233EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

DEBIAN-CVE-2021-47374

In the Linux kernel, the following vulnerability has been resolved: dma-debug: prevent an error message from causing runtime problems For some drivers, that use the DMA API. This error message can be reached several millions of times per second, causing spam to the kernel's printk buffer and...

5.5CVSS5.3AI score0.00503EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/21 2:20 p.m.34 views

CVE-2021-47274 tracing: Correct the length check which causes memory corruption

In the Linux kernel, the following vulnerability has been resolved: tracing: Correct the length check which causes memory corruption We've suffered from severe kernel crashes due to memory corruption on our production environment, like, Call Trace: 1640542.554277 general protection fault: 0000 1...

7.8CVSS6.5AI score0.00747EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/21 2:20 p.m.24 views

CVE-2021-47274

In the Linux kernel, the following vulnerability has been resolved: tracing: Correct the length check which causes memory corruption We've suffered from severe kernel crashes due to memory corruption on our production environment, like, Call Trace: 1640542.554277 general protection fault: 0000 1...

9.8CVSS7.6AI score0.00747EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 2:40 p.m.21 views

CVE-2024-35845 wifi: iwlwifi: dbg-tlv: ensure NUL termination

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dbg-tlv: ensure NUL termination The iwlfwinidebuginfotlv is used as a string, so we must ensure the string is terminated correctly before using it...

9.1CVSS5.9AI score
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.21 views

CVE-2024-35817

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: amdgputtmgartbind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgputtmbackendunbind will not clear the gart page table entry and leave valid mapping entry pointing t...

7.8CVSS6.2AI score0.00238EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/05/17 1:15 p.m.22 views

CVE-2023-52660

In the Linux kernel, the following vulnerability has been resolved: media: rkisp1: Fix IRQ handling due to shared interrupts The driver requests the interrupts as IRQFSHARED, so the interrupt handlers can be called at any time. If such a call happens while the ISP is powered down, the SoC will ha...

5.5CVSS6.3AI score0.00219EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/05/17 12:0 a.m.9 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 the fact that if the GPU incorrectly accesses the Gart address, it will read undefined values instead of pag...

5.5CVSS6.5AI score0.00238EPSS
SaveExploits0References9
CNVD
CNVD
added 2024/05/16 12:0 a.m.6 views

Siemens SIMATIC RTLS Locating Manager Hidden Function Vulnerability

SIMATIC RTLS Locating Manager is used to configure, operate and maintain the SIMATIC RTLS unit, a real-time wireless positioning system that provides locating solutions. A hidden function vulnerability exists in Siemens SIMATIC RTLS Locating Manager due to an affected application containing hidde...

4.8CVSS6.8AI score0.00173EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.22 views

RHEL 5 : gdb (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 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. - gdb: buffer overflow while opening an ELF for debugging leads to Dos, information dislosure and code...

7.7AI score0.02628EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/05/09 7:47 p.m.16 views

CVE-2022-32506

An issue was discovered on certain Nuki Home Solutions devices. An attacker with physical access to the circuit board could use the SWD debug features to control the execution of code on the processor and debug the firmware, as well as read or alter the content of the internal and external flash...

7AI score0.0161EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/09 7:47 p.m.27 views

CVE-2022-32506

An issue was discovered on certain Nuki Home Solutions devices. An attacker with physical access to the circuit board could use the SWD debug features to control the execution of code on the processor and debug the firmware, as well as read or alter the content of the internal and external flash...

6.8AI score0.0161EPSS
SaveExploits0References4
Rows per page
Query Builder