Lucene search
+L

214 matches found

Vulnrichment
Vulnrichment
added 2022/10/15 12:00 a.m.13 views

CVE-2022-42961

An issue was discovered in wolfSSL before 5.5.0. A fault injection attack on RAM via Rowhammer leads to ECDSA key disclosure. Users performing signing operations with private ECC keys, such as in server-side TLS connections, might leak faulty ECC signatures. These signatures can be processed via ...

5.3AI score0.00562EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/10/15 12:00 a.m.12 views

wolfSSL 安全漏洞

wolfSSL CyaSSL is a small, portable embedded SSL programming library for embedded systems developers from wolfSSL, Inc. in the United States. A security vulnerability exists in wolfSSL version 5.5.0, which stems from an attacker's ability to perform a fault injection attack on RAM via Rowhammer,...

5.3CVSS5.7AI score0.00562EPSS
SaveExploits0References2
OSV
OSV
added 2022/10/15 12:00 a.m.27 views

CVE-2022-42961

An issue was discovered in wolfSSL before 5.5.0. A fault injection attack on RAM via Rowhammer leads to ECDSA key disclosure. Users performing signing operations with private ECC keys, such as in server-side TLS connections, might leak faulty ECC signatures. These signatures can be processed via ...

5.3CVSS5.4AI score
SaveExploits0References3
Debian CVE
Debian CVE
added 2022/10/15 12:00 a.m.76 views

CVE-2022-42961

An issue was discovered in wolfSSL before 5.5.0. A fault injection attack on RAM via Rowhammer leads to ECDSA key disclosure. Users performing signing operations with private ECC keys, such as in server-side TLS connections, might leak faulty ECC signatures. These signatures can be processed via ...

5.3CVSS5.2AI score0.00562EPSS
SaveExploits0
Schneier on Security
Schneier on Security
added 2021/11/19 2:31 p.m.20 views

New Rowhammer Technique

Rowhammer is an attack technique involving accessing -- thats "hammering" -- rows of bits in memory, millions of times per second, with the intent of causing bits in neighboring rows to flip. This is a side-channel attack, and the result can be all sorts of mayhem. Well, there is a new enhancemen...

6.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/11/16 4:48 p.m.61 views

New Blacksmith Exploit Bypasses Current Rowhammer Attack Defenses

Cybersecurity researchers have demonstrated yet another variation of the Rowhammer attack affecting all DRAM dynamic random-access memory chips that bypasses currently deployed mitigations, thereby effectively compromising the security of the devices. The new technique — dubbed "Blacksmith"...

9CVSS8.3AI score0.02984EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2021/11/16 2:44 p.m.102 views

CVE-2021-42114

A Rowhammer flaw was found in the latest DDR4 DRAM hardware chips. This flaw is different from the previously known attack CVE-2020-10255 by non-uniform patterns of memory access. These DDR4 DRAM hardware chips implement a Target Row Refresh TRR mitigation to prevent a Rowhammer flaw-induced bit...

9.3CVSS8.6AI score0.02984EPSS
SaveExploits1References6
NVD
NVD
added 2021/11/16 12:15 p.m.67 views

CVE-2021-42114

Modern DRAM devices PC-DDR4, LPDDR4X are affected by a vulnerability in their internal Target Row Refresh TRR mitigation against Rowhammer attacks. Novel non-uniform Rowhammer access patterns, consisting of aggressors with different frequencies, phases, and amplitudes allow triggering bit flips o...

9CVSS0.02984EPSS
SaveExploits1References3
Prion
Prion
added 2021/11/16 12:15 p.m.39 views

Privilege escalation

Modern DRAM devices PC-DDR4, LPDDR4X are affected by a vulnerability in their internal Target Row Refresh TRR mitigation against Rowhammer attacks. Novel non-uniform Rowhammer access patterns, consisting of aggressors with different frequencies, phases, and amplitudes allow triggering bit flips o...

7.9CVSS8.4AI score0.02984EPSS
SaveExploits1References3
CVE
CVE
added 2021/11/16 11:45 a.m.112 views

CVE-2021-42114

CVE-2021-42114 (Blacksmith) affects modern DRAM (PC‑DDR4, LPDDR4X) where TRR mitigations can be bypassed by non‑uniform memory access patterns. ETH Zurich et al. demonstrated a fuzzer (Blacksmith) that triggered bit flips across 40 DRAM devices from major vendors (Samsung, SK Hynix, Micron), enab...

