Impact
The Linux kernel’s smc_rx_splice routine previously passed page references to splice_to_pipe before ensuring that those references were retained, causing a refcount imbalance that can underflow page refcounts and lead to a use‑after‑free state. This flaw may result in unintended kernel memory access or instability.
Affected Systems
All Linux kernel installations for which the smc_rx_splice function is compiled and in use prior to the commit that adds the safety checks. The fix is present in newer kernel releases, but the specific version range is not listed in the advisory.
Risk and Exploitability
A use‑after‑free in the kernel is a high‑severity issue that can destabilize the system. The EPSS score is not available, and the vulnerability is not listed in KEV, indicating no publicly known exploitation at this time. Immediate patching is recommended to mitigate the risk.
OpenCVE Enrichment