All revisions

Revision #1

System

about 9 hours ago

The smart TV in your living room almost certainly runs Linux. The open source operating system kernel — and dozens of other freely licensed software components — powers sets from Samsung, LG, Vizio, and most other major manufacturers. Under the terms of the GNU General Public License version 2 (GPLv2), anyone who distributes that software must share the source code with recipients, giving them the ability to study and modify it.

Most manufacturers have not complied. One nonprofit decided to sue.

Software Freedom Conservancy, Inc. v. Vizio, Inc., filed in October 2021 in Orange County Superior Court, California, is now set for a jury trial scheduled for August 10–19, 2026 [1][2]. If the plaintiff prevails, the ruling could mean that any consumer who buys a device containing GPL-licensed software can go to court to demand the code — a precedent with implications for more than 100 million American households that own smart TVs [3].

The Case: Who Is Suing and Why

The Software Freedom Conservancy (SFC) is a nonprofit organization that provides infrastructure and legal support for free and open source software projects, including Git and Samba [1]. In 2018, the SFC purchased a Vizio SmartCast television and examined its software. It found that the TV ran Linux, BusyBox, and other programs licensed under GPLv2 and the Lesser General Public License version 2.1 (LGPLv2.1) [4]. Under those licenses, Vizio was obligated to provide the complete corresponding source code (CCS) to anyone who received the software — meaning anyone who bought the TV.

SFC asked Vizio for the code. Vizio's responses, the SFC alleges, were incomplete or inadequate [1]. After years of fruitless correspondence, the SFC filed suit.

The legal strategy is novel. Previous GPL enforcement cases were brought by copyright holders — the developers who wrote the code. SFC instead sued as a third-party beneficiary of the GPL contract. The argument: when Vizio distributed Linux inside its TVs, it entered into a licensing agreement with Linux's developers. As a purchaser of the TV, SFC claims it inherited enforceable rights under that agreement [4][5].

Vizio challenged this theory. In a significant early ruling, the case was initially removed to federal court, but a judge remanded it back to California state court, finding that the GPL claim sounded in contract law, not copyright — a distinction that allowed SFC's consumer-standing theory to survive [5].

What the Court Has Decided So Far

Two pretrial rulings in late 2025 and early 2026 shaped the battlefield heading into trial.

In December 2025, Judge Sandy N. Leal of the Orange County Superior Court issued a tentative ruling indicating that Vizio has "a duty to provide SFC with the complete source code covered under open source licenses to a TV it purchased" [6]. This was a signal — not a final order — but it suggested the court found SFC's core argument persuasive.

However, in a separate ruling on a narrower question, the judge sided with Vizio: GPLv2 does not require companies to provide instructions enabling consumers to modify the software and reinstall it on their devices [4]. Under GPLv2, a manufacturer must share the source code, but it is not obligated to ensure the device accepts modified versions. (The later GPLv3 license includes such a requirement, but most of the software at issue in Vizio TVs is licensed under GPLv2.)

In February 2026, the judge denied summary judgment, finding that genuine factual disputes remain — particularly around the timing and adequacy of Vizio's source code disclosures — warranting a jury trial [2][4].

The trial was originally set for January 2026 but was delayed by docket congestion. It is now scheduled for August 10–19, 2026 [1][2].

The Scale of What Is at Stake

Approximately 82% of U.S. households now own at least one smart TV, according to 2025 data from Parks Associates and Hub Entertainment Research [3]. That translates to roughly 107 million households. Virtually all of these televisions run some form of open source software — Linux is the kernel underlying Samsung's Tizen, LG's webOS, and Vizio's SmartCast platforms, among others.

U.S. Smart TV Household Penetration
Source: Parks Associates / Hub Research
Data as of Dec 1, 2025CSV

Yet none of these manufacturers make it straightforward for consumers to obtain, modify, or replace the software on their TVs. The firmware is locked down. The operating systems are proprietary wrappers around open source cores. And the business model depends on keeping it that way.

Follow the Money: Why Manufacturers Lock Down Their TVs

Smart TVs are no longer just display hardware. They are advertising platforms. The industry's shift toward software-driven revenue has been dramatic.

U.S. connected TV advertising spending reached an estimated $33.4 billion in 2025, up from $9 billion in 2020, according to eMarketer and Statista [7]. Manufacturers capture a growing share of that spending through their proprietary platforms.

U.S. Connected TV Ad Spending
Source: eMarketer / Statista
Data as of Dec 1, 2025CSV

Vizio's trajectory illustrates the model. By 2021, the company's Platform+ division — which sells advertising, licenses viewer data, and takes commissions on app-store transactions — generated more profit than the hardware business [8]. In Q4 2024, Platform+ revenue hit $174 million for the quarter alone, a 28% year-over-year increase, with a record average revenue per user (ARPU) of $32.48 [9]. SmartCast had 18.5 million active users by end of 2024 [9].

