Lucene search
+L

36 matches found

RedhatCVE
RedhatCVE
added 2023/12/25 9:1 p.m.484 views

CVE-2023-51767

An authentication bypass vulnerability was found in OpenSSH. When common types of DRAM memory are used, it might allow row hammer attacks because the integer value of authenticated authpassword does not resist flips of a single bit. Mitigation Mitigation for this issue is either not available or...

7CVSS6.8AI score0.00661EPSS
SaveExploits0References6
OSV
OSV
added 2023/12/24 7:15 a.m.1 views

ALPINE-CVE-2023-51767

OpenSSH through 10.0, when common types of DRAM are used, might allow row hammer attacks for authentication bypass because the integer value of authenticated in mmanswerauthpassword does not resist flips of a single bit. NOTE: this is applicable to a certain threat model of attacker-victim...

7CVSS6.9AI score0.00661EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/24 7:15 a.m.4 views

UBUNTU-CVE-2023-51767

OpenSSH through 9.6, when common types of DRAM are used, might allow row hammer attacks for authentication bypass because the integer value of authenticated in mmanswerauthpassword does not resist flips of a single bit. NOTE: this is applicable to a certain threat model of attacker-victim...

7CVSS6.8AI score0.00661EPSS
SaveExploits0References3
NVD
NVD
added 2023/12/22 4:15 p.m.33 views

CVE-2023-42465

Sudo before 1.9.15 might allow row hammer attacks for authentication bypass or privilege escalation because application logic sometimes is based on not equaling an error value instead of equaling a success value, and because the values do not resist flips of a single bit...

7CVSS0.00541EPSS
SaveExploits1References13
Cvelist
Cvelist
added 2023/12/22 12:0 a.m.36 views

CVE-2023-42465

Sudo before 1.9.15 might allow row hammer attacks for authentication bypass or privilege escalation because application logic sometimes is based on not equaling an error value instead of equaling a success value, and because the values do not resist flips of a single bit...

7.5AI score0.00541EPSS
SaveExploits1References9
F5 Networks
F5 Networks
added 2023/02/21 7:41 p.m.18 views

K16842: Row hammer (rowhammer) vulnerability

Security Advisory Description Row hammer rowhammer is a problem with some recent DRAM devices, in which repeatedly accessing a row of memory can cause bit flips in adjacent rows. Impact None. F5 products are not affected by this vulnerability. Security Advisory Status F5 Product Development has...

6.7AI score
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 7:0 p.m.33 views

K10631282: Flip Feng Shui (FFS) vulnerability

Security Advisory Description Flip Feng Shui FFS a new exploitation vector that allows an attacker to induce bit flips over arbitrary physical memory in a fully controlled way. FFS relies on the following underlying primitives: The ability to induce bit flips in controlled but not predetermined...

6.5AI score
SaveExploits0
NVD
NVD
added 2021/11/16 12:15 p.m.61 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.02889EPSS
SaveExploits1References3
CVE
CVE
added 2021/11/16 11:45 a.m.93 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.02889EPSS
SaveExploits1References3Affected Software1
The Hacker News
The Hacker News
added 2020/03/10 9:35 p.m.8 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.3CVSS7.6AI score0.02515EPSS
SaveExploits0
NVD
NVD
added 2020/03/10 4:15 p.m.38 views

CVE-2020-10255

Modern DRAM chips DDR4 and LPDDR4 after 2015 are affected by a vulnerability in deployment of internal mitigations against RowHammer attacks known as Target Row Refresh TRR, aka the TRRespass issue. To exploit this vulnerability, the attacker needs to create certain access patterns to trigger bit...

9.3CVSS8.9AI score0.02515EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2020/03/10 3:59 p.m.54 views

CVE-2020-10255

Modern DRAM chips DDR4 and LPDDR4 after 2015 are affected by a vulnerability in deployment of internal mitigations against RowHammer attacks known as Target Row Refresh TRR, aka the TRRespass issue. To exploit this vulnerability, the attacker needs to create certain access patterns to trigger bit...

8.9AI score0.02515EPSS
SaveExploits0References6
ThreatPost
ThreatPost
added 2015/03/10 6:0 a.m.13 views

Rowhammer Hardware Exploit Poses Threat DRAM Memory in Many Laptops, PCs

Software, from web apps, to operating systems to firmware, has been abused and exploited every which way from Sunday for decades by both researchers and attackers. Now, it is hardware’s turn in the spotlight, as researchers have published details of a new method for exploiting a problem with some...

0.2AI score
SaveExploits0References4
Exploit DB
Exploit DB
added 2015/03/09 12:0 a.m.52 views

Linux Kernel (x86-64) - Rowhammer Privilege Escalation

Sources: http://googleprojectzero.blogspot.ca/2015/03/exploiting-dram-rowhammer-bug-to-gain.html https://code.google.com/p/google-security-research/issues/detail?id=283 Full PoC: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/36310.tar.gz This is a proof-of-conce...

10CVSS8.4AI score0.13573EPSS
SaveExploits3
exploitpack
exploitpack
added 2015/03/09 12:0 a.m.26 views

Linux Kernel (x86-64) - Rowhammer Privilege Escalation

Linux Kernel x86-64 - Rowhammer Privilege Escalation Sources: http://googleprojectzero.blogspot.ca/2015/03/exploiting-dram-rowhammer-bug-to-gain.html https://code.google.com/p/google-security-research/issues/detail?id=283 Full PoC:...

1.2AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2015/03/09 12:0 a.m.106 views

Exploiting the DRAM rowhammer bug to gain kernel privileges

Rowhammer blog post draft Posted by Mark Seaborn, sandbox builder and breaker, with contributions by Thomas Dullien, reverse engineer This guest post continues Project Zero’s practice of promoting excellence in security research on the Project Zero blog Overview “Rowhammer” is a problem with some...

10CVSS9.3AI score0.13573EPSS
SaveExploits3
Rows per page
Query Builder