9CVSS8.2AI score0.02984EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2021/11/16 11:45 a.m.77 views

CVE-2021-42114 Scalable Rowhammering In the Frequency Domain to Bypass TRR Mitigations On Modern DDR4/LPDDR4X Devices

Modern DRAM devices PC-DDR4, LPDDR4X are affected by a vulnerability in their internal Target Row Refresh TRR mitigation against Rowhammer attacks. Novel non-uniform Rowhammer access patterns, consisting of aggressors with different frequencies, phases, and amplitudes allow triggering bit flips o...

9CVSS9.2AI score0.02984EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2021/11/15 4:00 p.m.6 views

CVE-2021-42114

Modern DRAM devices PC-DDR4, LPDDR4X are affected by a vulnerability in their internal Target Row Refresh TRR mitigation against Rowhammer attacks. Novel non-uniform Rowhammer access patterns, consisting of aggressors with different frequencies, phases, and amplitudes allow triggering bit flips o...

9CVSS7.5AI score0.02984EPSS
SaveExploits1References4Affected Software6
CNNVD
CNNVD
added 2021/11/15 12:00 a.m.22 views

Ddr4 Dram 安全漏洞

Ddr4 Dram is a synchronous dynamic random access memory. A security vulnerability exists in DDR4 DRAM that originated in the product that allows an unprivileged system user to use a Rowhammer attack variant to trigger bit corruption across memory spaces. An attacker could cause a denial of servic...

9CVSS8.1AI score0.02984EPSS
SaveExploits1References5
Wired Threat Level
Wired Threat Level
added 2021/05/26 2:01 p.m.41 views

As Chips Shrink, Rowhammer Attacks Get Harder to Stop

A full fix for the “Half-Double” technique will require rethinking how memory semiconductors are designed...

3.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/05/26 6:58 a.m.62 views

Google Researchers Discover A New Variant of Rowhammer Attack

A team of security researchers from Google has demonstrated yet another variant of the Rowhammer vulnerability that targets increasingly smaller DRAM chips to bypass all current mitigations, making it a persistent threat to chip security. Dubbed "Half-Double," the new hammering technique hinges o...

1.3AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/04/14 2:16 p.m.40 views

New JavaScript Exploit Can Now Carry Out DDR4 Rowhammer Attacks

Academics from Vrije University in Amsterdam and ETH Zurich have published a new research paper describing yet another variation of the Rowhammer attack. Dubbed SMASH Synchronized MAny-Sided Hammering, the technique can be used to successfully trigger the attack from JavaScript on modern DDR4 RAM...

1.2AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/03/12 6:35 a.m.8 views

New Browser Attack Allows Tracking Users Online With JavaScript Disabled

Researchers have discovered a new side-channel that they say can be reliably exploited to leak information from web browsers that could then be leveraged to track users even when JavaScript is completely disabled. "This is a side-channel attack which doesn't require any JavaScript to run," the...

6.1AI score
SaveExploits0
Lenovo
Lenovo
added 2020/12/08 1:59 p.m.172 views

Rowhammer DDR4 Vulnerability - Lenovo Support US

No description provided...

9.3CVSS9.1AI score0.02579EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2020/08/07 4:24 a.m.87 views

Intel, ARM, IBM, AMD Processors Vulnerable to New Side-Channel Attacks

It turns out that the root cause behind several previously disclosed speculative execution attacks against modern processors, such as Meltdown and Foreshadow, was misattributed to 'prefetching effect,' resulting in hardware vendors releasing incomplete mitigations and countermeasures. Sharing its...

1AI score
SaveExploits0
The Hacker News
The Hacker News
added 2020/03/10 9:35 p.m.99 views

Poor Rowhammer Fixes On DDR4 DRAM Chips Re-Enable Bit Flipping Attacks

Remember rowhammer vulnerability? A critical issue affecting modern DRAM dynamic random access memory chips that could allow attackers to obtain higher kernel privileges on a targeted system by repeatedly accessing memory cells and induce bit flips. To mitigate Rowhammer vulnerability on the late...

9.3CVSS1.1AI score0.02579EPSS
SaveExploits0
Rows per page
Query Builder