Hacker News new | ask | show | jobs
by ainar-g 1541 days ago
Looks like these are the two commits, based on the issue number:

https://github.com/v8/v8/commit/0981e91a4f8692af337e2588562a...

https://github.com/v8/v8/commit/a2cae2180a7a6d64ccdede44d730...

Although there could be others.

2 comments

From those commits, would you say this is RCE vulnerability taking advantage of memory/stack callbacks? Does this mean an attacker may exploit this vulnerability to compromise an entire system?
Interesting, I’ve never seen the “maybe_db” style of variable naming. Makes sense but looks weird.