Walmart acquired Vizio for $2.3 billion in late 2024, and the deal was explicitly about data [10]. By linking Vizio's viewer data with Walmart's retail purchase data, the combined entity can tell advertisers whether a TV commercial drove an in-store purchase.

Samsung and LG run similar operations. LG Ad Solutions reported a 60% year-over-year increase in home screen advertising placements in late 2025 [11]. Samsung Ads has launched interactive ad units on its Tizen platform [12].

The financial incentive to keep firmware locked is clear: if consumers could replace the manufacturer's software, they could remove the advertising infrastructure and data collection pipelines that generate this revenue.

Surveillance Built Into the Screen

The data collection underlying these revenue streams is extensive. Smart TVs use a technology called Automated Content Recognition (ACR), which captures what is displayed on the screen — not just from streaming apps, but from cable boxes, game consoles, and anything connected via HDMI [13].

Texas Attorney General Ken Paxton filed lawsuits in December 2025 against five TV manufacturers — Samsung, Sony, LG, Hisense, and TCL — alleging that their ACR systems constitute unlawful surveillance [14]. The complaints allege that ACR captures screenshots every 500 milliseconds and that manufacturers obscure this function behind "non-intuitive nomenclature" in their privacy settings [14].

Samsung settled with Texas in February 2026, agreeing to stop collecting viewing data without explicit consent and to rewrite its privacy disclosures [15]. LG settled in May 2026 on similar terms [16]. Sony, Hisense, and TCL are still in litigation.

The connection to the SFC v. Vizio case is indirect but significant. If consumers had the right to modify their TV's software, they could disable ACR at the system level — rather than relying on opt-out settings that manufacturers control and can change with future updates.

The DMCA's Shadow: Section 1201 and the Chilling Effect

The SFC v. Vizio case is a contract dispute under the GPL, not a challenge to the Digital Millennium Copyright Act. But the DMCA looms over the broader question of whether consumers can modify smart TV software.

Section 1201 of the DMCA prohibits circumventing "technological protection measures" that control access to copyrighted works [17]. In practice, this means that even if a consumer obtains GPL source code from a manufacturer, using tools to bypass firmware signing or bootloader locks to install modified software could violate Section 1201 — regardless of whether the modification itself is lawful.

Every three years, the U.S. Copyright Office conducts a rulemaking to grant temporary exemptions to Section 1201. The most recent cycle concluded in October 2024, with exemptions effective through October 2027 [18]. While exemptions have been granted for jailbreaking smartphones and for security research, requests specifically targeting smart TV software modification have not received dedicated treatment [18][19].

The chilling effect on security research is measurable. A study cited by the Center for Democracy and Technology found that 60% of security researchers identify the threat of legal action as a deterrent to engaging with vendors on vulnerability disclosure [20]. The EFF has documented cases where DMCA threats silenced researchers working on everything from voting machines to medical devices [21]. Smart TVs — internet-connected devices that sit on home networks, run outdated software, and capture sensitive data — are exactly the kind of hardware that benefits from independent security scrutiny. But researchers who might probe a TV's firmware face potential liability under Section 1201.

Professor Edward Felten's experience remains a cautionary example: his research team was threatened with DMCA liability for attempting to present findings on defeating watermarking technologies at an academic conference [21].

The Manufacturers' Defense

Vizio's legal arguments in the SFC case center on contract interpretation: that it has substantially complied with the GPL's source code requirements, and that the specific code disclosures SFC demands go beyond what the license requires [4].

Beyond the courtroom, manufacturers advance several arguments for software lockdowns that courts and scholars have engaged with seriously:

Consumer safety and device integrity. Manufacturers argue that locked firmware prevents consumers from installing software that could cause hardware malfunctions, overheating, or electrical hazards. A modified TV that draws excessive power from its backlight, for example, could pose a fire risk. This argument carries weight in product liability law, where manufacturers can be held responsible for injuries caused by their products regardless of user modification [4].

Supply chain security. Locked bootloaders prevent the injection of malicious firmware at any point in the distribution chain. If a TV accepts arbitrary software, a compromised supply chain — or even a malicious app — could install persistent malware that survives factory resets.

Content protection obligations. TV manufacturers have contractual obligations to content providers (Netflix, Disney+, etc.) to maintain secure digital rights management (DRM) environments. Unlocked firmware could undermine these protections, potentially leading content providers to withdraw support for a platform.

Warranty and support costs. Allowing arbitrary firmware modifications makes it difficult for manufacturers to diagnose and resolve customer complaints, increasing support costs.

