Lucene search
K

26 matches found

Debian CVE
Debian CVE
added 2026/05/08 1:11 p.m.7 views

CVE-2026-43311

In the Linux kernel, the following vulnerability has been resolved: soc/tegra: pmc: Fix unsafe generichandleirq call Currently, when resuming from system suspend on Tegra platforms, the following warning is observed: WARNING: CPU: 0 PID: 14459 at kernel/irq/irqdesc.c:666 Call trace:...

5.5CVSS5.8AI score0.00017EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/05/20 5:10 p.m.35 views

CVE-2024-35962

In the Linux kernel, the following vulnerability has been resolved: netfilter: complete validation of user input In my recent commit, I missed that doreplace handlers use copyfromsockptr which I fixed, followed by unsafe copyfromsockptroffset calls. In all functions, we can perform the @optlen...

5.5CVSS7.7AI score0.00007EPSS
Exploits0References4
OSV
OSV
added 2022/06/16 11:51 p.m.4 views

GHSA-PMCV-MGCF-RVXG Non-aligned u32 read in Chacha20 encryption and decryption

The implementation does not enforce alignment requirements on input slices while incorrectly assuming 4-byte alignment through an unsafe call to std::slice::fromrawpartsmut, which breaks the contract and introduces undefined behavior. This affects Chacha20 encryption and decryption in crypto2...

9.8CVSS7.2AI score0.00233EPSS
Exploits0References3
Cvelist
Cvelist
added 2022/04/01 10:17 p.m.20 views

CVE-2022-1018 ICSA-22-088-01 Rockwell Automation ISaGRAF

When opening a malicious solution file provided by an attacker, the application suffers from an XML external entity vulnerability due to an unsafe call within a dynamic link library file. An attacker could exploit this to pass data from local files to a remote web server, leading to a loss of...

5.5CVSS5.7AI score0.09136EPSS
Exploits0References1
OSV
OSV
added 2021/10/08 12:0 p.m.17 views

RUSTSEC-2021-0121 Non-aligned u32 read in Chacha20 encryption and decryption

The implementation does not enforce alignment requirements on input slices while incorrectly assuming 4-byte alignment through an unsafe call to std::slice::fromrawpartsmut, which breaks the contract and introduces undefined behavior. This affects Chacha20 encryption and decryption in crypto2...

9.8CVSS9.4AI score0.00233EPSS
Exploits0References3
RustSec
RustSec
added 2021/10/08 12:0 p.m.12 views

Non-aligned u32 read in Chacha20 encryption and decryption

The implementation does not enforce alignment requirements on input slices while incorrectly assuming 4-byte alignment through an unsafe call to std::slice::fromrawpartsmut, which breaks the contract and introduces undefined behavior. This affects Chacha20 encryption and decryption in crypto2...

9.8CVSS2.1AI score0.00233EPSS
Exploits0
CVE
CVE
added 2021/06/06 10:28 p.m.55 views

CVE-2021-33898

Invoice Ninja before 4.4.0 has an unsafe unserialize() call in app/Ninja/Repositories/AccountRepository.php which can let an attacker deserialize arbitrary PHP classes. In certain contexts this may lead to remote code execution. The attack input is tied to http://www.geoplugin.net (plain HTTP), a...

8.1CVSS8.3AI score0.01856EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2021/06/06 10:28 p.m.13 views

CVE-2021-33898

In Invoice Ninja before 4.4.0, there is an unsafe call to unserialize in app/Ninja/Repositories/AccountRepository.php that may allow an attacker to deserialize arbitrary PHP classes. In certain contexts, this can result in remote code execution. The attacker's input must be hosted at...

8.6AI score0.01856EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2019/10/11 4:30 p.m.24 views

CVE-2018-12549

In Eclipse OpenJ9 version 0.11.0, the OpenJ9 JIT compiler may incorrectly omit a null check on the receiver object of an Unsafe call when accelerating it...

9.8CVSS3.3AI score0.00719EPSS
Exploits0References2
Veracode
Veracode
added 2019/05/16 3:57 a.m.25 views

Missing Null Check

Eclipse OpenJ9 is vulnerable to missing null check vulnerability. This occurs in a part of the component JIT Compiler because the OpenJ9 JIT compiler incorrectly omits a null check on the receiver object of an Unsafe call when accelerating it...

9.8CVSS9AI score0.00719EPSS
Exploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2019/03/06 9:53 p.m.5 views

JDK: missing null check when accelerating Unsafe calls

In Eclipse OpenJ9 version 0.11.0, the OpenJ9 JIT compiler may incorrectly omit a null check on the receiver object of an Unsafe call when accelerating it...

9.8CVSS7.4AI score0.00719EPSS
Exploits0References4
CNVD
CNVD
added 2019/02/13 12:0 a.m.1 views

Eclipse OpenJ9 Input Validation Error Vulnerability

clipse OpenJ9 is a Java application engine from the Eclipse Foundation. The product is primarily used to run Java applications. An input validation error vulnerability exists in Eclipse OpenJ9 version 0.11.0, which arises from a networked system or product that does not properly validate input...

9.8CVSS9.1AI score0.00719EPSS
Exploits0References1
Prion
Prion
added 2019/02/11 3:29 p.m.22 views

Design/Logic Flaw

In Eclipse OpenJ9 version 0.11.0, the OpenJ9 JIT compiler may incorrectly omit a null check on the receiver object of an Unsafe call when accelerating it...

7.5CVSS9.3AI score0.00719EPSS
Exploits0References5Affected Software5
NVD
NVD
added 2019/02/11 3:29 p.m.18 views

CVE-2018-12549

In Eclipse OpenJ9 version 0.11.0, the OpenJ9 JIT compiler may incorrectly omit a null check on the receiver object of an Unsafe call when accelerating it...

9.8CVSS6.7AI score0.00719EPSS
Exploits0References5
OSV
OSV
added 2019/02/11 3:29 p.m.28 views

CVE-2018-12549

In Eclipse OpenJ9 version 0.11.0, the OpenJ9 JIT compiler may incorrectly omit a null check on the receiver object of an Unsafe call when accelerating it...

9.8CVSS7.1AI score
Exploits0References5
Github Security Blog
Github Security Blog
added 2018/07/26 4:8 p.m.27 views

Code injection in rope

base/oi/doa.py in the Rope library in CPython aka Python allows remote attackers to execute arbitrary code by leveraging an unsafe call to pickle.load...

9.8CVSS9.5AI score0.0228EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2018/07/26 4:8 p.m.16 views

GHSA-R38R-QP28-2M63 Code injection in rope

base/oi/doa.py in the Rope library in CPython aka Python allows remote attackers to execute arbitrary code by leveraging an unsafe call to pickle.load...

9.8CVSS9.6AI score0.0228EPSS
Exploits0References6
OSV
OSV
added 2018/04/06 4:29 p.m.5 views

CVE-2014-3539

base/oi/doa.py in the Rope library in CPython aka Python allows remote attackers to execute arbitrary code by leveraging an unsafe call to pickle.load...

9.8CVSS9.7AI score
Exploits0References4
Prion
Prion
added 2018/04/06 4:29 p.m.13 views

Code injection

base/oi/doa.py in the Rope library in CPython aka Python allows remote attackers to execute arbitrary code by leveraging an unsafe call to pickle.load...

7.5CVSS8.1AI score0.0228EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2018/04/06 4:0 p.m.17 views

CVE-2014-3539

base/oi/doa.py in the Rope library in CPython aka Python allows remote attackers to execute arbitrary code by leveraging an unsafe call to pickle.load...

9.7AI score0.0228EPSS
Exploits0References2
Rows per page
Query Builder