LiveActive security incident?Get immediate response
CVE Record

CVE-2024-42223: media: dvb-frontends: tda10048: Fix integer overflow

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: tda10048: Fix integer overflow state->xtal_hz can be up to 16M, so it can overflow a 32 bit integer when multiplied by pll_mfactor. Create a new 64 bit variable to hold the calculations.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This CVE is a Linux kernel bug in a DVB media frontend driver. A calculation can overflow a 32-bit integer, so the kernel fix uses 64-bit arithmetic. The public sources do not show active exploitation, CVSS, or a clear business-impact scenario.

Executive priority

Treat this as a targeted kernel maintenance issue, not an emergency from the current evidence. Patch through normal kernel update processes, with faster handling for systems using DVB media hardware or custom kernels.

Technical view

CVE-2024-42223 affects the Linux kernel tda10048 DVB frontend driver. The source says state->xtal_hz can reach 16M and overflow when multiplied by pll_mfactor. Stable kernel commits fix the calculation by storing it in a 64-bit variable.

Likely exposure

Exposure is most likely limited to Linux systems running affected kernel builds where the tda10048 DVB frontend driver is present and relevant. Exact impact depends on kernel version, vendor backports, module configuration, and hardware use.

Exploitation context

The bundle marks KEV as false and provides no cited evidence of active exploitation. The available public description identifies an integer overflow but does not document exploitability, privilege requirements, or practical attack paths.

Researcher notes

The key technical detail is arithmetic width in the tda10048 driver. Public data lacks CVSS, CWE, exploit status, and concrete impact details, so assessment should stay tied to code reachability and vendor backport evidence.

Mitigation direction

  • Update to a vendor kernel containing the referenced stable fixes.
  • Check Debian LTS and other distributor advisories for backported packages.
  • Prioritize systems using DVB hardware or loading the tda10048 driver.
  • Disable or avoid unnecessary affected driver use where operationally safe.
  • Follow vendor guidance if no fixed kernel is available.

Validation and detection

  • Inventory kernel versions and vendor package build revisions.
  • Check whether the tda10048 driver is built, installed, or loaded.
  • Confirm the kernel source or package includes a referenced fix commit.
  • Review distributor advisories for backport status and affected releases.
  • Regression test DVB/media functionality after kernel update.
Prepared
Confidence
medium
Sources
11

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-42223 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

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

SSVC decision data

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

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
LinuxLinuxd114153816ec188b20a37583e66da33d8b2798fe, d114153816ec188b20a37583e66da33d8b2798fe, d114153816ec188b20a37583e66da33d8b2798fe, d114153816ec188b20a37583e66da33d8b2798fe, d114153816ec188b20a37583e66da33d8b2798fe, d114153816ec188b20a37583e66da33d8b2798fe, d114153816ec188b20a37583e66da33d8b2798fe, d114153816ec188b20a37583e66da33d8b2798feunaffected
LinuxLinux2.6.31, 0, 4.19.318, 5.4.280, 5.10.222, 5.15.163, 6.1.98, 6.6.39, 6.9.9, 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.