These are not frivolous arguments. Legal scholars including those at DLA Piper and Baker Botts have noted that the SFC case's precedential reach may be limited precisely because the GPL's source-code-sharing requirement is distinct from a right to install modified software on the device [4][5]. The December 2025 ruling explicitly recognized this distinction.

How the EU Is Moving Differently

The European Union's Right to Repair Directive, which EU member states must transpose into national law by July 31, 2026, takes a different approach [22]. The directive covers electronic displays — including televisions — and prohibits manufacturers from using "contractual clauses, hardware, or software techniques that impede repair" [22][23].

While the directive's primary focus is physical repair (replacement parts, access to repair manuals), its language about software barriers is broader than anything in current U.S. law. It does not establish an explicit right to install custom firmware, but it constrains the use of software locks that prevent repair [22].

The EU's Information Society Directive still protects software under copyright, creating some tension with the repair directive's goals [23]. How member states resolve that tension — particularly Germany and France, which have historically been receptive to interoperability requirements — will set important precedents.

In the U.S., there is no federal right-to-repair law. About one-third of Americans live in a state that has passed some form of right-to-repair legislation as of February 2026 [22], but these laws focus primarily on physical repair and access to diagnostic tools, not software modification.

Who Wins If the Plaintiffs Win

If SFC prevails at trial, the immediate effect would be narrow: Vizio would be required to provide complete source code for the GPL-licensed components of its SmartCast TVs. But the precedent — that consumers, not just copyright holders, can enforce open source licenses — would be broad.

Privacy-focused firmware projects could gain legitimacy and user bases. While there is no direct equivalent of LineageOS (the custom Android ROM) for smart TVs, several open source projects including LibreELEC and OSMC provide alternative TV operating systems. A legal environment that supports source code access could accelerate development of privacy-respecting alternatives.

Independent repair shops stand to benefit if source code availability improves their ability to diagnose software-related failures. The Roku/TCL class action lawsuit filed in March 2026 — alleging that software updates bricked consumers' TVs [24] — underscores the practical consequences when manufacturers control the entire software stack.

Third-party app stores are another potential beneficiary, though this remains speculative. If manufacturers cannot legally prevent consumers from modifying their TV's operating system, the exclusive app-store model that generates commission revenue could face competition.

There is limited public evidence of direct financial backing for the SFC litigation from these potential beneficiaries. SFC is funded primarily through donations from individuals and organizations in the free software community [1]. The FOSS community's interest in the case is ideological as much as commercial.

What Happens Next

The trial is scheduled for August 10–19, 2026, before Judge Sandy N. Leal in Orange County Superior Court [1][2]. If the jury finds that Vizio breached its GPL obligations, the remedy would likely be an order compelling source code disclosure — SFC has not sought monetary damages.

Either party can appeal. The case would move to California's Fourth District Court of Appeal, and potentially to the California Supreme Court. Given the novelty of the third-party-beneficiary theory, appellate review is virtually certain.

Meanwhile, the Copyright Office is expected to initiate its next triennial Section 1201 rulemaking in 2026 [18]. Advocates for smart TV software modification may use the SFC v. Vizio proceedings — and the Texas ACR enforcement actions — as evidence that current restrictions harm consumers.

The case has already prompted a FOSDEM 2026 presentation titled "The story of the Vizio trial — how a historic case for user rights concluded" [25], suggesting that at least some in the open source community expect a resolution before the end of the year.

For the 107 million American households with smart TVs, the question is whether the device they paid for will remain a black box — generating advertising revenue and collecting viewing data under the manufacturer's exclusive control — or whether the open source foundations of that device give its owner some say in how it operates.

