CVE-2024-38586
Published: Jun 19, 2024
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: r8169: Fix possible ring buffer corruption on fragmented Tx packets. An issue was found on the RTL8125b when transmitting small fragmented packets, whereby invalid entries were inserted into the transmit ring buffer, subsequently leading to calls to dma_unmap_single() with a null address. This was caused by rtl8169_start_xmit() not noticing changes to nr_frags which may occur when small packets are padded (to work around hardware quirks) in rtl8169_tso_csum_v2(). To fix this, postpone inspecting nr_frags until after any padding has been applied.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 9020845fb5d6bb4876a38fdf1259600e7d9a63d4 - < 61c1c98e2607120ce9c3fa1bf75e6da909712b27affected 9020845fb5d6bb4876a38fdf1259600e7d9a63d4 - < b6d21cf40de103d63ae78551098a7c06af8c98ddaffected 9020845fb5d6bb4876a38fdf1259600e7d9a63d4 - < 0c48185a95309556725f818b82120bb74e9c627daffected 9020845fb5d6bb4876a38fdf1259600e7d9a63d4 - < 68222d7b4b72aa321135cd453dac37f00ec41fd1affected 9020845fb5d6bb4876a38fdf1259600e7d9a63d4 - < 078d5b7500d70af2de6b38e226b03f0b932026a6+2 more versions |
Linux | Linux | affected 5.7unaffected 0 - < 5.7unaffected 5.10.221 - <= 5.10.*unaffected 5.15.161 - <= 5.15.*unaffected 6.1.93 - <= 6.1.*+4 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now