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

851 B

CVE-2024-27015

Description

In the Linux kernel, the following vulnerability has been resolved:netfilter: flowtable: incorrect pppoe tuplepppoe traffic reaching ingress path does not match the flowtable entrybecause the pppoe header is expected to be at the network header offset.This bug causes a mismatch in the flow table lookup, so pppoe packetsenter the classical forwarding path.

POC

Reference

No PoCs from references.

Github