In the Linux kernel, the following vulnerability has been resolved:
net: dpaa: Pad packets to ETH_ZLEN
When sending packets under 60 bytes, up to three bytes of the buffer
following the data may be leaked. Avoid this by extending all packets to
ETH_ZLEN, ensuring nothing is leaked in the padding. This bug can be
reproduced by running
$ ping -s 11 destination
References
Configurations
Configuration 1 (hide)
|
History
03 Nov 2025, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
03 Nov 2025, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Information
Published : 2024-09-27 13:15
Updated : 2025-11-03 23:16
NVD link : CVE-2024-46854
Mitre link : CVE-2024-46854
CVE.ORG link : CVE-2024-46854
JSON object : View
Products Affected
linux
- linux_kernel
CWE
