Switch language한국어
Back to the list

Privilege Escalation Vulnerability Found in Linux CIFS Module... Root Execution via Fake Key Descriptor

TL;DR AI

Key summary

1 min read
  1. A flaw in the Linux kernel CIFS module and cifs-utils failed to verify the source of key descriptors.

  2. An attacker can feed a forged descriptor into request_key() to trigger a root helper in their own namespace.

  3. That can be used to load malicious modules and achieve local privilege escalation to full system compromise.

Read the original