CVE Database
/

CVE-2024-49997

Back to search

CVE-2024-49997

Published: Oct 21, 2024

Modified: May 12, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiq_etop: fix memory disclosure When applying padding, the buffer is not zeroed, which results in memory disclosure. The mentioned data is observed on the wire. This patch uses skb_put_padto() to pad Ethernet frames properly. The mentioned function zeroes the expanded buffer. In case the packet cannot be padded it is silently dropped. Statistics are also not incremented. This driver does not support statistics in the old 32-bit format or the new 64-bit format. These will be added in the future. In its current form, the patch should be easily backported to stable versions. Ethernet MACs on Amazon-SE and Danube cannot do padding of the packets in hardware, so software padding must be applied.

VendorProductVersions

Linux

Linux

affected
504d4721ee8e432af4b5f196a08af38bc4dac5fe - < 905f06a34f960676e7dc77bea00f2f8fe18177ad
affected
504d4721ee8e432af4b5f196a08af38bc4dac5fe - < 60c068444c20bf9a3e22b65b5f6f3d9edc852931
affected
504d4721ee8e432af4b5f196a08af38bc4dac5fe - < 185df159843d30fb71f821e7ea4368c2a3bfcd36
affected
504d4721ee8e432af4b5f196a08af38bc4dac5fe - < 469856f76f4802c5d7e3d20e343185188de1e2db
affected
504d4721ee8e432af4b5f196a08af38bc4dac5fe - < 2bf4c101d7c99483b8b15a0c8f881e3f399f7e18

+4 more versions

Linux

Linux

affected
3.0
unaffected
0 - < 3.0
unaffected
4.19.323 - <= 4.19.*
unaffected
5.4.285 - <= 5.4.*
unaffected
5.10.227 - <= 5.10.*

+6 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now