VMs won't contain cyber-capable agents

16 points by equeue


srcreigh

This title overstates the matter doesn’t it?

  1. the author tried to have SOTA gpt break out of firecracker and it couldn’t. So.. vms can contain agents..?

  2. when the agent broke out of qemu it was run from the host. It had full context of the host. So the agent cheated. Even if it doesn’t modify host memory from outside it had context that an agent in qemu wouldn’t so easily (or even maybe at all?) be able to get. So not that it’s impossible to break out of that vm setup , but this test is not proof that SOTA gpt even can.

I’m not a security person but at face value this seems overblown.

dvogel

Did I miss something or did the agent read the flag file? I don't see a clear statement on that point.

Most of the listed exploits don't seem like actual escapes. Did any of those heap overflows or out of band memory accesses lead to privilege escalation?

hobbified

Is it too soon to declare "cyber-capable" the dumbest word of the century?

samcat116

I'm of two minds on these sorts of things:

  1. We are screwed
  2. There's sufficient low hanging fruit on these critical kinds of projects (linux kernel, QEMU, network proxies) that we will eventually get through to where the security can fend off model capabilities increases

I have no idea which is right