First published: Mon Mar 25 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: net: fujitsu: fix potential null-ptr-deref In fmvj18x_get_hwinfo(), if ioremap fails there will be NULL pointer deref. To fix this, check the return value of ioremap and return -1 to the caller in case of failure.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | <4.4.271 | |
Linux Linux kernel | >=4.5<4.9.271 | |
Linux Linux kernel | >=4.10<4.14.235 | |
Linux Linux kernel | >=4.15<4.19.193 | |
Linux Linux kernel | >=4.20<5.4.124 | |
Linux Linux kernel | >=5.5<5.10.42 | |
Linux Linux kernel | >=5.11<5.12.9 | |
Linux Linux kernel | =5.13-rc1 | |
Linux Linux kernel | =5.13-rc2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.