U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2024-49997 Detail

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.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to nvd@nist.gov.

Hyperlink Resource
https://git.kernel.org/stable/c/1097bf16501ed5e35358d848b0a94ad2830b0f65 Patch 
https://git.kernel.org/stable/c/185df159843d30fb71f821e7ea4368c2a3bfcd36 Patch 
https://git.kernel.org/stable/c/2bf4c101d7c99483b8b15a0c8f881e3f399f7e18 Patch 
https://git.kernel.org/stable/c/431b122933b197820d319eb3987a67d04346ce9e Patch 
https://git.kernel.org/stable/c/45c0de18ff2dc9af01236380404bbd6a46502c69 Patch 
https://git.kernel.org/stable/c/469856f76f4802c5d7e3d20e343185188de1e2db Patch 
https://git.kernel.org/stable/c/60c068444c20bf9a3e22b65b5f6f3d9edc852931
https://git.kernel.org/stable/c/905f06a34f960676e7dc77bea00f2f8fe18177ad
https://git.kernel.org/stable/c/e66e38d07b31e177ca430758ed97fbc79f27d966 Patch 

Weakness Enumeration

CWE-ID CWE Name Source
CWE-212 Improper Removal of Sensitive Information Before Storage or Transfer cwe source acceptance level NIST  

Known Affected Software Configurations Switch to CPE 2.2

CPEs loading, please wait.

Denotes Vulnerable Software
Are we missing a CPE here? Please let us know.

Change History

3 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2024-49997
NVD Published Date:
10/21/2024
NVD Last Modified:
11/08/2024
Source:
kernel.org