you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 years ago (1 child)

CVE-2023-2640

Needs a user account on the system (even unprivledged accounts) via overlayfs

Overlayfs allows one, usually read-write, directory tree to be overlaid onto another, read-only directory tree. All modifications go to the upper, writable layer. This type of mechanism is most often used for live CDs but there is a wide variety of other uses.

  • source
  • hideshow 2 child comments