CVE-2015-1252
HighSummary
In Google Chrome before version 43.0.2357.65, there is an issue with wrap handling in common/partial_circular_buffer.cc, allowing remote attackers to bypass a sandbox protection mechanism or cause a denial of service (out-of-bounds write) via vectors that trigger a write operation with a large amount of data.
Risk Assessment
Attackers may exploit this vulnerability to bypass browser security, potentially leading to serious consequences for user data security and system stability.
Recommendation
It is recommended to update Google Chrome to the latest version to mitigate this vulnerability and ensure adequate protection against potential attacks.
Other vulnerabilities in Google Chrome
See all- CVE-2026-8581High
A use after free vulnerability in GPU in Google Chrome prior to version 148.0.7778.168 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page.
- CVE-2026-8577High
Integer overflow in Fonts in Google Chrome prior to version 148.0.7778.168 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page.
- CVE-2026-8575High
A use after free vulnerability in the UI in Google Chrome prior to version 148.0.7778.168 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page.
- CVE-2026-8573High
Integer overflow in Codecs in Google Chrome on Windows prior to version 148.0.7778.168 allowed a remote attacker to potentially perform a sandbox escape via a crafted video file.
- CVE-2026-8569High
An out of bounds write in Codecs in Google Chrome on Mac prior to version 148.0.7778.168 allowed a remote attacker to potentially perform a sandbox escape via a crafted video file.
- CVE-2026-8558High
In Google Chrome prior to version 148.0.7778.168, an out of bounds write in Fonts allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page.
- CVE-2026-8557High
In Google Chrome prior to version 148.0.7778.168, there was a use after free vulnerability in the Accessibility module that allowed a remote attacker who compromised the renderer process to perform privilege escalation via a crafted HTML page.
- CVE-2026-8555High
Use after free in GTK in Google Chrome on Windows prior to version 148.0.7778.168 allows a remote attacker to execute arbitrary code via a crafted HTML page.
- CVE-2026-8551High
A use after free vulnerability in Downloads in Google Chrome prior to version 148.0.7778.168 allowed a remote attacker to execute arbitrary code via a crafted HTML page if a user engaged in specific UI gestures.
- CVE-2026-8549High
Use after free in Media in Google Chrome prior to 148.0.7778.168 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page.
Original NVD description (English source)
common/partial_circular_buffer.cc in Google Chrome before 43.0.2357.65 does not properly handle wraps, which allows remote attackers to bypass a sandbox protection mechanism or cause a denial of service (out-of-bounds write) via vectors that trigger a write operation with a large amount of data, related to the PartialCircularBuffer::Write and PartialCircularBuffer::DoWrite functions.

