CVE-2023-53472 (CNNVD-202510-128)
中文标题:
Linux kernel 安全漏洞
英文标题:
pwm: lpc32xx: Remove handling of PWM channels
漏洞描述
中文描述:
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于未检查pwm-hwpwm值,可能导致空指针取消引用。
英文描述:
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.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Linux | Linux | 7fc2172ad4e701d3c6e7dcb7b2efd8df71d2417b | - | - |
cpe:2.3:a:linux:linux:7fc2172ad4e701d3c6e7dcb7b2efd8df71d2417b:*:*:*:*:*:*:*
|
| Linux | Linux | 1c90a357cef4219cb436e59cc7463888103e104b | - | - |
cpe:2.3:a:linux:linux:1c90a357cef4219cb436e59cc7463888103e104b:*:*:*:*:*:*:*
|
| Linux | Linux | 5.15 | - | - |
cpe:2.3:a:linux:linux:5.15:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2023-53472 |
2025-11-11 15:22:15 | 2025-11-11 07:38:49 |
| NVD | nvd_CVE-2023-53472 |
2025-11-11 14:59:22 | 2025-11-11 07:46:53 |
| CNNVD | cnnvd_CNNVD-202510-128 |
2025-11-11 15:12:30 | 2025-11-11 08:00:16 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- severity: SeverityLevel.MEDIUM -> SeverityLevel.UNKNOWN
- cvss_score: 未提取 -> 0.0
- cnnvd_id: 未提取 -> CNNVD-202510-128
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']