Sources (25)

  1. [1]
    Software Freedom Conservancy v. Vizio Inc.sfconservancy.org

    SFC filed suit against Vizio in October 2021 seeking complete corresponding source code for GPL-licensed software in Vizio SmartCast TVs. Trial scheduled for August 10–19, 2026.

  2. [2]
    When Consumers Enforce Open Source: The SFC v. Vizio Casebakerbotts.com

    Baker Botts analysis of the February 2026 ruling allowing the SFC v. Vizio case to proceed to trial, including implications for consumer enforcement of open source licenses.

  3. [3]
    Smart TV Ownership: US Household Penetration Dataadwave.com

    Approximately 82% of U.S. households own at least one smart TV in 2025, according to Parks Associates and Hub Entertainment Research data.

  4. [4]
    SFC v. Vizio ruling on General Public License compliance: Key takeawaysdlapiper.com

    DLA Piper analysis of the December 2025 rulings, noting that GPLv2 does not require manufacturers to provide modification and reinstallation instructions.

  5. [5]
    The Massive Implications of Software Freedom Conservancy vs. Viziofossa.com

    Analysis of SFC's novel third-party beneficiary legal theory and its potential to allow any consumer to enforce GPL compliance against device manufacturers.

  6. [6]
    Judge Signals Win for Software Freedom Conservancy in Vizio GPL Casefossforce.com

    December 2025 tentative ruling by Judge Sandy Leal indicating Vizio has a duty to provide complete source code to SFC as a TV purchaser.

  7. [7]
    CTV ad spend in the U.S. 2025-2029statista.com

    U.S. connected TV advertising spending reached an estimated $33.4 billion in 2025, with projections of continued double-digit annual growth.

  8. [8]
    Vizio Now Makes Twice as Much From Advertising as It Does From Selling TVsgizmodo.com

    By 2021, Vizio's Platform+ division generated more profit from ads and data licensing than from hardware sales.

  9. [9]
    Vizio Statistics By Revenue, Market Share, Products and Facts (2025)electroiq.com

    Vizio Platform+ Q4 2024 revenue hit $174 million, up 28% YoY, with SmartCast ARPU at $32.48 and 18.5 million monthly active users.

  10. [10]
    Walmart Buys Smart TV Manufacturer Vizio, A Valuable Ads Data Assetadexchanger.com

    Walmart acquired Vizio for $2.3 billion in late 2024 to combine first-party retail purchase data with Vizio's TV viewing data for advertising.

  11. [11]
    LG Ad Solutions reports 60% growth in home screen advertising placementsppc.land

    LG Ad Solutions reported 60% year-over-year growth in home screen advertising placements in November 2025.

  12. [12]
    LG and Samsung square off in the booming CTV ad marketemarketer.com

    Samsung and LG are expanding their connected TV advertising businesses, with Samsung launching interactive ad formats on its Tizen platform.

  13. [13]
    Samsung TVs stop spying on viewers in Texasmalwarebytes.com

    Samsung's ACR technology captures screenshots every 500 milliseconds, monitoring everything displayed on the TV including content from HDMI-connected devices.

  14. [14]
    Texas Sues Sony, Samsung, LG, Hisense, and TCL for Spying Through Your TVstateofsurveillance.org

    Texas AG Ken Paxton sued five TV manufacturers in December 2025 for unlawful ACR surveillance, alleging real-time capture of viewing data without adequate consent.

  15. [15]
    Samsung updates ACR privacy practices after Texas sues TV manufacturerstherecord.media

    Samsung settled with Texas in February 2026, agreeing to stop collecting viewing data without explicit consent and to rewrite privacy disclosures.

  16. [16]
    Texas Secures LG Smart TV Privacy Settlement Over User Data Collectionlegaltechdigest.com

    LG settled with Texas in May 2026 over allegations that its smart TVs collected consumer data without sufficiently clear consent.

  17. [17]
    17 U.S. Code § 1201 - Circumvention of copyright protection systemslaw.cornell.edu

    DMCA Section 1201 prohibits circumventing technological measures that control access to copyrighted works, including firmware locks on consumer devices.

  18. [18]
    Ninth Triennial Section 1201 Proceeding, 2024 Cyclecopyright.gov

    The Copyright Office's ninth triennial rulemaking concluded in October 2024, with exemptions effective through October 2027.

  19. [19]
    Final Rule Issued in the U.S. Copyright Office's Ninth Triennial Section 1201 Proceedingfinnegan.com

    The October 2024 final rule renewed and added exemptions to DMCA Section 1201, including provisions for security research and device repair.

  20. [20]
    Taking the Pulse of Security Researchcdt.org

    CDT research found that 60% of security researchers cite legal threats as a deterrent to vulnerability disclosure engagement with vendors.

  21. [21]
    Unintended Consequences: Seven Years under the DMCAeff.org

    EFF documented how DMCA threats have silenced security researchers, censored publications, and weakened security for all computer users.

  22. [22]
    The state of Right to Repair in 2026repair.eu

    EU member states must transpose the Right to Repair Directive into national law by July 31, 2026, covering electronic displays including TVs.

  23. [23]
    Incoming EU right to repair requirements: The key things every global manufacturer and retailer should knowfieldfisher.com

    The EU Right to Repair Directive prohibits manufacturers from using contractual clauses, hardware, or software techniques that impede repair of covered products.

  24. [24]
    Roku and TCL accused of bricking TVs with poor software updates in new class action lawsuittomsguide.com

    A March 2026 class action alleges that Roku and TCL software updates bricked consumers' TVs, highlighting risks of manufacturer-controlled firmware.

  25. [25]
    FOSDEM 2026 - The story of the Vizio trialfosdem.org

    FOSDEM 2026 presentation scheduled on the SFC v. Vizio trial, described as a historic case for user rights.