PT-2026-51876 · Linux · Linux Kernel

Published

2026-06-24

·

Updated

2026-06-24

·

CVE-2026-52982

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the rtl8150 start xmit() function within the net: usb: rtl8150 component. The problem occurs when accessing the skb->len variable for transmission statistics after usb submit urb() has been called. Because the URB completion handler write bulk callback() can free the socket buffer (skb) via dev kfree skb irq() on another CPU before the submitter returns, a read operation on skb->len may occur after the memory has been freed.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-52982

Affected Products

Linux Kernel