Google has up to date its Chrome browser to patch a high-severity zero-day vulnerability that enables attackers to execute malicious code on finish person units. The repair marks the fifth time this yr the corporate has up to date the browser to guard customers from an present malicious exploit.
The vulnerability, tracked as CVE-2024-4671, is a “use after free,” a category of bug that happens in C-based programming languages. In these languages, builders should allocate reminiscence area wanted to run sure functions or operations. They do that through the use of “pointers” that retailer the reminiscence addresses the place the required knowledge will reside. As a result of this area is finite, reminiscence places ought to be deallocated as soon as the applying or operation not wants it.
Use-after-free bugs happen when the app or course of fails to clear the pointer after releasing the reminiscence location. In some instances, the pointer to the freed reminiscence is used once more and factors to a brand new reminiscence location storing malicious shellcode planted by an attacker’s exploit, a situation that may end result within the execution of this code.
On Thursday, Google stated an nameless supply notified it of the vulnerability. The vulnerability carries a severity score of 8.8 out of 10. In response, Google stated, it could be releasing variations 124.0.6367.201/.202 for macOS and Home windows and 124.0.6367.201 for Linux in subsequent days.
“Google is conscious that an exploit for CVE-2024-4671 exists within the wild,” the corporate stated.
Google didn’t present every other particulars concerning the exploit, similar to what platforms had been focused, who was behind the exploit, or what they had been utilizing it for.
Counting this newest vulnerability, Google has fastened 5 zero-days in Chrome to date this yr. Three of the earlier ones had been utilized by researchers within the Pwn-to-Personal exploit contest. The remaining one was for a vulnerability for which an exploit was accessible within the wild.
Chrome routinely updates when new releases turn into accessible. Customers can pressure the replace or affirm they’re operating the newest model by going to Settings > About Chrome and checking the model and, if wanted, clicking on the Relaunch button.