LiveActive security incident?Get immediate response
CVE Record

CVE-2024-41046: net: ethernet: lantiq_etop: fix double free in detach

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiq_etop: fix double free in detach The number of the currently released descriptor is never incremented which results in the same skb being released multiple times.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A flaw in the Linux Lantiq Ethernet driver can free the same network buffer more than once while detaching the device. This may corrupt kernel memory, potentially causing crashes or broader compromise. Exposure is limited to systems using the affected driver and vulnerable kernel code.

Executive priority

Treat as a high-priority, targeted kernel update for exposed Lantiq-based systems. Rapidly determine whether the driver is present and used; avoid classifying the entire Linux estate as vulnerable without validation.

Technical view

The lantiq_etop detach path fails to increment the released-descriptor counter, causing the same socket buffer (skb) to be released repeatedly. The supplied CVSS 3.1 score is 8.8 with an adjacent-network vector and high confidentiality, integrity, and availability impacts, although the bundle does not document a practical exploitation method.

Likely exposure

Prioritize Linux-based networking or embedded systems that use the lantiq_etop driver. Merely running Linux does not establish exposure. The supplied version data identifies affected kernel lines but is ambiguous, so confirm applicability against the exact vendor kernel build and stable fix commits.

Exploitation context

CISA KEV status is false, and the supplied sources provide no evidence of active exploitation or a public exploit. The defect occurs during driver detach; the bundle does not establish whether an adjacent attacker can reliably trigger or exploit that condition in real deployments.

Researcher notes

The root cause is a descriptor-accounting error producing a double free of an skb in the detach path. Stable-branch fixes are referenced, but the bundle does not provide reliable exploitability details, a CWE assignment, or evidence supporting the CVSS confidentiality and integrity consequences in practice.

Mitigation direction

  • Update to a vendor-supported kernel containing the applicable Linux stable fix commit.
  • Review the Debian LTS advisory if affected systems use Debian packages.
  • Follow device or distribution vendor guidance for backported kernels.
  • Restrict untrusted adjacent-network access while remediation is pending.

Validation and detection

  • Inventory systems using the lantiq_etop Ethernet driver.
  • Record each system's exact kernel and distribution package version.
  • Confirm vendor changelogs include the applicable stable fix.
  • Retest device detach, shutdown, and interface lifecycle operations after updating.
  • Monitor affected systems for kernel crashes or memory-corruption indicators.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2024-41046 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
2ADP providers
10Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H2.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2024-41046Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux504d4721ee8e432af4b5f196a08af38bc4dac5fe, 504d4721ee8e432af4b5f196a08af38bc4dac5fe, 504d4721ee8e432af4b5f196a08af38bc4dac5fe, 504d4721ee8e432af4b5f196a08af38bc4dac5fe, 504d4721ee8e432af4b5f196a08af38bc4dac5fe, 504d4721ee8e432af4b5f196a08af38bc4dac5fe, 504d4721ee8e432af4b5f196a08af38bc4dac5fe, 504d4721ee8e432af4b5f196a08af38bc4dac5feunaffected
LinuxLinux3.0, 0, 4.19.318, 5.4.280, 5.10.222, 5.15.163, 6.1.100, 6.6.41, 6.9.10, 6.10affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.