CVE-2023-54109
Linux Debian vulnerability analysis and mitigation

Overview

CVE-2023-54109 is a reference count leak vulnerability in the Linux kernel's media: rcar_fdp1 driver. The flaw exists in the fdp1_probe() and fdp1_remove() functions, where rcar_fcp_get() acquires a reference that is not properly balanced by a corresponding rcar_fcp_put() call in error paths and during device removal. The vulnerability affects Linux kernel versions from 4.10 up to the respective stable branch fix points. It was published on December 24, 2025, and carries an estimated CVSS severity of Medium with an EPSS score of 0.000240 (Feedly, ENISA EUVD).

Technical details

The root cause is a missing reference count decrement (CWE-772: Missing Release of Resource after Effective Lifetime) in the rcar_fdp1 media driver for Renesas R-Car SoCs. When fdp1_probe() encounters an error after calling rcar_fcp_get(), or when fdp1_remove() is invoked, the corresponding rcar_fcp_put() is not called, resulting in a reference count leak. The fix adds the missing rcar_fcp_put() calls in the error paths of fdp1_probe() and in fdp1_remove() (which was updated to return void). Patches were applied across multiple stable kernel branches (Feedly, ENISA EUVD).

Impact

The primary impact of this vulnerability is a kernel resource leak — specifically, an unreleased reference to an FCP (Frame Compression Processor) device — which can prevent proper cleanup during driver probe failures or device removal. This may result in the FCP device being held in an unusable state, potentially causing denial-of-service conditions for media processing functionality on affected Renesas R-Car hardware. The vulnerability does not appear to enable remote code execution or direct privilege escalation, and its impact is largely limited to availability of the affected media subsystem on embedded/automotive Linux platforms (Feedly).

Exploitability

There is no known public exploit code, active in-the-wild exploitation, or threat actor attribution associated with CVE-2023-54109. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is very low at 0.000240, reflecting minimal exploitation probability. The vulnerability is detected by Nessus plugin 280053 (Tenable, Feedly).

Mitigation and workarounds

The fix has been backported to multiple Linux stable kernel branches. Patched versions include: 5.4.243, 5.10.180, 5.15.111, 6.1.28, 6.2.15, 6.3.2, and 6.4 (mainline). Users running affected kernels on Renesas R-Car hardware with the rcar_fdp1 driver should update to the appropriate patched stable release. No configuration-based workaround is documented; upgrading the kernel is the recommended remediation (ENISA EUVD, Feedly).

Additional resources


SourceThis report was generated using AI

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-71969HIGH8.4
  • Linux Debian logoLinux Debian
  • optee-os
NoNoAug 10, 2026
CVE-2026-71968HIGH8.4
  • Linux Debian logoLinux Debian
  • optee-os
NoNoAug 10, 2026
CVE-2026-72913HIGH7.3
  • Linux Debian logoLinux Debian
  • kitty
NoYesAug 10, 2026
CVE-2026-73030HIGH7.2
  • Linux Debian logoLinux Debian
  • unearth
NoNoAug 10, 2026
CVE-2026-71967MEDIUM5.7
  • Linux Debian logoLinux Debian
  • optee-os
NoNoAug 10, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management