Files
CVEs-PoC/2022/CVE-2022-1882.md
T
2025-09-29 21:09:30 +02:00

804 B
Raw Blame History

CVE-2022-1882

Description

A use-after-free flaw was found in the Linux kernels pipes functionality in how a user performs manipulations with the pipe post_one_notification() after free_pipe_info() that is already called. This flaw allows a local user to crash or potentially escalate their privileges on the system.

POC

Reference

Github