LiveActive security incident?Get immediate response
CVE Record

CVE-2024-49973: r8169: add tally counter fields added with RTL8125

In the Linux kernel, the following vulnerability has been resolved: r8169: add tally counter fields added with RTL8125 RTL8125 added fields to the tally counter, what may result in the chip dma'ing these new fields to unallocated memory. Therefore make sure that the allocated memory area is big enough to hold all of the tally counter values, even if we use only parts of it.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux Realtek network driver may let RTL8125 hardware write statistics beyond an allocated memory buffer. That can corrupt kernel memory, potentially affecting confidentiality, integrity, and availability. Exploitation requires local, low-privileged access according to the supplied CVSS assessment, so this is serious but not inherently an internet-facing flaw.

Executive priority

Treat this as a high-priority kernel maintenance issue on confirmed RTL8125/r8169 systems, particularly multi-user hosts and appliances. Local access requirements reduce immediate internet-driven urgency, but kernel-memory corruption justifies prompt remediation. Deprioritize only after confirming the affected driver and hardware are absent.

Technical view

The r8169 driver allocated a tally-counter buffer too small for fields introduced with RTL8125. The device could DMA the additional counters into adjacent, unallocated memory. The kernel fix enlarges the allocation to accommodate every counter field, even though the driver uses only some fields.

Likely exposure

Exposure is most likely on Linux systems using the r8169 driver with RTL8125-class hardware and a kernel lacking the relevant stable fix. The bundle's flattened version list is ambiguous, so kernel version numbers alone should not be treated as a definitive affected-or-fixed matrix.

Exploitation context

The supplied CVSS 3.1 vector rates this 7.8 and describes a local, low-complexity attack requiring low privileges and no user interaction. The bundle marks it absent from KEV and provides no evidence of active exploitation, public exploitation, or remote reachability.

Researcher notes

The root condition is an undersized DMA destination for RTL8125 tally counters, creating an out-of-bounds device write into kernel memory. The sources establish the defect and correction direction but do not document a demonstrated exploit, reliable attack primitive, or complete affected-version boundaries. Validate against exact vendor kernel builds.

Mitigation direction

  • Install a vendor-supported kernel containing the applicable stable fix.
  • Match distribution or appliance advisories to the deployed kernel build.
  • Prioritize systems confirmed to use r8169 with RTL8125 hardware.
  • Apply normal change controls because remediation changes kernel and driver code.

Validation and detection

  • Inventory kernel versions, network hardware, and loaded r8169 drivers.
  • Confirm the installed kernel includes the distribution fix or referenced stable commit.
  • Review vendor advisories because the supplied version representation is incomplete.
  • After updating, verify normal networking and kernel stability under representative workloads.
Prepared
Confidence
medium
Sources
6

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-49973 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
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/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
3ADP providers
13Source 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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/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

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

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxf1bce4ad2f1cee6759711904b9fffe4a3dd8af87, f1bce4ad2f1cee6759711904b9fffe4a3dd8af87, f1bce4ad2f1cee6759711904b9fffe4a3dd8af87, f1bce4ad2f1cee6759711904b9fffe4a3dd8af87, f1bce4ad2f1cee6759711904b9fffe4a3dd8af87, f1bce4ad2f1cee6759711904b9fffe4a3dd8af87, f1bce4ad2f1cee6759711904b9fffe4a3dd8af87, f1bce4ad2f1cee6759711904b9fffe4a3dd8af87unaffected
LinuxLinux5.4, 0, 5.4.285, 5.10.227, 5.15.168, 6.1.113, 6.6.55, 6.10.14, 6.11.3, 6.12affected
Weakness

CWE details

No CWE listed

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