cve/2021/CVE-2021-33909.md
2024-05-25 21:48:12 +02:00

2.9 KiB

CVE-2021-33909

Description

fs/seq_file.c in the Linux kernel 3.16 through 5.13.x before 5.13.4 does not properly restrict seq buffer allocations, leading to an integer overflow, an Out-of-bounds Write, and escalation to root by an unprivileged user, aka CID-8cae8cd89f05.

POC

Reference

Github