CVE-2025-71086: net: rose: fix invalid array index in rose_kill_by_device()

Published Jan 13, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

net: rose: fix invalid array index in rosekillbydevice()

rosekillbydevice() collects sockets into a local array[] and then iterates over them to disconnect sockets bound to a device being brought down.

The loop mistakenly indexes array[cnt] instead of array[i]. For cnt < ARRAYSIZE(array), this reads an uninitialized entry; for cnt == ARRAYSIZE(array), it is an out-of-bounds read. Either case can lead to an invalid socket pointer dereference and also leaks references taken via sockhold().

Fix the index to use i.

Affected Software

18 affected components
Linux Linux kernel
Linux Linux kernel>=4.19.304<4.20
Linux Linux kernel>=5.4.266<5.5
Linux Linux kernel>=5.10.206<5.10.248
Linux Linux kernel>=5.15.146<5.15.198
Linux Linux kernel>=6.1.70<6.1.160
Linux Linux kernel>=6.6.9<6.6.120
Linux Linux kernel>=6.7.1<6.12.64
Linux Linux kernel>=6.13<6.18.4
Linux Linux kernel=6.7
Linux Linux kernel=6.19-rc1
Linux Linux kernel=6.19-rc2
Linux Linux kernel=6.19-rc3
Linux Linux kernel=6.19-rc4
Linux Linux kernel=6.19-rc5
Linux Linux kernel=6.19-rc6
Linux Linux kernel=6.19-rc7
Linux Linux kernel=6.19-rc8

Event History

Jan 13, 2026
CVE Published
via MITRE·03:34 PM
Data Sourced
via MITRE·03:34 PM
Description
Data Sourced
via NVD·04:16 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2025-71086?

CVE-2025-71086 is marked as a medium severity vulnerability affecting the Linux kernel.

2

How do I fix CVE-2025-71086?

To fix CVE-2025-71086, update the Linux kernel to the latest stable version that includes the patch for this vulnerability.

3

What impact does CVE-2025-71086 have on my system?

CVE-2025-71086 could potentially allow for disruption in network socket disconnections, possibly affecting application stability.

4

Which versions of the Linux kernel are affected by CVE-2025-71086?

CVE-2025-71086 affects various versions of the Linux kernel prior to the patch being applied.

5

How can I confirm if my system is vulnerable to CVE-2025-71086?

You can confirm if your system is vulnerable to CVE-2025-71086 by checking the kernel version and running any recommended security tools.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203