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

782 B

CVE-2024-27016

Description

In the Linux kernel, the following vulnerability has been resolved:netfilter: flowtable: validate pppoe headerEnsure there is sufficient room to access the protocol field of thePPPoe header. Validate it once before the flowtable lookup, then use ahelper function to access protocol field.

POC

Reference

No PoCs from references.

Github