VDB
CISA-2024-46854
CISA-2024-46854
PUBLISHED
Reported by Linux · Published September 27, 2024
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
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 9ad1a37493338cacf04e2c93acf44d151a7adda8, 9ad1a37493338cacf04e2c93acf44d151a7adda8, 9ad1a37493338cacf04e2c93acf44d151a7adda8 |
| Linux | Linux | 4.10, 0, 4.19.323 |
| linux | linux_kernel | 4.10, 4.10, 4.10 |
| Linux | Linux | 9ad1a37493338cacf04e2c93acf44d151a7adda8, 9ad1a37493338cacf04e2c93acf44d151a7adda8, 9ad1a37493338cacf04e2c93acf44d151a7adda8 |
Timeline
- Sep 27, 2024 CVE Published
- May 4, 2025 CVE Updated