SFP module corruption via transfer-length underflow
Published Oct 1, 2025 · Updated Aug 5, 2026
Integer underflow in the Linux rtl9300 I2C driver allows local users to corrupt SFP EEPROM data through zero-length SMBus writes. rtl9300_i2c_config_xfer computes (len - 1) & 0xf without rejecting len=0, programming the controller for 16 bytes instead of a Quick Write. Exploitation requires local low-privileged access, the rtl9300 controller, and an attached SFP module with a non-write-protected EEPROM; overwritten initial bytes can leave that module unusable.
Summary
What happened
Integer underflow in the Linux rtl9300 I2C driver allows local users to corrupt SFP EEPROM data through zero-length SMBus writes. rtl9300_i2c_config_xfer computes (len - 1) & 0xf without rejecting len=0, programming the controller for 16 bytes instead of a Quick Write. Exploitation requires local low-privileged access, the rtl9300 controller, and an attached SFP module with a non-write-protected EEPROM; overwritten initial bytes can leave that module unusable.
The record
- CVE
- CVE-2025-39928
- Published
- Oct 1, 2025
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-191, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 1, 2025CVE publishedPublication date reported by the CVE source.
- Aug 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=6.13
- Affected versionversion=c366be720235301fdadf67e6f1ea6ff32669c074 <06418cb5a1a542a003fdb4ad8e76ea542d57cfba
- Affected versionversion=c366be720235301fdadf67e6f1ea6ff32669c074 <c91382328fc89f73144d5582f2d8f1dd3e41c8f7
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo