LIVE · cybersecurity feed
Live wire
vulnerabilitycritical

Critical Vulnerabilities Patched With Chrome 151 Update

The browser refresh eliminates over two dozen memory safety bugs, including critical use-after-free flaws. The post Critical Vulnerabilities Patched With Chrome 151 Update appeared first on SecurityWeek.

zeroday.news ·

Google has released an update for its Chrome browser, version 151, which addresses a significant number of security vulnerabilities. The update is reported to patch more than two dozen memory safety bugs, a category of flaw that often leads to severe security issues. Among these, several critical use-after-free vulnerabilities were specifically highlighted as being resolved.

Use-after-free (UAF) vulnerabilities occur when a program attempts to use memory after it has been freed. This can lead to various unpredictable behaviors, including crashes, corruption of data, or, critically, arbitrary code execution. Attackers can exploit UAF flaws by manipulating the timing of memory allocation and deallocation to insert malicious code into the freed memory region before it is reused by legitimate program operations. When the program then attempts to access the "freed" memory, it inadvertently executes the attacker's code.

Memory safety bugs, as a broader category, encompass a range of issues where a program interacts with memory in an unsafe or unintended way. Besides use-after-free, this can include buffer overflows, out-of-bounds reads and writes, and double-free errors. These types of flaws are particularly prevalent in software developed in languages like C and C++, which offer direct memory management but require careful handling to prevent such vulnerabilities. Modern browsers, being complex applications with extensive C++ codebases, are frequently targets for discovering and exploiting these kinds of issues.

The scope of impact for browser vulnerabilities like these is typically broad, affecting a large user base given Chrome's widespread adoption across various operating systems. Exploitation of such flaws could allow an attacker to execute arbitrary code within the context of the browser, potentially leading to system compromise, data theft, or further network penetration. Users are generally advised to update their browsers promptly to mitigate the risk posed by these patched vulnerabilities.

Mitigation for memory safety issues often involves adopting safer programming practices, utilizing memory-safe languages where feasible, and employing robust testing methodologies, including fuzzing and static analysis. For end-users, the primary mitigation strategy is to ensure that their software, especially web browsers, is kept up-to-date. Browser vendors typically push updates automatically, but users should verify that updates are applied or manually trigger them if necessary.

This update underscores the continuous effort required to maintain the security of widely used software like web browsers. The regular discovery and patching of critical vulnerabilities, particularly memory safety issues, highlight the ongoing cat-and-mouse game between security researchers, developers, and malicious actors. It reinforces the industry-wide understanding that proactive patching and user vigilance are essential components of a robust cybersecurity posture in the face of persistent threats.

vulnerabilitypatchcloud
ShareXLinkedInWhatsAppFacebook

More News

view all →
email securityhigh

Sensitive Info Goes Into ‘No Reply’ Emails Constantly. This Guy Sees It All

Security researchers Cory Solovewicz and Mike Sheward have inadvertently created honeypots by purchasing domains like noreply.us and deleteduser.com. Organizations are mistakenly sending sensitive data, including personal information, company secrets, and system credentials, to these domains, believing they are unmonitored. Both researchers are now working to notify affected entities and raise awareness about this widespread misconfiguration, highlighting the potential for malicious actors to exploit such vulnerabilities.

surveillance

Flock’s Plans for Rideshare Dashcams and Coaching Police, Revealed

Flock Safety, a company known for its public safety cameras, reportedly pitched a plan to utilize dashcams from rideshare and delivery vehicles to collect license plate data. This initiative, which did not proceed, would have involved a partnership with Nexar, a dashcam manufacturer, and potentially involved drivers without their knowledge. Separately, a former Flock employee alleged the company provided direct camera access to ICE and CBP through a pilot program, contradicting internal statements.

atlassianhigh

Atlassian Rovo Can Be Tricked Into Sending Jira and Confluence Data to Attackers

Two security firms have identified vulnerabilities in Atlassian's Rovo assistant that could allow attackers to exfiltrate data from Jira and Confluence. One vulnerability, dubbed RovoBlast by Varonis Threat Labs, allowed attackers to trick Rovo into sending data to an external server via a malicious link. Atlassian has confirmed this issue is fixed server-side. The second vulnerability, found by PromptArmor, involved injecting malicious instructions into content Rovo processes, enabling data exfiltration without explicit user approval. The status of this second vulnerability remains unconfirmed after its initial disclosure.

breach

Unlimited Technology Systems Data Breach Exposes Data of 3.8 Million Healthcare Patients

Hackers stole personal, medical, and insurance data of 3.8 million people from Unlimited Technology Systems’ data center. Unlimited Technology Systems disclosed a data breach affecting more than 3.8 million people after hackers accessed one of its commercial data centers between October 5 and 10, 2025. Unlimited Technology Systems is a U.S.-based healthcare technology company headquartered […]

malwarehigh

Living off the coding agent: Two tales of tunnels and LaunchAgents

Agent-parented reverse tunnels and LaunchAgents can expose a local admin app to the internet. Endpoint still needs to treat that as high severity even when the activity looks like vibe-coded ops, not confirmed malware.

ai

OpenAI pledges to add Astra security as Anthropic loosens Fable's leash

Or how I learned to stop worrying and love dangerous AI