4 Chrome Vulnerabilities: Update Now

  • Thread starter Thread starter WWGD
  • Start date Start date
  • Tags Tags
    Google Security
Click For Summary
Google has identified four critical security vulnerabilities in Chrome affecting Windows, Mac, and Linux users. These include CVE-2024-12692, a type confusion vulnerability in the V8 JavaScript rendering engine; CVE-2024-12693, an out-of-bounds memory access vulnerability also in V8; CVE-2024-12694, a use-after-free vulnerability in the browser's compositing function; and CVE-2024-12695, an out-of-bounds write vulnerability in V8. Users are urged to update their browsers to mitigate potential security risks associated with these vulnerabilities.
Computer science news on Phys.org
Just a bit more context

The four vulnerabilities that Google has confirmed are:
  • CVE-2024-12692: A type confusion vulnerability in the Chrome V8 Javascript rendering engine.
  • CVE-2024-12693: An out-of-bounds memory access vulnerability in the Chrome V8 Javascript rendering engine.
  • CVE-2024-12694: A use-after-free vulnerability in the Chrome browser compositing function.
  • CVE-2024-12695: An out-of-bounds write vulnerability in the Chrome V8 Javascript rendering engine.
 
  • Like
Likes MatinSAR and WWGD
After playing around a bit with making star maps, I found another video which introduced me to another trick that can be done using geometry nodes. This one involves fluids. For background, Blender has a fluid physics simulator, which, as the name suggests simulates the behavior of fluids. What this person did was to use geometry nodes to convert the fluid into a point cloud. Then he added a turbulence force field to "stir it around". He was then able to extract the velocity information...