In the Linux kernel, the following vulnerability has been resolved:
ppp: reject claimed-as-LCP but actually malformed packets
Since 'ppp_async_encode()' assumes valid LCP packets (with code
from 1 to 7 inclusive), add 'ppp_check_packet()' to ensure that
LCP packet has an actual body beyond PPP_LCP header bytes, and
reject claimed-as-LCP but actually malformed data otherwise.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-07-29 15:15
Updated : 2025-11-03 22:17
NVD link : CVE-2024-41044
Mitre link : CVE-2024-41044
CVE.ORG link : CVE-2024-41044
JSON object : View
Products Affected
linux
- linux_kernel
CWE
