In the Linux kernel, the following vulnerability has been resolved:
netfilter: flowtable: incorrect pppoe tuple
pppoe traffic reaching ingress path does not match the flowtable entry
because the pppoe header is expected to be at the network header offset.
This bug causes a mismatch in the flow table lookup, so pppoe packets
enter the classical forwarding path.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2024-05-01 06:15
Updated : 2024-05-23 19:15
NVD link : CVE-2024-27015
Mitre link : CVE-2024-27015
CVE.ORG link : CVE-2024-27015
JSON object : View
Products Affected
fedoraproject
- fedora
linux
- linux_kernel
CWE