Lucene search
+L

7170 matches found

Ubuntu
Ubuntu
added 2025/02/26 12:57 p.m.114 views

USN-7293-1: Linux kernel vulnerabilities

Attila Szász discovered that the HFS+ file system implementation in the Linux Kernel contained a heap overflow vulnerability. An attacker could use a specially crafted file system image that, when mounted, could cause a denial of service system crash or possibly execute arbitrary code...

9.8CVSS8AI score0.03301EPSS
SaveExploits2
OSV
OSV
added 2025/02/26 2:10 a.m.14 views

CVE-2022-49320 dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type

In the Linux kernel, the following vulnerability has been resolved: dmaengine: zynqmpdma: In struct zynqmpdmachan fix descsize data type In zynqmpdmaalloc/freechanresources functions there is a potential overflow in the below expressions. dmaalloccoherentchan-dev, 2 chan-descsize ZYNQMPDMANUMDESC...

5.5AI score
SaveExploits0References9
CVE
CVE
added 2025/02/26 1:55 a.m.53 views

CVE-2022-49143

CVE-2022-49143 entry is rejected/not used.

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2025/02/26 12:00 a.m.11 views

Mageia: Security Advisory (MGASA-2025-0076)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 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.1AI score0.00555EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2025/02/26 12:00 a.m.7 views

Mageia: Security Advisory (MGASA-2025-0072)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 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.1CVSS7.1AI score0.00526EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2025/02/26 12:00 a.m.13 views

