First published: Thu Jun 20 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() While looking at one unrelated syzbot bug, I found the replay logic in __rtnl_newlink() to potentially trigger use-after-free. It is better to clear master_dev and m_ops inside the loop, in case we have to replay it.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | >=3.14<4.9.300 | |
Linux Linux kernel | >=4.10<4.14.265 | |
Linux Linux kernel | >=4.15<4.19.228 | |
Linux Linux kernel | >=4.20<5.4.177 | |
Linux Linux kernel | >=5.5<5.10.97 | |
Linux Linux kernel | >=5.11<5.15.20 | |
Linux Linux kernel | >=5.16<5.16.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.