QID 376451
Date Published: 2022-03-09
QID 376451: Linux Kernel Local Privilege Escalation Vulnerability (DirtyPipe)
The Linux Kernel is prone to a local privilege escalation vulnerability caused because of a flaw in the handling of pipe buffer flags..
A flaw was found in the way the "flags" member of the new pipe buffer structure was lacking proper initialization in copy_page_to_iter_pipe and push_pipe functions in the Linux kernel and could thus contain stale values. An unprivileged local user could use this flaw to write to pages in the page cache backed by read only files and as such escalate their privileges on the system.
Affected Versions:
Linux kernel versions 5.8 prior to 5.17
Fixed Versions:
Linux Kernel 5.16.11, 5.15.25 and 5.10.102
QID Detection Logic:
This authenticated QID works by getting the version of the Linux Kernel with the following command: uname -rs
Successful exploitation of this vulnerability could allow an attacker to perform malicious actions with elevated privileges
CVEs related to QID 376451
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| Linux Kernel |
|