Ubuntu: Security Advisory (USN-7300-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 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...

8.6AI score
SaveExploits1References2
Ubuntu
Ubuntu
added 2025/02/25 5:02 p.m.108 views

USN-7301-1: Linux kernel vulnerabilities

Attila Szász discovered that the HFS+ file system implementation in the Linux Kernel contained a heap overflow vulnerability. An attacker could use a specially crafted file system image that, when mounted, could cause a denial of service system crash or possibly execute arbitrary code...

9.8CVSS8.1AI score0.01369EPSS
SaveExploits1
CVE
CVE
added 2025/02/25 3:54 p.m.174 views

CVE-2025-26597

CVE-2025-26597 affects X.Org/Xwayland. A buffer overflow can occur when XkbChangeTypesOfKey() is called first with a 0 group (resizing the key symbols table) and then with a non‑zero group (actions remain the wrong size). This is tied to the heap/buffer handling in XkbChangeTypesOfKey() and is re...

7.8CVSS7.5AI score0.00435EPSS
SaveExploits0References19Affected Software1
OSV
OSV
added 2025/02/25 3:54 p.m.10 views

CVE-2025-26597 Xorg: xwayland: buffer overflow in xkbchangetypesofkey()

A buffer overflow flaw was found in X.Org and Xwayland. If XkbChangeTypesOfKey is called with a 0 group, it will resize the key symbols table to 0 but leave the key actions unchanged. If the same function is later called with a non-zero value of groups, this will cause a buffer overflow because t...

7.8CVSS7.2AI score
SaveExploits0References23
OSV
OSV
added 2025/02/25 3:54 p.m.10 views

CVE-2025-26596 Xorg: xwayland: heap overflow in xkbwritekeysyms()

A heap overflow flaw was found in X.Org and Xwayland. The computation of the length in XkbSizeKeySyms differs from what is written in XkbWriteKeySyms, which may lead to a heap-based buffer overflow...

7.8CVSS7.4AI score
SaveExploits0References22
Cvelist
Cvelist
added 2025/02/25 3:54 p.m.58 views

CVE-2025-26596 Xorg: xwayland: heap overflow in xkbwritekeysyms()

A heap overflow flaw was found in X.Org and Xwayland. The computation of the length in XkbSizeKeySyms differs from what is written in XkbWriteKeySyms, which may lead to a heap-based buffer overflow...

7.8CVSS0.00429EPSS
SaveExploits0References17
Debian CVE
Debian CVE
added 2025/02/25 3:54 p.m.18 views

CVE-2025-26595

A buffer overflow flaw was found in X.Org and Xwayland. The code in XkbVModMaskText allocates a fixed-sized buffer on the stack and copies the names of the virtual modifiers to that buffer. The code fails to check the bounds of the buffer and would copy the data regardless of the size...

7.8CVSS7.8AI score0.00429EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2025/02/25 11:30 a.m.28 views

USN-7288-2: Linux kernel vulnerabilities

Attila Szász discovered that the HFS+ file system implementation in the Linux Kernel contained a heap overflow vulnerability. An attacker could use a specially crafted file system image that, when mounted, could cause a denial of service system crash or possibly execute arbitrary code...

9.8CVSS8AI score0.03301EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.22 views

Ubuntu 22.04 LTS / 24.04 LTS : Linux kernel vulnerabilities (USN-7301-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7301-1 advisory. Attila Szsz discovered that the HFS+ file system implementation in the Linux Kernel contained a heap overflow vulnerability. An attacker coul...

9.8CVSS7.5AI score0.01369EPSS
SaveExploits1References205
Positive Technologies
Positive Technologies
added 2025/02/25 12:00 a.m.3 views

PT-2025-7894

Name of the Vulnerable Software and Affected Versions X.Org and Xwayland affected versions not specified Description A heap overflow flaw was found in the computation of the length in XkbSizeKeySyms, which differs from what is written in XkbWriteKeySyms, potentially leading to a heap-based buffer...

7.8CVSS7AI score0.00429EPSS
SaveExploits0References155
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.14 views

Siemens SIMATIC S7-1500 TM MFP BIOS Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') (CVE-2022-23218)

The deprecated compatibility function svcunixcreate in the sunrpc module of the GNU C Library aka glibc through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or if an application is not...

9.8CVSS7.7AI score0.04729EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2025/02/24 6:27 p.m.32 views

OpenH264 Rust API Openh264 Decoding Functions Heap Overflow Vulnerability

OpenH264 recently reported a heap overflow that was fixed in upstream 63db555 and integrated into our 0.6.6 release. For users relying on Cisco's pre-compiled DLL, we also published 0.8.0, which is compatible with their latest fixed DLL version 2.6.0. In other words: - if you rely on our source...

8.6CVSS7AI score0.00673EPSS
SaveExploits0References5Affected Software1
Rosalinux
Rosalinux
added 2025/02/24 12:28 p.m.22 views

Advisory ROSA-SA-2025-2720

Software: vim 8.0.1763 OS: ROSA Virtualization 3.0 packageevrstring: vim-8.0.1763 CVE-ID: CVE-2019-12735 BDU-ID: 2019-03251 CVE-Crit: HIGH CVE-DESC.: A vulnerability in the getchar.c library of the Vim text editor is related to the lack of filtering of the "!source" command, which allows arbitrar...

9.8CVSS8.1AI score0.25308EPSS
SaveExploits6
CNVD
CNVD
added 2025/02/24 12:00 a.m.16 views

D-Link DSL-3782 Multiple Parameter Buffer Overflow Vulnerability

The D-Link DSL-3782 is a wireless router from Taiwan, China-based D-Link. The D-Link DSL-3782 suffers from a buffer overflow vulnerability that originates in the destination, netmask, and gateway parameters, which can be exploited by an attacker to cause a denial of service...

5.7CVSS6.7AI score0.00471EPSS
SaveExploits0References1
CNVD
CNVD
added 2025/02/24 12:00 a.m.24 views

Heap Overflow Vulnerability in Google Chrome V8

Google Chrome is a WEB browser developed by Google Inc. Google Chrome V8 suffers from a heap overflow vulnerability that can be exploited by a remote attacker to submit a special Web request that induces the user to parse it, which can be used to execute arbitrary code in the application context...

8.8CVSS7.6AI score0.00639EPSS
SaveExploits0References1
Rows per page
Query Builder