CVE-2025-39928
Linux Debian vulnerability analysis and mitigation

Overview

A vulnerability in the Linux kernel's i2c rtl9300 driver was discovered and disclosed on October 1, 2025. The issue affects the data length handling in the 'rtl9300_i2c_config_xfer' function, where a data length of 0 is not properly supported by the hardware, potentially leading to unintended behavior (NVD).

Technical details

The vulnerability stems from improper data length validation in the rtl9300_i2c_config_xfer function. The hardware has 4 bits reserved for DATA_WIDTH, used as N + 1, allowing a data length range of 1 <= len <= 16. When a data length of 0 is passed, it causes an underflow due to the calculation (len - 1) & 0xf, effectively setting a transfer length of 16 bytes in the registers (NVD).

Impact

The vulnerability can cause a 16-byte write operation instead of the intended Quick Write operation. This can lead to soft-bricking of SFP modules that don't have write-protected EEPROM by overwriting initial bytes (NVD).

Mitigation and workarounds

A fix has been implemented by adding an explicit check for the xfer length in the rtl9300_i2c_config_xfer function to ensure the data length falls within the supported range. Additionally, a quirk has been added to handle zero-length transfers (NVD).

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-22857MEDIUM6.8
  • Linux DebianLinux Debian
  • freerdp-plugins
NoNoJan 14, 2026
CVE-2026-22856MEDIUM6.8
  • Linux DebianLinux Debian
  • freerdp2
NoNoJan 14, 2026
CVE-2026-22859MEDIUM5.6
  • Linux DebianLinux Debian
  • freerdp3
NoNoJan 14, 2026
CVE-2026-22858MEDIUM5.6
  • Linux DebianLinux Debian
  • freerdp3
NoNoJan 14, 2026
CVE-2026-22036LOW3.7
  • JavaScriptJavaScript
  • node-undici
NoYesJan 14, 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