CVE-2023-53472
Published: Oct 1, 2025
Modified: May 23, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: pwm: lpc32xx: Remove handling of PWM channels Because LPC32xx PWM controllers have only a single output which is registered as the only PWM device/channel per controller, it is known in advance that pwm->hwpwm value is always 0. On basis of this fact simplify the code by removing operations with pwm->hwpwm, there is no controls which require channel number as input. Even though I wasn't aware at the time when I forward ported that patch, this fixes a null pointer dereference as lpc32xx->chip.pwms is NULL before devm_pwmchip_add() is called.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected bb4de81eb940e7027f37a6fd3b7ddcb4403deb56 - < abd9b2ee4047ccd980decbf26d61f9637604b1d5affected 4459118977665f681017e1299933895d54b6e87b - < a9a505f5b39d8fff1a55963a5e524c84639e98b2affected 81e6b51709da162b94e40a445bb60856406beaa1 - < 04301da4d87067a989f70ee56942bf9d97cd2a45affected 322b70b522abe03cd59712bb47a72eddd835d19d - < a2d9d884e84bfd37892219b1f55847f36d8e9901affected 3d2813fb17e5fd0d73c1d1442ca0192bde4af10e - < 5e22217c11424ef958ba28d03ff7167b4d7a8914+11 more versions |
Linux | Linux | affected 5.15unaffected 0 - < 5.15unaffected 4.14.326 - <= 4.14.*unaffected 4.19.295 - <= 4.19.*unaffected 5.4.257 - <= 5.4.*+5 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