CVE-2023-53242
Published: Sep 15, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/hisi: Drop second sensor hi3660 The commit 74c8e6bffbe1 ("driver core: Add __alloc_size hint to devm allocators") exposes a panic "BRK handler: Fatal exception" on the hi3660_thermal_probe funciton. This is because the function allocates memory for only one sensors array entry, but tries to fill up a second one. Fix this by removing the unneeded second access.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460 - < 3cf2181e438f43ed24e12424fe36d156cca233b9affected 7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460 - < e02bc492883abf751fd1a8d89fc025fbce6744c6affected 7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460 - < f5aaf140ab1c02889c088e1b1098adad600541afaffected 7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460 - < 9f6756cd09889c7201ee31e6f76fbd914fb0b80daffected 7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460 - < 68e675a9b69cfc34dd915d91a4650e3ee53421f4+1 more versions |
Linux | Linux | affected 4.20unaffected 0 - < 4.20unaffected 5.4.235 - <= 5.4.*unaffected 5.10.173 - <= 5.10.*unaffected 5.15.99 - <= 5.15.*+3 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now