PT-2026-73015 · Linux · Linux Kernel
CVE-2026-74563
·
Published
2026-08-15
·
Updated
2026-08-18
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A slab-use-after-free issue exists in the Linux kernel. The function
rds tcp laddr check() retrieves a scoped IPv6 interface using dev get by index rcu() but releases the RCU read-side lock before passing the net device pointer to ipv6 chk addr(). Because the device is only guaranteed to remain active within the RCU read-side section, a concurrent RTM DELLINK operation can free the net device. This leads to a use-after-free condition when ipv6 chk addr and flags() dereferences the stale pointer, resulting in the reading of freed memory.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel