7.5
HIGH
CVE-2024-49997
Amazon Danube Linux Ethernet Mac Zero-Length Padding Memory Disclosure Vulnerability
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.

INFO

Published Date :

Oct. 21, 2024, 6:15 p.m.

Last Modified :

Nov. 8, 2024, 4:15 p.m.

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67

Remotely Exploitable :

Yes !

Impact Score :

3.6

Exploitability Score :

3.9
Affected Products

The following products are affected by CVE-2024-49997 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-49997 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-49997 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Nov. 08, 2024

    Action Type Old Value New Value
    Added Reference kernel.org https://git.kernel.org/stable/c/905f06a34f960676e7dc77bea00f2f8fe18177ad [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/60c068444c20bf9a3e22b65b5f6f3d9edc852931 [No types assigned]
  • Initial Analysis by [email protected]

    Oct. 29, 2024

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    Changed Reference Type https://git.kernel.org/stable/c/1097bf16501ed5e35358d848b0a94ad2830b0f65 No Types Assigned https://git.kernel.org/stable/c/1097bf16501ed5e35358d848b0a94ad2830b0f65 Patch
    Changed Reference Type https://git.kernel.org/stable/c/185df159843d30fb71f821e7ea4368c2a3bfcd36 No Types Assigned https://git.kernel.org/stable/c/185df159843d30fb71f821e7ea4368c2a3bfcd36 Patch
    Changed Reference Type https://git.kernel.org/stable/c/2bf4c101d7c99483b8b15a0c8f881e3f399f7e18 No Types Assigned https://git.kernel.org/stable/c/2bf4c101d7c99483b8b15a0c8f881e3f399f7e18 Patch
    Changed Reference Type https://git.kernel.org/stable/c/431b122933b197820d319eb3987a67d04346ce9e No Types Assigned https://git.kernel.org/stable/c/431b122933b197820d319eb3987a67d04346ce9e Patch
    Changed Reference Type https://git.kernel.org/stable/c/45c0de18ff2dc9af01236380404bbd6a46502c69 No Types Assigned https://git.kernel.org/stable/c/45c0de18ff2dc9af01236380404bbd6a46502c69 Patch
    Changed Reference Type https://git.kernel.org/stable/c/469856f76f4802c5d7e3d20e343185188de1e2db No Types Assigned https://git.kernel.org/stable/c/469856f76f4802c5d7e3d20e343185188de1e2db Patch
    Changed Reference Type https://git.kernel.org/stable/c/e66e38d07b31e177ca430758ed97fbc79f27d966 No Types Assigned https://git.kernel.org/stable/c/e66e38d07b31e177ca430758ed97fbc79f27d966 Patch
    Added CWE NIST CWE-212
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.0 up to (excluding) 5.10.227 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.168 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.113 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.55 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.10.14 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.11 up to (excluding) 6.11.3 *cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:*
  • CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Oct. 21, 2024

    Action Type Old Value New Value
    Added 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.
    Added Reference kernel.org https://git.kernel.org/stable/c/185df159843d30fb71f821e7ea4368c2a3bfcd36 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/469856f76f4802c5d7e3d20e343185188de1e2db [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/2bf4c101d7c99483b8b15a0c8f881e3f399f7e18 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/e66e38d07b31e177ca430758ed97fbc79f27d966 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/1097bf16501ed5e35358d848b0a94ad2830b0f65 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/431b122933b197820d319eb3987a67d04346ce9e [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/45c0de18ff2dc9af01236380404bbd6a46502c69 [No types assigned]
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-49997 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-49997 weaknesses.

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability