| Summary | In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix double free issue for tx spare buffer In hns3_set_ringparam(), a temporary copy (tmp_rings) of the ring structure Later, if memory allocation fails in hns3_init_all_ring() during the setup, The root cause is that the tx_spare field was not cleared after its value Fix this by setting tx_spare to NULL in the original ring structure |
|---|---|
| Publication Date | May 27, 2026, 11:17 p.m. |
| Registration Date | May 28, 2026, 4:11 a.m. |
| Last Update | May 27, 2026, 11:48 p.m. |