Lucene search
+L

5229 matches found

RedhatCVE
RedhatCVE
added 2022/12/05 9:31 a.m.47 views

CVE-2022-4285

An illegal memory access flaw was found in the binutils package. Parsing an ELF file containing corrupt symbol version information may result in a denial of service. This issue is the result of an incomplete fix for CVE-2020-16599...

5.5CVSS3.7AI score0.01042EPSS
SaveExploits2References5
Microsoft CVE
Microsoft CVE
added 2022/12/02 8:00 a.m.7 views

systemd 250 and 251 allows local users to achieve a systemd-coredump deadlock by triggering a crash that has a long backtrace. This occurs in parse_elf_object in shared/elf-util.c. The exploitation methodology is to crash a binary calling the same function recursively and put it in a deeply nested directory to make its backtrace large enough to cause the deadlock. This must be done 16 times when MaxConnections=16 is set for the systemd/units/systemd-coredump.socket file.

...

5.5CVSS5.9AI score0.00254EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2022/11/30 12:00 a.m.25 views

SUSE: Security Advisory (SUSE-SU-2022:4277-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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.8CVSS7.2AI score0.024EPSS
SaveExploits3References18
OSV
OSV
added 2022/11/23 11:15 p.m.11 views

AZL-41470 CVE-2022-45873 affecting package systemd-bootstrap for versions less than 250.3-17

systemd 250 and 251 allows local users to achieve a systemd-coredump deadlock by triggering a crash that has a long backtrace. This occurs in parseelfobject in shared/elf-util.c. The exploitation methodology is to crash a binary calling the same function recursively, and put it in a deeply nested...

5.5CVSS6.4AI score0.00254EPSS
SaveExploits0References1
OSV
OSV
added 2022/11/23 11:15 p.m.5 views

DEBIAN-CVE-2022-45873

systemd 250 and 251 allows local users to achieve a systemd-coredump deadlock by triggering a crash that has a long backtrace. This occurs in parseelfobject in shared/elf-util.c. The exploitation methodology is to crash a binary calling the same function recursively, and put it in a deeply nested...

5.5CVSS5.4AI score0.00254EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/11/23 12:00 a.m.7 views

systemd 资源管理错误漏洞

systemd is a Linux-based system and service manager from the individual developer Lennart Poettering in Germany. It is compatible with SysV and LSB startup scripts and provides a framework for representing dependencies between system services. A security vulnerability exists in systemd versions 2...

5.5CVSS6.3AI score0.00254EPSS
SaveExploits0References6
OpenVAS
OpenVAS
added 2022/11/22 12:00 a.m.33 views

SUSE: Security Advisory (SUSE-SU-2022:4146-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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.8CVSS7.2AI score0.024EPSS
SaveExploits3References16
OSV
OSV
added 2022/11/21 8:57 a.m.20 views

SUSE-SU-2022:4146-1 Security update for binutils

This update for binutils fixes the following issues: The following security bugs were fixed: - CVE-2019-1010204: Fixed out-of-bounds read in elfcpp/elfcppfile.h bsc1142579. - CVE-2021-3530: Fixed stack-based buffer overflow in demanglepath in rust-demangle.c bsc1185597. - CVE-2021-3648: Fixed...

7.8CVSS7.3AI score0.024EPSS
SaveExploits3References24
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.7 views

PT-2022-35441 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.153 Description: A memory leak was discovered in the load elf binary function. The issue was introduced in version v5.7 and is fixed in Linux Kernel version v5.10.153. Recommendations: For Linux Kernel...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.7 views

PT-2022-34919 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.7 Description: A memory leak was discovered in the load elf binary function. The issue was introduced in version v5.7 and is fixed in Linux Kernel version v6.0.7. Recommendations: For Linux Kernel versions...

7.1AI score
SaveExploits0References1
OSV
OSV
added 2022/10/31 12:00 p.m.16 views

RUSTSEC-2022-0079 ELF header parsing library doesn't check for valid offset

The crate has several unsafe sections that don't perform proper pointer validation. An example can be found in the following function: fn sectionheaderraw&self - &ET::SectionHeader let shoff = self.elfheader.sectionheaderoffset as usize; let shnum = self.elfheader.sectionheaderentrynum as usize;...

7.2AI score
SaveExploits0References3
RustSec
RustSec
added 2022/10/31 12:00 p.m.15 views

ELF header parsing library doesn't check for valid offset

The crate has several unsafe sections that don't perform proper pointer validation. An example can be found in the following function: fn sectionheaderraw&self - &ET::SectionHeader let shoff = self.elfheader.sectionheaderoffset as usize; let shnum = self.elfheader.sectionheaderentrynum as usize;...

1.1AI score
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2022/10/18 12:00 a.m.5 views

PT-2022-27663 · Systemd +5 · Systemd +5

Name of the Vulnerable Software and Affected Versions: systemd versions 250 through 251 Description: The issue allows local users to achieve a systemd-coredump deadlock by triggering a crash that has a long backtrace. This occurs in the parse elf object function in shared/elf-util.c. The...

5.5CVSS7AI score0.00867EPSS
SaveExploits2References35
CNVD
CNVD
added 2022/10/11 12:00 a.m.32 views

LIEF Denial of Service Vulnerability

LIEF is a cross-platform library from the personal developer Romain Thomas. Used for parsing, modifying and abstracting Elf, Pe and MachO formats, a denial of service vulnerability exists in LIEF v0.12.1, which stems from a failure to properly handle incoming error messages in the initandparse...

6.5CVSS4AI score0.00615EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/09/30 12:00 a.m.9 views

LIEF 安全漏洞

LIEF is a cross-platform library from the individual developer Romain Thomas. It is used to parse, modify and abstract Elf, Pe and MachO formats. A security vulnerability exists in LIEF version v0.12.1. An attacker has exploited this vulnerability to cause a denial of service DOS via a segmentati...

6.5CVSS6.5AI score0.00622EPSS
SaveExploits1References2
CNVD
CNVD
added 2022/09/29 12:00 a.m.42 views

ToaruOS Code Execution Vulnerability

ToaruOS is an open source computer operating system written in the C language. A code execution vulnerability exists in ToaruOS version 2.0.1, which stems from a global overflow in readelf, and can be exploited to remotely execute code while parsing a specially crafted ELF file...

8.4CVSS7.9AI score0.00294EPSS
SaveExploits1References1
OSV
OSV
added 2022/09/28 5:15 p.m.7 views

CVE-2022-38934

readelf in ToaruOS 2.0.1 has some arbitrary address read vulnerabilities when parsing a crafted ELF file...

3.3CVSS5.9AI score0.00265EPSS
SaveExploits1References1
NVD
NVD
added 2022/09/28 5:15 p.m.28 views

CVE-2022-38934

readelf in ToaruOS 2.0.1 has some arbitrary address read vulnerabilities when parsing a crafted ELF file...

3.3CVSS0.00265EPSS
SaveExploits1References1
Prion
Prion
added 2022/09/28 5:15 p.m.24 views

Design/Logic Flaw

readelf in ToaruOS 2.0.1 has some arbitrary address read vulnerabilities when parsing a crafted ELF file...

1.9CVSS4.4AI score0.00265EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2022/09/28 4:30 p.m.47 views

CVE-2022-38934

readelf in ToaruOS 2.0.1 has some arbitrary address read vulnerabilities when parsing a crafted ELF file...

4.6AI score0.00265EPSS
SaveExploits1References1
Rows per page
Query Builder